1. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  2. 5efad9e sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} by James Hogan · 7 years ago
  3. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  4. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  5. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  6. ba49097 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  7. 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
  8. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. a8e654f sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  10. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  11. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  12. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  14. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  15. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  16. 740d52c bpf, sparc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  17. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. aebb48f sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 by Corentin Labbe · 7 years ago
  19. b3ca676 sparc: vDSO: remove an extra tab by Dan Carpenter · 7 years ago
  20. 1d9facd sparc64: drop unneeded compat include by Rolf Eike Beer · 7 years ago
  21. dd02732 sparc64: Oracle DAX driver by Rob Gardner · 7 years ago
  22. c2b5934 sparc64: Oracle DAX infrastructure by Rob Gardner · 7 years ago
  23. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  24. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  25. 212a36a signal: Unify and correct copy_siginfo_from_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 · 7 years ago
  28. a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  29. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  30. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  31. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
  32. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  33. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  34. fcffe2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  35. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  36. 5f5a641 bpf: sparc64: Add JIT support for multi-function programs. by David Miller · 7 years ago
  37. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  39. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 7 years ago
  40. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  41. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  42. 60b58afc bpf: fix net.core.bpf_jit_enable race by Alexei Starovoitov · 7 years ago
  43. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  44. 07aee94 bpf, sparc: fix usage of wrong reg for load_skb_regs after call by Daniel Borkmann · 7 years ago
  45. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  46. c68070d asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
  47. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  49. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  50. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  51. c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
  52. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
  53. 8ced390 define __poll_t, annotate constants by Al Viro · 8 years ago
  54. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  55. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  56. 5f4cdac arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  57. e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  58. 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
  59. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  60. 7b8b098 arch: Fix duplicates in Kconfig for parisc and sparc by Babu Moger · 7 years ago
  61. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  62. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  63. 78c9436 sparc64: optimize struct page zeroing by Pavel Tatashin · 7 years ago
  64. df8ee57 sparc64: simplify vmemmap_populate by Pavel Tatashin · 7 years ago
  65. 2a20aa1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  66. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  67. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  68. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  69. 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
  70. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  71. 70f3c8b sparc64: Fix page table walk for PUD hugepages by Nitin Gupta · 7 years ago
  72. ff02968 sparc64: Convert timers to user timer_setup() by Allen Pais · 7 years ago
  73. cdf5976 sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  74. 68fa10d sparc/led: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  75. 46ad8d2 sparc64: Use sparc optimized fls and __fls for T4 and above by Vijay Kumar · 7 years ago
  76. 2b41ce5 sparc64: SPARC optimized __fls function by Vijay Kumar · 7 years ago
  77. 70cbec0 sparc64: SPARC optimized fls function by Vijay Kumar · 7 years ago
  78. be52bbe sparc64: Define SPARC default __fls function by Vijay Kumar · 7 years ago
  79. 41413a6 sparc64: Define SPARC default fls function by Vijay Kumar · 7 years ago
  80. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
  81. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  82. 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
  83. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  84. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  85. db275f2 sparc/led: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  86. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  87. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  88. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  89. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  90. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  91. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 7 years ago
  92. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  93. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  94. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  95. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  96. 23198dd sparc32: Add cmpxchg64(). by David S. Miller · 7 years ago
  97. 92c8070 sparc: time: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 7 years ago
  98. 01c3f0a sparc64: mmu_context: Add missing include files by Guenter Roeck · 7 years ago
  99. 68c38fb sparc: switch to {get,put}_compat_sigset() by Al Viro · 7 years ago
  100. 3968cf6 get_compat_sigset() by Al Viro · 7 years ago