1. 8683489 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 4 years, 6 months ago
  2. 000a1d5 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 4 years, 6 months ago
  3. 5163b1e mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 4 years, 6 months ago
  4. 5c1f8f5 mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 4 years, 6 months ago
  5. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  6. 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
  7. 46bcde9 sh: split arch/sh/mm/consistent.c by Christoph Hellwig · 6 years ago
  8. 47fcae0 sh: introduce a sh_cacheop_vaddr helper by Christoph Hellwig · 6 years ago
  9. b2fcb67 sh: simplify get_arch_dma_ops by Christoph Hellwig · 6 years ago
  10. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  11. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  12. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  13. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 6 years ago
  14. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 6 years ago
  15. b9826a4 sh: mm: Fix unprotected access to struct device by Jacopo Mondi · 6 years ago
  16. c65626c signal/sh: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  17. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  18. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  19. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 6 years ago
  20. 1bad9ce Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh by Linus Torvalds · 6 years ago
  21. ce88313 arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset by Thomas Petazzoni · 7 years ago
  22. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 6 years ago
  23. da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
  24. 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
  25. 4dfeeaa mm: don't export arch_add_memory by Christoph Hellwig · 7 years ago
  26. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. e0c6584 sh: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  29. 0cef25c sh: move inline before return type by Joe Perches · 7 years ago
  30. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 7 years ago
  31. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  32. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
  33. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
  34. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 7 years ago
  35. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  36. f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 7 years ago
  37. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  38. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  40. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  41. d92280d sh: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  42. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 7 years ago
  43. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  44. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  45. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  46. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 8 years ago
  47. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 8 years ago
  48. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  49. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  50. f15412a sh: make mm/asids-debugfs explicitly non-modular by Paul Gortmaker · 8 years ago
  51. 57155c6 sh: disable aliased page logic on NOMMU models by Rich Felker · 8 years ago
  52. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  53. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  54. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  56. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  57. b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 8 years ago
  58. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  59. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  60. 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
  61. 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
  62. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  63. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  64. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  65. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  66. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  67. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  68. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  69. 378af02 next: sh: Fix compile error by Guenter Roeck · 10 years ago
  70. ded0014 sh: off by one BUG_ON() in setup_bootmem_node() by Dan Carpenter · 10 years ago
  71. caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
  72. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  73. 6e90b58 memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  74. 88f9802 arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  75. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  76. a5f6ea2 sh: prefix sh-specific "CCR" and "CCR2" by "SH_" by Geert Uytterhoeven · 10 years ago
  77. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  78. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  79. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  80. 4603f53 sh: delete __cpuinit usage from all sh files by Paul Gortmaker · 11 years ago
  81. e3a466b mm/SH: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  82. da61efc mm/SH: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  83. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  84. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  85. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  86. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  87. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  88. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  89. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 11 years ago
  90. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  91. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  93. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  94. 0d57af1 arch/sh: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  95. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  96. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  97. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  98. b4265f1 mm: use vm_unmapped_area() on sh architecture by Michel Lespinasse · 12 years ago
  99. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  100. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago