| Age | Commit message (Expand) | Author |
| 2021-09-30 | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck |
| 2020-08-26 | alpha: fix annotation of io{read,write}{16,32}be() | Luc Van Oostenryck |
| 2020-06-22 | alpha: fix memory barriers so that they conform to the specification | Mikulas Patocka |
| 2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
| 2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
| 2019-07-16 | arch/*: remove unused isa_page_to_bus() | Stephen Kitt |
| 2019-07-12 | alpha: switch to generic version of pte allocation | Mike Rapoport |
| 2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
| 2019-06-03 | locking/atomic, alpha: Use s64 for atomic64 | Mark Rutland |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
| 2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
| 2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig |
| 2019-04-08 | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon |
| 2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
| 2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
| 2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
| 2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
| 2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
| 2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |
| 2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2019-03-05 | a.out: remove core dumping support | Linus Torvalds |
| 2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
| 2019-02-10 | alpha: Fix Eiger NR_IRQS to 128 | Meelis Roos |
| 2019-01-25 | alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls | Arnd Bergmann |
| 2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann |
| 2019-01-25 | alpha: update syscall macro definitions | Arnd Bergmann |
| 2019-01-06 | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds |
| 2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
| 2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
| 2018-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
| 2018-12-21 | alpha: generate uapi header and syscall table header files | Firoz Khan |
| 2018-12-21 | alpha: add __NR_syscalls along with NR_SYSCALLS | Firoz Khan |
| 2018-12-21 | alpha: move __IGNORE* entries to non uapi header | Firoz Khan |
| 2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
| 2018-11-10 | Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2018-11-08 | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 | H. Peter Anvin (Intel) |
| 2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
| 2018-08-29 | y2038: Compile utimes()/futimesat() conditionally | Arnd Bergmann |
| 2018-08-29 | y2038: Remove newstat family from default syscall set | Arnd Bergmann |
| 2018-07-25 | locking/atomics: Rework ordering barriers | Mark Rutland |
| 2018-06-21 | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland |
| 2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland |
| 2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland |