| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -27/+26 |
| 2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -17/+28 |
| 2017-11-13 | Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux |  Linus Torvalds | 5 | -25/+35 |
| 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 | 254 | -0/+255 |
| 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 | 7 | -27/+26 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no license |  Greg Kroah-Hartman | 42 | -0/+42 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 210 | -0/+210 |
| 2017-10-31 | ia64: Update fsyscall gettime to use modern vsyscall_update |  Tony Luck | 5 | -25/+35 |
| 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-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -5/+0 |
| 2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 3 | -20/+22 |
| 2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -7/+0 |
| 2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+2 |
| 2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -3/+3 |
| 2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -4/+2 |
| 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-09-03 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' |  Rafael J. Wysocki | 1 | -3/+3 |
| 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-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -2/+6 |
| 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-08-03 | sock: add SOCK_ZEROCOPY sockopt |  Willem de Bruijn | 1 | -0/+2 |
| 2017-08-02 | PCI: Add a generic weak pcibios_align_resource() |  Palmer Dabbelt | 1 | -7/+0 |
| 2017-07-24 | ACPI / boot: Correct address space of __acpi_map_table() |  Andy Shevchenko | 1 | -3/+3 |
| 2017-07-24 | signal: Remove kernel interal si_code magic |  Eric W. Biederman | 2 | -19/+18 |
| 2017-07-19 | signal/ia64: Document a conflict with SI_USER with SIGFPE |  Eric W. Biederman | 2 | -2/+5 |
| 2017-07-18 | efi: Update efi_mem_type() to return an error rather than 0 |  Tom Lendacky | 1 | -2/+2 |
| 2017-07-18 | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes |  Ingo Molnar | 16 | -295/+23 |
| 2017-07-15 | get rid of SYSVIPC_COMPAT on ia64 |  Al Viro | 1 | -5/+0 |
| 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-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -2/+0 |
| 2017-07-12 | ia64: sn: pci: move inline before type |  Joe Perches | 2 | -3/+3 |
| 2017-07-12 | ia64: move inline before return type |  Joe Perches | 1 | -1/+1 |
| 2017-07-12 | kexec: move vmcoreinfo out of the kernel's .bss section |  Xunlei Pang | 1 | -5/+0 |
| 2017-07-10 | ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild |  Masahiro Yamada | 1 | -2/+0 |
| 2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -7/+8 |