| Age | Commit message (Expand) | Author |
| 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 |
| 2018-06-21 | atomics/alpha: Define atomic64_fetch_add_unless() | Mark Rutland |
| 2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland |
| 2018-06-21 | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland |
| 2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
| 2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
| 2018-05-22 | alpha: simplify get_arch_dma_ops | Christoph Hellwig |
| 2018-05-22 | alpha: use dma_direct_ops for jensen | Christoph Hellwig |
| 2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
| 2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann |
| 2018-04-07 | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering | Sinan Kaya |
| 2018-03-12 | locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari... | Andrea Parri |
| 2018-02-23 | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri |
| 2018-02-23 | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS... | Andrea Parri |
| 2018-02-21 | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() | Andrea Parri |
| 2018-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
| 2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2018-01-20 | alpha: Fix mixed up args in EXC macro in futex operations | Michael Cree |
| 2018-01-20 | alpha: make thread_saved_pc static | Tobias Klauser |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
| 2017-12-04 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
| 2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
| 2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas |