| 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 branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2018-05-14 | softirq/ia64: Switch to generic local_softirq_pending() implementation |  Frederic Weisbecker | 1 | -1/+1 |
| 2018-05-14 | softirq/ia64: Convert local_softirq_pending() to per-cpu ops |  Frederic Weisbecker | 1 | -1/+1 |
| 2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS |  Christoph Hellwig | 1 | -17/+0 |
| 2018-04-19 | time: Add an asm-generic/compat.h file |  Arnd Bergmann | 1 | -0/+1 |
| 2018-03-05 | ia64: Convert remaining atomic operations |  Matthew Wilcox | 1 | -46/+23 |
| 2018-02-21 | bug.h: work around GCC PR82365 in BUG() |  Arnd Bergmann | 1 | -1/+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-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk |  Linus Torvalds | 1 | -1/+9 |
| 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-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 3 | -39/+0 |
| 2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 1 | -2/+2 |
| 2018-01-19 | ia64: Rewrite atomic_add and atomic_sub |  Matthew Wilcox | 1 | -18/+19 |
| 2018-01-15 | ia64: clean up swiotlb support |  Christoph Hellwig | 2 | -19/+0 |
| 2018-01-10 | dma-mapping: move dma_mark_clean to dma-direct.h |  Christoph Hellwig | 1 | -2/+0 |
| 2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header |  Christoph Hellwig | 1 | -18/+0 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union |  David Howells | 1 | -2/+2 |
| 2018-01-09 | ia64: Add .opd based function descriptor dereference |  Sergey Senozhatsky | 1 | -1/+9 |
| 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-17 | arch/ia64/include/asm/topology.h: remove unused parent_node() macro |  Dou Liyang | 1 | -7/+0 |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -4/+0 |
| 2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -11/+0 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+3 |
| 2017-11-07 | PCI: Remove unused declarations |  Bjorn Helgaas | 1 | -2/+0 |
| 2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations |  Bjorn Helgaas | 1 | -2/+0 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 100 | -0/+101 |
| 2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2017-11-04 | Revert "x86/mm: Stop calling leave_mm() in idle code" |  Andy Lutomirski | 1 | -0/+2 |
| 2017-11-02 | ia64: Convert timers to use timer_setup() |  Kees Cook | 1 | -1/+3 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 99 | -0/+99 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 1 | -4/+4 |
| 2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method |  Christoph Hellwig | 1 | -6/+0 |
| 2017-10-19 | ia64: make dma_cache_sync a no-op |  Christoph Hellwig | 1 | -5/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 1 | -2/+3 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations |  Will Deacon | 1 | -4/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() |  Will Deacon | 1 | -3/+0 |
| 2017-10-10 | locking/arch, ia64: Add __down_read_killable() |  Kirill Tkhai | 1 | -4/+21 |
| 2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
| 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/+4 |
| 2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts |  Ingo Molnar | 1 | -2/+6 |
| 2017-08-25 | futex: Remove duplicated code and fix undefined behaviour |  Jiri Slaby | 1 | -21/+4 |
| 2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -21/+0 |
| 2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions |  Paul E. McKenney | 1 | -21/+0 |
| 2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem |  Minchan Kim | 1 | -1/+3 |
| 2017-08-10 | mm: refactor TLB gathering API |  Minchan Kim | 1 | -2/+4 |
| 2017-07-18 | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes |  Ingo Molnar | 4 | -53/+1 |
| 2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -36/+0 |
| 2017-07-10 | ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild |  Masahiro Yamada | 1 | -2/+0 |