1. 131ddc5 mm: unrig VMA cache hit ratio by Alexey Dobriyan · 8 years ago
  2. c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
  3. 9300d8d mm/page_owner: don't define fields on struct page_ext by hard-coding by Joonsoo Kim · 8 years ago
  4. 980ac16 mm/page_ext: support extra space allocation by page_ext user by Joonsoo Kim · 8 years ago
  5. 0b06bb3 mm/page_ext: rename offset to index by Joonsoo Kim · 8 years ago
  6. e2f612e mm/page_owner: move page_owner specific function to page_owner.c by Joonsoo Kim · 8 years ago
  7. f1c1e9f mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page by Joonsoo Kim · 8 years ago
  8. acbc15a mm/debug_pagealloc.c: clean-up guard page handling code by Joonsoo Kim · 8 years ago
  9. bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
  10. e780149 mm: fix set pageblock migratetype in deferred struct page init by Xishi Qiu · 8 years ago
  11. e506b99 mem-hotplug: fix node spanned pages when we have a movable node by Xishi Qiu · 8 years ago
  12. fdd4c614 mm, vmscan: make compaction_ready() more accurate and readable by Vlastimil Babka · 8 years ago
  13. 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
  14. 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
  15. 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
  16. f2b8228 mm, compaction: use correct watermark when checking compaction success by Vlastimil Babka · 8 years ago
  17. a8e025e mm, compaction: add the ultimate direct compaction priority by Vlastimil Babka · 8 years ago
  18. 7ceb009 mm, compaction: don't recheck watermarks after COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  19. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  20. 791cae9 mm, compaction: cleanup unused functions by Vlastimil Babka · 8 years ago
  21. 06ed299 mm, compaction: make whole_zone flag ignore cached scanner positions by Vlastimil Babka · 8 years ago
  22. 5870c2e mm/oom_kill.c: fix task_will_free_mem() comment by Michal Hocko · 8 years ago
  23. 58fa2a5 mm: memcontrol: add sanity checks for memcg->id.ref on get/put by Vladimir Davydov · 8 years ago
  24. 252e5c6 mm/vmalloc.c: fix align value calculation error by zijun_hu · 8 years ago
  25. 7c5f64f mm: oom: deduplicate victim selection code for memcg and global oom by Vladimir Davydov · 8 years ago
  26. 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  27. 3ddf40e mm: filemap: fix mapping->nrpages double accounting in fuse by Johannes Weiner · 8 years ago
  28. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  29. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 72ec945 Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  33. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  34. 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
  35. 993eb0a Merge branches 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  36. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  37. 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  38. 231e97e mem-hotplug: use nodes that contain memory as mask in new_node_page() by Li Zhong · 8 years ago
  39. 5b398e4 mm,ksm: fix endless looping in allocating memory when ksm enable by zhong jiang · 8 years ago
  40. 38e0885 mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing by Lorenzo Stoakes · 8 years ago
  41. 0f26574 Merge branch 'hughd-fixes' (patches from Hugh Dickins) by Linus Torvalds · 8 years ago
  42. b385d21 mm: delete unnecessary and unsafe init_tlb_ubc() by Hugh Dickins · 8 years ago
  43. 7166466 huge tmpfs: fix Committed_AS leak by Hugh Dickins · 8 years ago
  44. 3089bf6 shmem: fix tmpfs to handle the huge= option properly by Toshi Kani · 8 years ago
  45. 5079785 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  46. aa4f060 mm: usercopy: Check for module addresses by Laura Abbott · 8 years ago
  47. db2ba40c mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting by Johannes Weiner · 8 years ago
  48. c8de641b mm: fix the page_swap_info() BUG_ON check by Santosh Shilimkar · 8 years ago
  49. 4d35427 mm: avoid endless recursion in dump_page() by Kirill A. Shutemov · 8 years ago
  50. 982785c mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() by Ebru Akagunduz · 8 years ago
  51. c131f75 khugepaged: fix use-after-free in collapse_huge_page() by Kirill A. Shutemov · 8 years ago
  52. 9bb627b mem-hotplug: don't clear the only node in new_node_page() by Li Zhong · 8 years ago
  53. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  54. d59dc7b sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags by Rik van Riel · 8 years ago
  55. 1ad1410 PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO by Anisse Astier · 8 years ago
  56. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  57. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  58. 8e1f74e usercopy: remove page-spanning test for now by Kees Cook · 8 years ago
  59. 1d7ac6a mm/writeback: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  60. a96a87b slub: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  61. 6731d4f slab: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  62. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  63. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  64. 6b4e318 mm, oom: prevent premature OOM killer invocation for high order request by Michal Hocko · 8 years ago
  65. 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
  66. 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
  67. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  68. 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
  69. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  70. 94cd97a usercopy: fix overlap check for kernel text by Josh Poimboeuf · 8 years ago
  71. 7329a65 usercopy: avoid potentially undefined behavior in pointer math by Eric Biggers · 8 years ago
  72. 5830169 mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats by Reza Arbab · 8 years ago
  73. f33e6f0 mm, oom: fix uninitialized ret in task_will_free_mem() by Geert Uytterhoeven · 8 years ago
  74. bcbf0d5 kasan: remove the unnecessary WARN_ONCE from quarantine.c by Alexander Potapenko · 8 years ago
  75. 615d66c mm: memcontrol: fix memcg id ref counter on swap charge move by Vladimir Davydov · 8 years ago
  76. 1f47b61 mm: memcontrol: fix swap counter leak on swapout from offline cgroup by Vladimir Davydov · 8 years ago
  77. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
  78. c1470b3 mm/hugetlb: fix incorrect hugepages count during mem hotplug by zhong jiang · 8 years ago
  79. 6039892 mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock by Chris Wilson · 8 years ago
  80. 57dea93 rmap: fix compound check logic in page_remove_file_rmap by Steve Capper · 8 years ago
  81. c8efc39 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() by Kirill A. Shutemov · 8 years ago
  82. 6423aa8 mm/page_alloc.c: recalculate some of node threshold when on/offline memory by Joonsoo Kim · 8 years ago
  83. 81cbcbc mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changes by Joonsoo Kim · 8 years ago
  84. 3b33719 thp: move shmem_huge_enabled() outside of SYSFS ifdef by Arnd Bergmann · 8 years ago
  85. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  86. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  87. ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
  88. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  89. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  90. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  91. e47608a mm/memblock.c: fix NULL dereference error by zijun_hu · 8 years ago
  92. 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
  93. b4911ea mm: initialise per_cpu_nodestats for all online pgdats at boot by Mel Gorman · 8 years ago
  94. 412d000 mm/memblock: fix a typo in a comment by Alexander Kuleshov · 8 years ago
  95. 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
  96. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  97. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  98. 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
  99. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  100. ba093a6 mm: refuse wrapped vm_brk requests by Kees Cook · 8 years ago