1. 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  2. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  6. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  7. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
  9. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  10. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  11. 6170a50 sparc64: remove unnecessary log message by Tushar Dave · 7 years ago
  12. 79db795 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
  13. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  14. 9157259 mm: add pmd_t initializer __pmd() to work around a GCC bug. by Zi Yan · 7 years ago
  15. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  17. 1842355 bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
  18. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  19. fdaccf7 sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. by Vijay Kumar · 7 years ago
  20. 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 7 years ago
  21. 9e48cd4 sparc64: properly name the cpu constants by Allen Pais · 7 years ago
  22. 0a23ea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  23. 0ede1c4 sparc64: Fix exception handling in UltraSPARC-III memcpy. by David S. Miller · 7 years ago
  24. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  25. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  26. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  27. 45fc0113 sparc: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  28. 8399e4b sparc64: Register hugepages during arch init by Nitin Gupta · 7 years ago
  29. fc290a1 sparc64: Prevent perf from running during super critical sections by Rob Gardner · 7 years ago
  30. cb8c65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  31. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  32. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
  34. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  35. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  36. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  37. 2ad6714 SPARC64: Fix sun4v DMA panic by Tushar Dave · 7 years ago
  38. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  39. b6744e0 sparc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  40. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  41. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  42. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  43. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  44. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  46. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  47. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  48. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  49. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  50. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  53. 0cd52df sparc: kernel: pmc: make of_device_ids const. by Arvind Yadav · 7 years ago
  54. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. 9289ea7 sparc64: Use indirect calls in hamming weight stubs by David S. Miller · 7 years ago
  56. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  57. b02c2b0 sparc: remove arch specific dma_supported implementations by Christoph Hellwig · 8 years ago
  58. c6d333e sparc: remove leon_dma_ops by Christoph Hellwig · 8 years ago
  59. ceaf481 sparc: implement ->mapping_error by Christoph Hellwig · 8 years ago
  60. a718d13 sparc64: fix typo in property by Pavel Tatashin · 7 years ago
  61. 15c35e4 sparc64: add port_id to VIO device metadata by Jag Raman · 7 years ago
  62. f4d29ca sparc64: Enhance search for VIO device in MDESC by Jag Raman · 7 years ago
  63. aa512d5e sparc64: enhance VIO device probing by Jag Raman · 7 years ago
  64. 110f226 sparc64: check if a client is allowed to register for MDESC notifications by Jag Raman · 7 years ago
  65. 0542eb7 sparc64: remove restriction on VIO device name size by Jag Raman · 7 years ago
  66. e2169a3 sparc64: refactor code to obtain cfg_handle property from MDESC by Jag Raman · 7 years ago
  67. 06f3c3a sparc64: add MDESC node name property to VIO device metadata by Jag Raman · 7 years ago
  68. 0ab2fcd sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation by Jag Raman · 7 years ago
  69. 411cb4a sparc64: expand MDESC interface by Jag Raman · 7 years ago
  70. 01b7a47 sparc64: skip handshake for LDC channels in RAW mode by Jag Raman · 7 years ago
  71. ac6bb02 sparc64: specify the device class in VIO version info. packet by Jag Raman · 7 years ago
  72. 7b6e04a sparc64: ensure VIO operations are defined while being used by Jag Raman · 7 years ago
  73. 69f5797 sparc: kernel: apc: make of_device_ids const by Arvind Yadav · 7 years ago
  74. dbd2667 sparc64: Fix gup_huge_pmd by Nitin Gupta · 7 years ago
  75. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago
  77. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  78. f5a651f Adding the type of exported symbols by Nagarathnam Muthusamy · 7 years ago
  79. d16c064 sed regex in Makefile.build requires line break between exported symbols by Nagarathnam Muthusamy · 7 years ago
  80. bdca8cc Adding asm-prototypes.h for genksyms to generate crc by Nagarathnam Muthusamy · 7 years ago
  81. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  82. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. c55c5dd sparc/time: make of_device_ids const by Arvind Yadav · 7 years ago
  84. eea9833 sparc64: broken %tick frequency on spitfire cpus by Pavel Tatashin · 7 years ago
  85. fca4afe sparc64: use prom interface to get %stick frequency by Pavel Tatashin · 7 years ago
  86. eae3fc9 sparc64: optimize functions that access tick by Pavel Tatashin · 7 years ago
  87. 4929c83 sparc64: add hot-patched and inlined get_tick() by Pavel Tatashin · 7 years ago
  88. 83e8eb9 sparc64: initialize time early by Pavel Tatashin · 7 years ago
  89. 89108c3 sparc64: improve modularity tick options by Pavel Tatashin · 7 years ago
  90. 178bf2b sparc64: optimize loads in clock_sched() by Pavel Tatashin · 7 years ago
  91. b5dd4d8 sparc64: show time stamps from zero by Pavel Tatashin · 7 years ago
  92. b8a83fc sparc64: access tick function from variable by Pavel Tatashin · 7 years ago
  93. 68a7921 sparc64: remove trailing white spaces by Pavel Tatashin · 7 years ago
  94. 93ec4a8 sparc64: print debug messages when reading from LDC channel by Jag Raman · 7 years ago
  95. 6c95483b sparc64: ldc abort during vds iso boot by Jag Raman · 7 years ago
  96. fc43b97 sparc64: ensure LDC channel is ready before communication by Jag Raman · 7 years ago
  97. 29693e7 sparc64: enhance ldc_abort to print message by Jag Raman · 7 years ago
  98. 85762a6 sparc64: expand LDC interface by Jag Raman · 7 years ago
  99. 95c4629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 7 years ago
  100. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 7 years ago