| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -5/+0 |
| 2018-05-22 | alpha: simplify get_arch_dma_ops |  Christoph Hellwig | 1 | -2/+2 |
| 2018-05-22 | alpha: use dma_direct_ops for jensen |  Christoph Hellwig | 1 | -0/+4 |
| 2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS |  Christoph Hellwig | 1 | -5/+0 |
| 2018-04-19 | time: Add an asm-generic/compat.h file |  Arnd Bergmann | 1 | -0/+1 |
| 2018-04-07 | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering |  Sinan Kaya | 1 | -7/+7 |
| 2018-03-12 | locking/xchg/alpha: Remove superfluous memory barriers from the _local() variants |  Andrea Parri | 2 | -31/+16 |
| 2018-02-23 | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs |  Andrea Parri | 1 | -3/+18 |
| 2018-02-23 | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB |  Andrea Parri | 2 | -14/+8 |
| 2018-02-21 | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() |  Andrea Parri | 1 | -8/+7 |
| 2018-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha |  Linus Torvalds | 2 | -8/+5 |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 1 | -1/+0 |
| 2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2018-01-20 | alpha: Fix mixed up args in EXC macro in futex operations |  Michael Cree | 1 | -4/+4 |
| 2018-01-20 | alpha: make thread_saved_pc static |  Tobias Klauser | 1 | -4/+1 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union |  David Howells | 1 | -3/+0 |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild |  Stephen Boyd | 1 | -1/+0 |
| 2017-12-04 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h |  Al Viro | 1 | -1/+1 |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -5/+0 |
| 2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 2 | -4/+0 |
| 2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations |  Bjorn Helgaas | 1 | -3/+0 |
| 2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations |  Bjorn Helgaas | 1 | -2/+0 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 91 | -0/+91 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 91 | -0/+91 |
| 2017-10-24 | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed() atomics |  Will Deacon | 1 | -0/+13 |
| 2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method |  Christoph Hellwig | 1 | -2/+0 |
| 2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition |  Christoph Hellwig | 1 | -2/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 1 | -4/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() |  Will Deacon | 1 | -10/+0 |
| 2017-10-10 | locking/arch, alpha: Add __down_read_killable() |  Kirill Tkhai | 1 | -3/+18 |
| 2017-10-03 | alpha: fix build failures |  Sudip Mukherjee | 1 | -0/+1 |
| 2017-09-08 | alpha: add support for memset16 |  Matthew Wilcox | 2 | -8/+9 |
| 2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha |  Linus Torvalds | 4 | -14/+20 |
| 2017-09-04 | alpha: Restore symbol versions for symbols exported from assembly |  Ben Hutchings | 1 | -0/+18 |
| 2017-09-04 | alpha: marvel: make use of raw_spinlock variants |  Julia Cartwright | 1 | -1/+1 |
| 2017-09-04 | alpha: use generic fb.h |  Tobias Klauser | 2 | -13/+1 |
| 2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -21/+5 |
| 2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+0 |
| 2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts |  Ingo Molnar | 3 | -2/+3 |
| 2017-08-29 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ |  Ben Hutchings | 1 | -1/+1 |
| 2017-08-29 | alpha: Define ioremap_wc |  Guenter Roeck | 1 | -0/+1 |
| 2017-08-29 | alpha: Update for new syscalls |  Richard Henderson | 1 | -1/+1 |
| 2017-08-25 | futex: Remove duplicated code and fix undefined behaviour |  Jiri Slaby | 1 | -21/+5 |
| 2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions |  Paul E. McKenney | 1 | -5/+0 |
| 2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+0 |
| 2017-05-27 | trim __ARCH_WANT_SYS_OLD_GETRLIMIT |  Al Viro | 1 | -1/+0 |
| 2017-05-15 | kill strlen_user() |  Al Viro | 1 | -1/+0 |
| 2017-03-28 | alpha: switch to RAW_COPY_USER |  Al Viro | 1 | -27/+6 |
| 2017-03-28 | alpha: add a helper for emitting exception table entries |  Al Viro | 2 | -70/+26 |