| Age | Commit message (Expand) | Author |
| 2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski |
| 2018-04-02 | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski |
| 2018-04-02 | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() | Dominik Brodowski |
| 2018-04-02 | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls | Dominik Brodowski |
| 2018-04-02 | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() | Dominik Brodowski |
| 2018-04-02 | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall | Dominik Brodowski |
| 2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski |
| 2018-04-02 | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() | Dominik Brodowski |
| 2018-03-20 | sparc/PCI: Stop reserving System ROM and Video ROM in PCI space | Bjorn Helgaas |
| 2018-03-20 | sparc: get rid of asm wrapper for nis_syscall() | Al Viro |
| 2018-03-20 | sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE | Al Viro |
| 2018-03-20 | sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE | Al Viro |
| 2018-03-20 | convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE | Al Viro |
| 2018-03-20 | switch sparc_remap_file_pages() to SYSCALL_DEFINE | Al Viro |
| 2018-03-20 | sparc: get rid of memory_ordering(2) wrapper | Al Viro |
| 2018-03-20 | sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE() | Al Viro |
| 2018-03-20 | sparc: bury a zombie extern that had been that way for twenty years | Al Viro |
| 2018-03-20 | sparc: get rid of remaining SIGN... wrappers | Al Viro |
| 2018-03-20 | sparc: kill useless SIGN... wrappers | Al Viro |
| 2018-03-20 | sparc: Make auxiliary vectors for ADI available on 32-bit as well | Khalid Aziz |
| 2018-03-19 | sparc: get rid of sys_sparc_pipe() wrappers | Al Viro |
| 2018-03-19 | Merge tag 'v4.16-rc6' into perf/core, to pick up fixes | Ingo Molnar |
| 2018-03-18 | sparc64: Update signal delivery to use new helper functions | Khalid Aziz |
| 2018-03-18 | sparc64: Add support for ADI (Application Data Integrity) | Khalid Aziz |
| 2018-03-18 | sparc64: Add auxiliary vectors to report platform ADI properties | Khalid Aziz |
| 2018-03-18 | sparc64: Add handler for "Memory Corruption Detected" trap | Khalid Aziz |
| 2018-03-18 | sparc64: Add HV fault type handlers for ADI related faults | Khalid Aziz |
| 2018-03-18 | sparc64: Add support for ADI register fields, ASIs and traps | Khalid Aziz |
| 2018-03-16 | perf: Fix sibling iteration | Peter Zijlstra |
| 2018-03-15 | sparc64: Fix regression in pmdp_invalidate(). | David S. Miller |
| 2018-03-12 | perf/core: Remove perf_event::group_entry | Peter Zijlstra |
| 2018-02-22 | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o... | Greentime Hu |
| 2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
| 2018-02-15 | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} | James Hogan |
| 2018-02-15 | sparc/PCI: Support arbitrary host bridge address offset | Yinghai Lu |
| 2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
| 2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
| 2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
| 2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2018-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2018-01-31 | sparc64: update pmdp_invalidate() to return old pmd value | Nitin Gupta |
| 2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
| 2018-01-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2018-01-26 | bpf, sparc64: remove obsolete exception handling from div/mod | Daniel Borkmann |
| 2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |