1. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  2. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  3. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  4. 4449a51 vm_is_stack: use for_each_thread() rather then buggy while_each_thread() by Oleg Nesterov · 10 years ago
  5. edcad25 Revert "slab: remove BAD_ALIEN_MAGIC" by Joonsoo Kim · 10 years ago
  6. 12d79d6 mm/zpool: update zswap to use zpool by Dan Streetman · 10 years ago
  7. c795779 mm/zpool: zbud/zsmalloc implement zpool by Dan Streetman · 10 years ago
  8. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  9. 99eef8e mm/zbud: change zbud_alloc size type to size_t by Dan Streetman · 10 years ago
  10. 15de36a mm/highmem: make kmap cache coloring aware by Max Filippov · 10 years ago
  11. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  12. 61e02c7 mm: memcontrol: clean up reclaim size variable use in try_charge() by Johannes Weiner · 10 years ago
  13. dbffcd0 mm: change confusing #ifdef use in __access_remote_vm by Rik van Riel · 10 years ago
  14. 3a91053 mm: mark fault_around_bytes __read_mostly by Kirill A. Shutemov · 10 years ago
  15. aecd6f4 mm: close race between do_fault_around() and fault_around_bytes_set() by Kirill A. Shutemov · 10 years ago
  16. 2ab051e memcg, vmscan: Fix forced scan of anonymous pages by Jerome Marchand · 10 years ago
  17. 7c0db9e mm, vmscan: fix an outdated comment still mentioning get_scan_ratio by Jerome Marchand · 10 years ago
  18. fb794bc mm, oom: remove unnecessary exit_state check by David Rientjes · 10 years ago
  19. d017763 mm: fix potential infinite loop in dissolve_free_huge_pages() by Li Zhong · 10 years ago
  20. 8fe7804 mm, thp: restructure thp avoidance of light synchronous migration by David Rientjes · 10 years ago
  21. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  22. 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
  23. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  24. aee52ca slub: remove kmemcg id from create_unique_id by Vladimir Davydov · 10 years ago
  25. 9ef0a0f mm, writeback: prevent race when calculating dirty limits by David Rientjes · 10 years ago
  26. 14a4e21 mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode by David Rientjes · 10 years ago
  27. fed400a mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache() by Wang Sheng-Hui · 10 years ago
  28. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  29. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  30. f7b5d64 mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered by Mel Gorman · 10 years ago
  31. bb0b6df mm: vmscan: only update per-cpu thresholds for online CPU by Mel Gorman · 10 years ago
  32. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  33. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  34. 24b7e58 mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated by Mel Gorman · 10 years ago
  35. d0480be mm: update the description for vm_total_pages by Wang Sheng-Hui · 10 years ago
  36. 9aed861 mm/memory.c: don't forget to set softdirty on file mapped fault by Cyrill Gorcunov · 10 years ago
  37. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  38. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  39. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  40. 238d3c1 mm, hugetlb: generalize writes to nr_hugepages by David Rientjes · 10 years ago
  41. f37d429 hwpoison: fix race with changing page during offlining by Andi Kleen · 10 years ago
  42. ad4404a mm,hugetlb: simplify error handling in hugetlb_cow() by Davidlohr Bueso · 10 years ago
  43. 2f4612a mm,hugetlb: make unmap_ref_private() return void by Davidlohr Bueso · 10 years ago
  44. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  45. c2ea218 mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  46. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  47. 82f71ae mm: catch memory commitment underflow by Konstantin Khlebnikov · 10 years ago
  48. 7714251 shmem: update memory reservation on truncate by Konstantin Khlebnikov · 10 years ago
  49. 66ee4b8 shmem: fix double uncharge in __shmem_file_setup() by Konstantin Khlebnikov · 10 years ago
  50. 930f036 mm, vmalloc: constify allocation mask by David Rientjes · 10 years ago
  51. 660654f mm/vmalloc.c: add a schedule point to vmalloc() by Eric Dumazet · 10 years ago
  52. 54980b9 mm: update the description for madvise_remove by Wang Sheng-Hui · 10 years ago
  53. ee814fe mm: vmscan: clean up struct scan_control by Johannes Weiner · 10 years ago
  54. 0269517 mm: vmscan: move swappiness out of scan_control by Johannes Weiner · 10 years ago
  55. 2344d7e mm: vmscan: remove all_unreclaimable() by Johannes Weiner · 10 years ago
  56. 0b06496 mm: vmscan: rework compaction-ready signaling in direct reclaim by Johannes Weiner · 10 years ago
  57. 8d07429 mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable by Johannes Weiner · 10 years ago
  58. a840cda mm: memcontrol: do not acquire page_cgroup lock for kmem pages by Johannes Weiner · 10 years ago
  59. 9a2385e mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed by Johannes Weiner · 10 years ago
  60. 05b8430 mm: memcontrol: use root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  61. 692e7c4 mm: memcontrol: catch root bypass in move precharge by Johannes Weiner · 10 years ago
  62. 9476db9 mm: memcontrol: simplify move precharge function by Johannes Weiner · 10 years ago
  63. 0029e19 mm: memcontrol: remove explicit OOM parameter in charge path by Michal Hocko · 10 years ago
  64. 9b13061 mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges by Johannes Weiner · 10 years ago
  65. d51d885bb mm: huge_memory: use GFP_TRANSHUGE when charging huge pages by Johannes Weiner · 10 years ago
  66. 28c34c2 mm: memcontrol: reclaim at least once for __GFP_NORETRY by Johannes Weiner · 10 years ago
  67. 06b078f mm: memcontrol: rearrange charging fast path by Johannes Weiner · 10 years ago
  68. 6539cc0 mm: memcontrol: fold mem_cgroup_do_charge() by Johannes Weiner · 10 years ago
  69. 3a79d52 mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic by Waiman Long · 10 years ago
  70. f8303c2 mm, thp: move invariant bug check out of loop in __split_huge_page_map by Waiman Long · 10 years ago
  71. 0de9d2e mm, CMA: clean-up log message by Joonsoo Kim · 10 years ago
  72. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  73. b7155e7 mm, CMA: clean-up CMA allocation error path by Joonsoo Kim · 10 years ago
  74. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  75. bc7f84c mm/internal.h: use nth_page by Fabian Frederick · 10 years ago
  76. 7be12fc mm: page_alloc: simplify drain_zone_pages by using min() by Michal Nazarewicz · 10 years ago
  77. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  78. c0d7326 mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault() by Hugh Dickins · 10 years ago
  79. 474750a vmalloc: use rcu list iterator to reduce vmap_area_lock contention by Joonsoo Kim · 10 years ago
  80. b95b4e1 mm/page_alloc.c: unexport alloc_pages_exact_nid() by Andrew Morton · 10 years ago
  81. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  82. f276540 mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span by Fabian Frederick · 10 years ago
  83. 3e2faa08 mm/readahead.c: remove unused file_ra_state from count_history_pages by Fabian Frederick · 10 years ago
  84. c42e571 slab: convert last use of __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  85. 4307c14 slab: fix the alias count (via sysfs) of slab cache by Gu Zheng · 10 years ago
  86. 0aa9a13 mm, slub: fix some indenting in cmpxchg_double_slab() by Dan Carpenter · 10 years ago
  87. 8a7d9b4 mm/slab.c: fix comments by Wang Sheng-Hui · 10 years ago
  88. 928cec9 mm: move slab related stuff from util.c to slab_common.c by Andrey Ryabinin · 10 years ago
  89. 5426664 slub: avoid duplicate creation on the first object by Wei Yang · 10 years ago
  90. 5e80478 slab: change int to size_t for representing allocation size by Joonsoo Kim · 10 years ago
  91. a640616 slab: remove BAD_ALIEN_MAGIC by Joonsoo Kim · 10 years ago
  92. 367f7f2 slab: remove a useless lockdep annotation by Joonsoo Kim · 10 years ago
  93. 833b706 slab: destroy a slab without holding any alien cache lock by Joonsoo Kim · 10 years ago
  94. 49dfc30 slab: use the lock on alien_cache, instead of the lock on array_cache by Joonsoo Kim · 10 years ago
  95. c8522a3 slab: introduce alien_cache by Joonsoo Kim · 10 years ago
  96. 1fe00d5 slab: factor out initialization of array cache by Joonsoo Kim · 10 years ago
  97. 97654df slab: defer slab_destroy in free_block() by Joonsoo Kim · 10 years ago
  98. 25c063f slab: move up code to get kmem_cache_node in free_block() by Joonsoo Kim · 10 years ago
  99. 8a9c61d slab: add unlikely macro to help compiler by Joonsoo Kim · 10 years ago
  100. 02e72cc mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y by Andrey Ryabinin · 10 years ago