| 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 | 1 | -7/+9 |
| 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 | 550 | -0/+550 |
| 2017-11-02 | sparc/led: Convert timers to use timer_setup() |  Kees Cook | 1 | -7/+9 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no license |  Greg Kroah-Hartman | 44 | -0/+44 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 506 | -0/+506 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 1 | -1/+1 |
| 2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h |  Will Deacon | 1 | -0/+1 |
| 2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method |  Christoph Hellwig | 1 | -8/+0 |
| 2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition |  Christoph Hellwig | 2 | -2/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 2 | -7/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations |  Will Deacon | 2 | -8/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() |  Will Deacon | 1 | -3/+0 |
| 2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") |  Ding Tianhong | 1 | -1/+0 |
| 2017-09-27 | sparc32: Add cmpxchg64(). |  David S. Miller | 2 | -0/+17 |
| 2017-09-27 | sparc: time: Remove unneeded linux/miscdevice.h include |  Corentin Labbe | 1 | -1/+0 |
| 2017-09-27 | sparc64: mmu_context: Add missing include files |  Guenter Roeck | 1 | -0/+2 |
| 2017-09-19 | sparc: switch to {get,put}_compat_sigset() |  Al Viro | 1 | -7/+2 |
| 2017-09-19 | get_compat_sigset() |  Al Viro | 1 | -3/+1 |
| 2017-09-19 | signal: replace sigset_to_compat() with put_compat_sigset() |  Dmitry V. Levin | 1 | -3/+3 |
| 2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 4 | -11/+18 |
| 2017-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next |  Linus Torvalds | 37 | -297/+2326 |
| 2017-09-09 | sparc64: Handle additional cases of no fault loads |  Rob Gardner | 1 | -0/+51 |
| 2017-09-09 | sparc64: speed up etrap/rtrap on NG2 and later processors |  Anthony Yznaga | 5 | -6/+45 |
| 2017-09-09 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -0/+28 |
| 2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs |  Babu Moger | 1 | -0/+3 |
| 2017-09-08 | vga: optimise console scrolling |  Matthew Wilcox | 1 | -0/+25 |
| 2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 3 | -28/+18 |
| 2017-09-07 | Merge branch 'pci/resource' into next |  Bjorn Helgaas | 3 | -22/+0 |
| 2017-09-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 1 | -2/+1 |
| 2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -0/+36 |
| 2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -21/+7 |
| 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-08-28 | sparc: leon: grpci1: constify of_device_id |  Arvind Yadav | 1 | -1/+1 |
| 2017-08-28 | sparc: leon: grpci2: constify of_device_id |  Arvind Yadav | 1 | -1/+1 |
| 2017-08-25 | futex: Remove duplicated code and fix undefined behaviour |  Jiri Slaby | 1 | -21/+5 |
| 2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes |  Ingo Molnar | 4 | -15/+15 |
| 2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 4 | -15/+15 |
| 2017-08-21 | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() |  Thomas Petazzoni | 1 | -1/+1 |
| 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 | -5/+0 |
| 2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions |  Paul E. McKenney | 1 | -5/+0 |
| 2017-08-16 | sparc64: remove unnecessary log message |  Tushar Dave | 1 | -2/+0 |
| 2017-08-16 | sparc64: Don't clibber fixed registers in __multi4. |  David S. Miller | 1 | -12/+12 |
| 2017-08-15 | sparc64: Cleanup hugepage table walk functions |  Nitin Gupta | 1 | -34/+20 |
| 2017-08-15 | sparc64: Add 16GB hugepage support |  Nitin Gupta | 9 | -31/+157 |
| 2017-08-15 | sparc64: Support huge PUD case in get_user_pages |  Nitin Gupta | 2 | -3/+57 |
| 2017-08-15 | sparc64: vcc: Add RX & TX timer for delayed LDC operation |  Jag Raman | 1 | -0/+1 |
| 2017-08-15 | sparc64: vcc: Enable VCC port probe and removal |  Jag Raman | 3 | -3/+19 |
| 2017-08-15 | sparc64: vcc: Add VCC debug message macros |  Jag Raman | 1 | -0/+1 |
| 2017-08-15 | sparc64: vcc: Enable VCC module in linux |  Jag Raman | 1 | -0/+1 |