| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-06 | 2 | -18/+1 |
|\ |
|
| * | arch/tlb: Clean up simple architectures | Peter Zijlstra | 2019-04-03 | 1 | -13/+0 |
| * | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 2019-04-03 | 1 | -0/+1 |
| * | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra | 2019-04-03 | 1 | -5/+0 |
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2019-04-23 | 1 | -0/+4 |
|\ \ |
|
| * | | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 1 | -0/+4 |
* | | | sparc64/pci_sun4v: fix ATU checks for large DMA masks | Christoph Hellwig | 2019-04-10 | 1 | -9/+11 |
* | | | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 2019-04-05 | 1 | -4/+3 |
* | | | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -2/+2 |
| |/
|/| |
|
* | | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2019-03-28 | 2 | -2/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-03-17 | 1 | -2/+0 |
|\ |
|
| * | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | y2038: fix socket.h header inclusion | Arnd Bergmann | 2019-03-11 | 1 | -1/+1 |
* | | sparc: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 5 | -0/+39 |
* | | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 2019-03-12 | 1 | -2/+0 |
* | | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport | 2019-03-12 | 3 | -7/+7 |
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 4 | -52/+31 |
|\ \ |
|
| * | | sparc64/pci_sun4v: allow large DMA masks | Christoph Hellwig | 2019-02-20 | 1 | -14/+5 |
| * | | sparc64/iommu: allow large DMA masks | Christoph Hellwig | 2019-02-20 | 1 | -4/+2 |
| * | | sparc64: refactor the ali DMA quirk | Christoph Hellwig | 2019-02-20 | 4 | -37/+27 |
* | | | arch: simplify several early memory allocations | Mike Rapoport | 2019-03-08 | 2 | -11/+5 |
* | | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin | 2019-03-08 | 2 | -2/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 5 | -7/+11 |
|\ \ \ |
|
| * | | | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-06 | 5 | -7/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 4 | -38/+153 |
|\ \ \
| |/ /
|/| | |
|
| * | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 2019-02-19 | 1 | -0/+1 |
| * | | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+20 |
| * | | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 2 | -9/+13 |
| * | | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 2019-02-07 | 1 | -22/+42 |
| * | | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 1 | -26/+26 |
| * | | timex: use __kernel_timex internally | Deepa Dinamani | 2019-02-07 | 1 | -2/+2 |
| * | | sparc64: add custom adjtimex/clock_adjtime functions | Arnd Bergmann | 2019-02-07 | 2 | -3/+62 |
| * | | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 2 | -5/+4 |
| * | | arch: add split IPC system calls where needed | Arnd Bergmann | 2019-01-25 | 1 | -0/+12 |
| * | | sparc64: fix sparc_ipc type conversion | Arnd Bergmann | 2019-01-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-03-05 | 1 | -2/+2 |
|\ \ |
|
| * | | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 2019-01-25 | 1 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-03-05 | 2 | -10/+51 |
|\ \ |
|
| * | | socket: fix for Add SO_TIMESTAMP[NS]_NEW | Stephen Rothwell | 2019-02-04 | 1 | -1/+1 |
| * | | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW | Deepa Dinamani | 2019-02-03 | 1 | -2/+9 |
| * | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani | 2019-02-03 | 1 | -2/+5 |
| * | | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani | 2019-02-03 | 1 | -2/+3 |
| * | | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani | 2019-02-03 | 1 | -2/+12 |
| * | | arch: sparc: Override struct __kernel_old_timeval | Deepa Dinamani | 2019-02-03 | 1 | -0/+10 |
| * | | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani | 2019-02-03 | 1 | -8/+16 |
| * | | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann | 2019-01-17 | 1 | -0/+2 |
| |/ |
|
* / | get rid of legacy 'get_ds()' function | Linus Torvalds | 2019-03-04 | 2 | -2/+0 |
|/ |
|
* | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -2/+0 |
* | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 2019-01-06 | 1 | -1/+0 |