Age | Commit message (Expand) | Author | Files | Lines |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -4/+0 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2019-03-11 | y2038: fix socket.h header inclusion | Arnd Bergmann | 1 | -1/+1 |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+73 |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -35/+88 |
2019-03-05 | Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -97/+101 |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -9/+39 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+0 |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+21 |
2019-02-22 | parisc: use memblock_alloc() instead of custom get_memblock() | Mike Rapoport | 1 | -33/+19 |
2019-02-21 | parisc: Add constants for various PDC firmware calls | Helge Deller | 1 | -2/+18 |
2019-02-21 | parisc: Add constant for PDC_PAT_COMPLEX firmware call | Helge Deller | 1 | -0/+4 |
2019-02-21 | parisc: Show machine product number during boot | Helge Deller | 3 | -0/+34 |
2019-02-21 | parisc: Add constants for PDC_RELOCATE PDC call | Helge Deller | 1 | -1/+6 |
2019-02-21 | parisc: Add PDC_CRASH_PREP PDC function number | Sven Schnelle | 1 | -0/+1 |
2019-02-21 | parisc: remove the HBA_DATA macro | Christoph Hellwig | 1 | -2/+0 |
2019-02-21 | parisc: properly type the iommu field in struct pci_hba_data | Christoph Hellwig | 1 | -1/+1 |
2019-02-21 | parisc: move internal implementation details out of <asm/dma-mapping.h> | Christoph Hellwig | 1 | -44/+0 |
2019-02-21 | parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h> | Christoph Hellwig | 2 | -2/+1 |
2019-02-21 | parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile | Masahiro Yamada | 1 | -6/+0 |
2019-02-21 | parisc: replace oops_in_progress manipulation with bust_spinlocks() | Sergey Senozhatsky | 1 | -2/+2 |
2019-02-21 | parisc: Improve initial IRQ to CPU assignment | Helge Deller | 1 | -1/+4 |
2019-02-21 | parisc: Count IPI function call interrupts | Helge Deller | 3 | -0/+6 |
2019-02-21 | parisc: Show rescheduling interrupts on SMP machines only | Helge Deller | 1 | -4/+6 |
2019-02-21 | parisc: Fix ptrace syscall number modification | Dmitry V. Levin | 1 | -8/+21 |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 1 | -0/+1 |
2019-02-18 | arch: move common mmap flags to linux/mman.h | Michael S. Tsirkin | 1 | -3/+1 |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 1 | -0/+21 |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann | 2 | -8/+16 |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 1 | -23/+46 |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 1 | -27/+27 |
2019-02-07 | syscalls: remove obsolete __IGNORE_ macros | Arnd Bergmann | 1 | -1/+0 |
2019-02-03 | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW | Deepa Dinamani | 1 | -2/+8 |
2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani | 1 | -2/+4 |
2019-02-03 | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani | 1 | -2/+3 |
2019-02-03 | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani | 1 | -2/+12 |
2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani | 1 | -7/+16 |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2 | -3/+4 |
2019-01-22 | parisc: iomap: introduce io{read|write}64 | Logan Gunthorpe | 2 | -0/+73 |
2019-01-17 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann | 1 | -0/+2 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -6/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-05 | Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+3 |
2019-01-05 | parisc: Remap hugepage-aligned pages in set_kernel_text_rw() | Helge Deller | 1 | -2/+2 |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -2/+2 |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox | 1 | -1/+1 |