1. 2a20aa1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  2. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  3. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  4. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  5. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  6. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  8. db275f2 sparc/led: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  9. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  12. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  13. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  14. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 7 years ago
  15. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  16. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  17. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  18. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  19. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  20. d719518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  21. b6fe108 sparc64: Handle additional cases of no fault loads by Rob Gardner · 7 years ago
  22. a7159a8 sparc64: speed up etrap/rtrap on NG2 and later processors by Anthony Yznaga · 7 years ago
  23. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  24. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  25. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  26. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  27. 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  28. 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  29. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  30. 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
  31. 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
  32. 4154bb8 sparc: leon: grpci1: constify of_device_id by Arvind Yadav · 7 years ago
  33. 03949b1 sparc: leon: grpci2: constify of_device_id by Arvind Yadav · 7 years ago
  34. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  35. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  36. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
  38. 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
  39. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  40. 6170a50 sparc64: remove unnecessary log message by Tushar Dave · 7 years ago
  41. 79db795 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
  42. 4dbe87d sparc64: Cleanup hugepage table walk functions by Nitin Gupta · 7 years ago
  43. df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 7 years ago
  44. 44382b0 sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 7 years ago
  45. f8c5533 sparc64: vcc: Add RX & TX timer for delayed LDC operation by Jag Raman · 7 years ago
  46. 5d17105 sparc64: vcc: Enable VCC port probe and removal by Jag Raman · 7 years ago
  47. f283ebd sparc64: vcc: Add VCC debug message macros by Jag Raman · 7 years ago
  48. 55bd213 sparc64: vcc: Enable VCC module in linux by Jag Raman · 7 years ago
  49. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  50. 9157259 mm: add pmd_t initializer __pmd() to work around a GCC bug. by Zi Yan · 7 years ago
  51. 34060b8 arch/sparc: Add accurate exception reporting in M7memcpy by Babu Moger · 7 years ago
  52. b3a04ed arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8 by Babu Moger · 7 years ago
  53. 1ab3269 arch/sparc: Rename exception handlers by Babu Moger · 7 years ago
  54. de5c073 arch/sparc: Separate the exception handlers from NG4memcpy by Babu Moger · 7 years ago
  55. 061273f sparc64: update comments in U3memcpy by Sam Ravnborg · 7 years ago
  56. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. 2f7043a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 7 years ago
  58. 4d9fbf5 sparc64: Revert 16GB huge page support. by David S. Miller · 7 years ago
  59. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  60. 8536e02 sparc64: Use CPU_POKE to resume idle cpu by Vijay Kumar · 7 years ago
  61. 28d43de sparc64: Add a new hypercall CPU_POKE by Vijay Kumar · 7 years ago
  62. 7637978 sparc64: Cleanup hugepage table walk functions by Nitin Gupta · 7 years ago
  63. f10bb00 sparc64: Add 16GB hugepage support by Nitin Gupta · 7 years ago
  64. c9a844c sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 7 years ago
  65. 1842355 bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
  66. 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
  67. fdaccf7 sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. by Vijay Kumar · 7 years ago
  68. 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 7 years ago
  69. 9e48cd4 sparc64: properly name the cpu constants by Allen Pais · 7 years ago
  70. 0a23ea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  71. 0ede1c4 sparc64: Fix exception handling in UltraSPARC-III memcpy. by David S. Miller · 7 years ago
  72. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  73. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  74. b483e3c sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
  75. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 7 years ago
  76. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 7 years ago
  77. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  78. 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
  79. 45fc0113 sparc: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  80. 8399e4b sparc64: Register hugepages during arch init by Nitin Gupta · 7 years ago
  81. cc9f72e signal/sparc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 7 years ago
  82. fc290a1 sparc64: Prevent perf from running during super critical sections by Rob Gardner · 7 years ago
  83. cb8c65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  84. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  85. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
  87. 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
  88. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  89. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  90. 2ad6714 SPARC64: Fix sun4v DMA panic by Tushar Dave · 7 years ago
  91. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  92. b6744e0 sparc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  93. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  94. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  95. 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
  96. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  99. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  100. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago