1. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  2. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 5f4cdac arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro by Dou Liyang · 8 years ago
  4. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  5. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 78c9436 sparc64: optimize struct page zeroing by Pavel Tatashin · 8 years ago
  7. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  8. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 8 years ago
  9. 70f3c8b sparc64: Fix page table walk for PUD hugepages by Nitin Gupta · 8 years ago
  10. be52bbe sparc64: Define SPARC default __fls function by Vijay Kumar · 8 years ago
  11. 41413a6 sparc64: Define SPARC default fls function by Vijay Kumar · 8 years ago
  12. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 8 years ago
  13. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  14. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 8 years ago
  15. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  16. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 8 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  18. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  19. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 8 years ago
  20. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 8 years ago
  21. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 8 years ago
  22. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 8 years ago
  23. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 8 years ago
  24. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 8 years ago
  25. 23198dd sparc32: Add cmpxchg64(). by David S. Miller · 8 years ago
  26. 01c3f0a sparc64: mmu_context: Add missing include files by Guenter Roeck · 8 years ago
  27. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  28. d719518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  29. a7159a8 sparc64: speed up etrap/rtrap on NG2 and later processors by Anthony Yznaga · 8 years ago
  30. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 8 years ago
  31. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  32. 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
  33. 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
  34. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 8 years ago
  35. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  36. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 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
  38. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  39. df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 8 years ago
  40. 44382b0 sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 8 years ago
  41. 5d17105 sparc64: vcc: Enable VCC port probe and removal by Jag Raman · 8 years ago
  42. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  43. 9157259 mm: add pmd_t initializer __pmd() to work around a GCC bug. by Zi Yan · 8 years ago
  44. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 2f7043a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 8 years ago
  46. 4d9fbf5 sparc64: Revert 16GB huge page support. by David S. Miller · 8 years ago
  47. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 8 years ago
  48. 8536e02 sparc64: Use CPU_POKE to resume idle cpu by Vijay Kumar · 8 years ago
  49. 28d43de sparc64: Add a new hypercall CPU_POKE by Vijay Kumar · 8 years ago
  50. f10bb00 sparc64: Add 16GB hugepage support by Nitin Gupta · 8 years ago
  51. c9a844c sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 8 years ago
  52. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
  53. 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 8 years ago
  54. 9e48cd4 sparc64: properly name the cpu constants by Allen Pais · 8 years ago
  55. 0a23ea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  56. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 8 years ago
  57. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
  58. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  59. cc9f72e signal/sparc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 8 years ago
  60. fc290a1 sparc64: Prevent perf from running during super critical sections by Rob Gardner · 8 years ago
  61. cb8c65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  62. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
  63. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 8 years ago
  65. 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
  66. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 8 years ago
  67. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  68. b6744e0 sparc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  69. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  70. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  72. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  73. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  74. 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
  75. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  76. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  78. b02c2b0 sparc: remove arch specific dma_supported implementations by Christoph Hellwig · 8 years ago
  79. c6d333e sparc: remove leon_dma_ops by Christoph Hellwig · 8 years ago
  80. ceaf481c sparc: implement ->mapping_error by Christoph Hellwig · 8 years ago
  81. 15c35e4 sparc64: add port_id to VIO device metadata by Jag Raman · 8 years ago
  82. f4d29ca sparc64: Enhance search for VIO device in MDESC by Jag Raman · 8 years ago
  83. aa512d5e sparc64: enhance VIO device probing by Jag Raman · 8 years ago
  84. 06f3c3a sparc64: add MDESC node name property to VIO device metadata by Jag Raman · 8 years ago
  85. 411cb4a sparc64: expand MDESC interface by Jag Raman · 8 years ago
  86. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  87. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 8 years ago
  88. bdca8cc Adding asm-prototypes.h for genksyms to generate crc by Nagarathnam Muthusamy · 8 years ago
  89. 4929c83 sparc64: add hot-patched and inlined get_tick() by Pavel Tatashin · 8 years ago
  90. 89108c3 sparc64: improve modularity tick options by Pavel Tatashin · 8 years ago
  91. 178bf2b sparc64: optimize loads in clock_sched() by Pavel Tatashin · 8 years ago
  92. 68a7921 sparc64: remove trailing white spaces by Pavel Tatashin · 8 years ago
  93. 85762a6 sparc64: expand LDC interface by Jag Raman · 8 years ago
  94. 95c4629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 8 years ago
  95. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  96. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  98. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
  99. c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
  100. 14d0334 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 8 years ago