1. 4b96a37 mm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  2. 7b0e0c0 mm/page_alloc.c: clean up check_for_memory() by Oscar Salvador · 6 years ago
  3. 979aafa mm/swapfile.c: clear si->swap_map[] in swap_free_cluster() by Huang Ying · 6 years ago
  4. 10e364d mm/swapfile.c: call free_swap_slot() in __swap_entry_free() by Huang Ying · 6 years ago
  5. bcd49e8 mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache() by Huang Ying · 6 years ago
  6. 154221c kmemleak: add module param to print warnings to dmesg by Vincent Whitchurch · 6 years ago
  7. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  8. 15f570b mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() by Michal Hocko · 6 years ago
  9. 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  10. 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
  11. c5fd3ca slub: extend slub debug to handle multiple slabs by Aaron Tomlin · 6 years ago
  12. 6144847 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  13. 0684e65 mm/slub.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  14. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  15. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  16. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  19. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  20. eb66ae0 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  21. 59c3f82 mm: move is_kernel_rodata() to asm-generic/sections.h by Bartosz Golaszewski · 6 years ago
  22. bfba8e5 mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2 by Jérôme Glisse · 6 years ago
  23. 7aa867d mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE by Jann Horn · 6 years ago
  24. a22dd36 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  25. a31acd3 x86/mm: Page size aware flush_tlb_mm_range() by Peter Zijlstra · 6 years ago
  26. a5b966a Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into x86/mm by Peter Zijlstra · 6 years ago
  27. e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 6 years ago
  28. 6685b35 percpu: stop leaking bitmap metadata blocks by Mike Rapoport · 6 years ago
  29. 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  30. d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  31. b8e57ef mm/vmscan.c: fix int overflow in callers of do_shrink_slab() by Kirill Tkhai · 6 years ago
  32. 58bc4c3 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  33. 28e2c4b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  34. e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 6 years ago
  35. 5189686 mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl by YueHaibing · 6 years ago
  36. e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
  37. dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
  38. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  39. c0554d2 Merge branch 'linus' into x86/core, to pick up fixes by Ingo Molnar · 6 years ago
  40. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
  41. 7534612 mm/migrate: Use spin_trylock() while resetting rate limit by Srikar Dronamraju · 6 years ago
  42. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  43. 74b7c02 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou (Facebook) · 6 years ago
  44. 172b06c3 mm: slowly shrink slabs with a relatively small number of objects by Roman Gushchin · 6 years ago
  45. b45d71f mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  46. 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 6 years ago
  47. 48751b5 Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  48. 7a9cdeb mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  49. 079b22d signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP by Eric W. Biederman · 6 years ago
  50. 196d9d8 mm/memory: Move mmu_gather and TLB invalidation code into its own file by Peter Zijlstra · 6 years ago
  51. ca16eb3 Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. 62ec0d8 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal by Dave Jiang · 6 years ago
  53. 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 6 years ago
  54. 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 6 years ago
  55. b353756 kmemleak: always register debugfs file by Vincent Whitchurch · 6 years ago
  56. 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 6 years ago
  57. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
  58. a6d6024 asm-generic/tlb: Track which levels of the page tables have been cleared by Will Deacon · 6 years ago
  59. 9da3f2b x86/fault: BUG() when uaccess helpers fault on kernel addresses by Jann Horn · 6 years ago
  60. 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 6 years ago
  61. 3d8f761 vfs: implement readahead(2) using POSIX_FADV_WILLNEED by Amir Goldstein · 6 years ago
  62. 45cd0fa vfs: add the fadvise() file operation by Amir Goldstein · 6 years ago
  63. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  64. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  65. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 7 years ago
  66. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  67. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  68. ff4dc77 mm/util: add kernel-doc for kvfree by Mike Rapoport · 6 years ago
  69. b86181f mm/util: make strndup_user description a kernel-doc comment by Mike Rapoport · 6 years ago
  70. d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
  71. 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
  72. fd1102f mm: mmu_notifier fix for tlb_end_vma by Nicholas Piggin · 6 years ago
  73. d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
  74. a6f5720 mm/tlb: Remove tlb_remove_table() non-concurrent condition by Peter Zijlstra · 6 years ago
  75. db7ddef mm: move tlb_table_flush to tlb_flush_mmu_free by Nicholas Piggin · 6 years ago
  76. 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
  77. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  78. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  79. 060288a7 bdi: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
  80. e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  81. 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 6 years ago
  82. 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
  83. 5989ad7 mm, oom: refactor oom_kill_process() by Roman Gushchin · 6 years ago
  84. 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 6 years ago
  85. 0188dc9 mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT by Oscar Salvador · 6 years ago
  86. 7cc2a95 mm: remove __paginginit by Pavel Tatashin · 6 years ago
  87. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  88. ace1db3 mm/page_alloc.c: move ifdefery out of free_area_init_core by Oscar Salvador · 6 years ago
  89. 8de7ecc6 memcg: reduce memcg tree traversals for stats collection by Shakeel Butt · 6 years ago
  90. 1c4c3b9 mm: fix page_freeze_refs and page_unfreeze_refs in comments by Jiang Biao · 6 years ago
  91. 8c9a134 mm: clarify CONFIG_PAGE_POISONING and usage by Kees Cook · 6 years ago
  92. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  93. a3bf6ce mm/mempool.c: add missing parameter description by Mike Rapoport · 6 years ago
  94. 431f42fd mm/oom_kill.c: clean up oom_reap_task_mm() by Michal Hocko · 6 years ago
  95. c3b78b1 mm, oom: describe task memory unit, larger PID pad by Rodrigo Freire · 6 years ago
  96. af5679f mm, oom: remove oom_lock from oom_reaper by Michal Hocko · 6 years ago
  97. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  98. c2343d2 mm/swapfile.c: put_swap_page: share more between huge/normal code path by Huang Ying · 6 years ago
  99. b32d5f3 mm/swapfile.c: add __swap_entry_free_locked() by Huang Ying · 6 years ago
  100. 5d5e8f1 mm, swap, get_swap_pages: use entry_size instead of cluster in parameter by Huang Ying · 6 years ago