1. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 424f7d3 softirq/sparc: Switch to generic local_softirq_pending() implementation by Frederic Weisbecker · 7 years ago
  5. 49892db softirq/sparc: Convert local_softirq_pending() to use per-cpu op by Frederic Weisbecker · 7 years ago
  6. 0d3fdb1 iommu-common: move to arch/sparc by Christoph Hellwig · 7 years ago
  7. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  8. 91b9b0d y2038: sparc: Extend sysvipc data structures by Arnd Bergmann · 10 years ago
  9. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  10. e4da0d68 sparc: compat: Allow including asm/compat.h for 32-bit by Arnd Bergmann · 7 years ago
  11. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  12. d13864b sparc64: Make atomic_xchg() an inline function rather than a macro. by David S. Miller · 7 years ago
  13. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  14. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  15. c6202ca sparc64: Add auxiliary vectors to report platform ADI properties by Khalid Aziz · 7 years ago
  16. 7503750 sparc64: Add support for ADI register fields, ASIs and traps by Khalid Aziz · 7 years ago
  17. b3ada9d asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU by Greentime Hu · 7 years ago
  18. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  19. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  20. ba49097 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  21. 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  22. a8e654f sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  23. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  24. c2b5934 sparc64: Oracle DAX infrastructure by Rob Gardner · 7 years ago
  25. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  26. b713da6 signal: unify compat_siginfo_t by Al Viro · 8 years ago
  27. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 8 years ago
  28. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  29. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  30. c68070d asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
  31. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  32. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  33. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  34. 5f4cdac arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  35. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  36. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  37. 78c9436 sparc64: optimize struct page zeroing by Pavel Tatashin · 7 years ago
  38. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  39. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  40. 70f3c8b sparc64: Fix page table walk for PUD hugepages by Nitin Gupta · 7 years ago
  41. be52bbe sparc64: Define SPARC default __fls function by Vijay Kumar · 7 years ago
  42. 41413a6 sparc64: Define SPARC default fls function by Vijay Kumar · 7 years ago
  43. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
  44. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  45. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  46. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  47. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  48. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  49. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  50. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 8 years ago
  51. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 8 years ago
  52. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  53. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  54. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  55. 23198dd sparc32: Add cmpxchg64(). by David S. Miller · 7 years ago
  56. 01c3f0a sparc64: mmu_context: Add missing include files by Guenter Roeck · 8 years ago
  57. d719518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  58. a7159a8 sparc64: speed up etrap/rtrap on NG2 and later processors by Anthony Yznaga · 8 years ago
  59. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 8 years ago
  60. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 8 years ago
  63. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  64. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  65. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  66. df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 8 years ago
  67. 44382b0 sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 8 years ago
  68. 5d17105 sparc64: vcc: Enable VCC port probe and removal by Jag Raman · 8 years ago
  69. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  70. 9157259 mm: add pmd_t initializer __pmd() to work around a GCC bug. by Zi Yan · 8 years ago
  71. 2f7043a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 8 years ago
  72. 4d9fbf5 sparc64: Revert 16GB huge page support. by David S. Miller · 8 years ago
  73. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 8 years ago
  74. 8536e02 sparc64: Use CPU_POKE to resume idle cpu by Vijay Kumar · 8 years ago
  75. 28d43de sparc64: Add a new hypercall CPU_POKE by Vijay Kumar · 8 years ago
  76. f10bb00 sparc64: Add 16GB hugepage support by Nitin Gupta · 8 years ago
  77. c9a844c sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 8 years ago
  78. 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 8 years ago
  79. 9e48cd4 sparc64: properly name the cpu constants by Allen Pais · 8 years ago
  80. fc290a1 sparc64: Prevent perf from running during super critical sections by Rob Gardner · 8 years ago
  81. cb8c65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  82. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 8 years ago
  84. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  85. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 8 years ago
  86. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  87. b6744e0 sparc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  88. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  89. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  91. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  93. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  94. b02c2b0 sparc: remove arch specific dma_supported implementations by Christoph Hellwig · 8 years ago
  95. c6d333e sparc: remove leon_dma_ops by Christoph Hellwig · 8 years ago
  96. ceaf481 sparc: implement ->mapping_error by Christoph Hellwig · 8 years ago
  97. 15c35e4 sparc64: add port_id to VIO device metadata by Jag Raman · 8 years ago
  98. f4d29ca sparc64: Enhance search for VIO device in MDESC by Jag Raman · 8 years ago
  99. aa512d5e sparc64: enhance VIO device probing by Jag Raman · 8 years ago
  100. 06f3c3a sparc64: add MDESC node name property to VIO device metadata by Jag Raman · 8 years ago