1. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  2. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  3. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  4. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  5. 98c90e5 sh: remove __iounmap by Christoph Hellwig · 5 years ago
  6. 6d80f20 sh: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  7. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  8. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  9. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 6 years ago
  10. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
  11. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  12. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  13. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  14. 03eb2a0 sh: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  15. c456cfc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211 by Thomas Gleixner · 6 years ago
  16. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  17. e165682 signal/sh: Remove tsk parameter from force_sig_info_fault by Eric W. Biederman · 6 years ago
  18. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  19. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  20. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  21. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  22. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  23. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  24. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  25. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  26. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  27. 47f1e92 sh: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  28. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  29. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  30. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  31. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  32. 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
  33. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  34. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  35. 46bcde9 sh: split arch/sh/mm/consistent.c by Christoph Hellwig · 7 years ago
  36. 47fcae0 sh: introduce a sh_cacheop_vaddr helper by Christoph Hellwig · 7 years ago
  37. b2fcb67 sh: simplify get_arch_dma_ops by Christoph Hellwig · 7 years ago
  38. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  39. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  40. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  41. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  42. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
  43. b9826a4 sh: mm: Fix unprotected access to struct device by Jacopo Mondi · 7 years ago
  44. c65626c signal/sh: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  45. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  46. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  47. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  48. 1bad9ce Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
  49. ce88313 arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset by Thomas Petazzoni · 7 years ago
  50. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  51. da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
  52. 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
  53. 4dfeeaa mm: don't export arch_add_memory by Christoph Hellwig · 7 years ago
  54. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  55. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  56. e0c6584 sh: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  57. 0cef25c sh: move inline before return type by Joe Perches · 8 years ago
  58. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 8 years ago
  59. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  60. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
  61. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  62. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  63. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  64. f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  65. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  66. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  67. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  68. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. d92280d sh: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 9 years ago
  70. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  71. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  72. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  73. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  74. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 9 years ago
  75. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
  76. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  77. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  78. f15412a sh: make mm/asids-debugfs explicitly non-modular by Paul Gortmaker · 9 years ago
  79. 57155c6 sh: disable aliased page logic on NOMMU models by Rich Felker · 9 years ago
  80. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  81. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  82. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  84. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  85. b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 9 years ago
  86. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  87. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  88. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  89. 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
  90. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  91. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 10 years ago
  92. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  93. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  94. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  95. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  96. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  97. 378af02 next: sh: Fix compile error by Guenter Roeck · 10 years ago
  98. ded0014 sh: off by one BUG_ON() in setup_bootmem_node() by Dan Carpenter · 10 years ago
  99. caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
  100. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago