1. 3777999 mm, page_alloc: check once if a zone has isolated pageblocks by Mel Gorman · 8 years ago
  2. 83d4ca8 mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath by Mel Gorman · 8 years ago
  3. 5bb1b16 mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() by Mel Gorman · 8 years ago
  4. be06af0 mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist by Mel Gorman · 8 years ago
  5. 4dfa6cd mm, page_alloc: remove unnecessary local variable in get_page_from_freelist by Mel Gorman · 8 years ago
  6. fa379b9 mm, page_alloc: convert nr_fair_skipped to bool by Mel Gorman · 8 years ago
  7. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 8 years ago
  8. f75fb88 mm, page_alloc: avoid unnecessary zone lookups during pageblock operations by Mel Gorman · 8 years ago
  9. 754078e mm, page_alloc: use __dec_zone_state for order-0 page allocation by Mel Gorman · 8 years ago
  10. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 8 years ago
  11. 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 8 years ago
  12. 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 8 years ago
  13. d61f859 mm, page_alloc: only check PageCompound for high-order pages by Mel Gorman · 8 years ago
  14. 3da88fb mm, oom: move GFP_NOFS check to out_of_memory by Michal Hocko · 8 years ago
  15. fc2bd79 mm/page_alloc: correct highmem memory statistics by Joonsoo Kim · 8 years ago
  16. ba6b097 power: add zone range overlapping check by Joonsoo Kim · 8 years ago
  17. b9eb631 mm/memory_hotplug: add comment to some functions related to memory hotplug by Joonsoo Kim · 8 years ago
  18. 949698a mm/page_alloc: Remove useless parameter of __free_pages_boot_core by Li Zhang · 8 years ago
  19. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  20. bc22af7 mm: update min_free_kbytes from khugepaged after core initialization by Jason Baron · 8 years ago
  21. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 8 years ago
  22. 0a687aa mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled by Tetsuo Handa · 8 years ago
  23. 987b309 mm: meminit: initialise more memory for inode/dentry hash tables in early boot by Li Zhang · 8 years ago
  24. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  25. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  26. 0f352e5 mm: remove __GFP_NOFAIL is deprecated comment by Michal Hocko · 8 years ago
  27. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  28. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  29. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 8 years ago
  30. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 8 years ago
  31. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 8 years ago
  32. 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  33. 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 8 years ago
  34. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 8 years ago
  35. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 8 years ago
  36. 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 8 years ago
  37. ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 8 years ago
  38. 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 8 years ago
  39. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 8 years ago
  40. c5c990e mm, page_alloc: print symbolic gfp_flags on allocation failure by Vlastimil Babka · 8 years ago
  41. ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 8 years ago
  42. b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 8 years ago
  43. 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 8 years ago
  44. d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 8 years ago
  45. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  46. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 8 years ago
  47. f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 8 years ago
  48. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 8 years ago
  49. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago
  50. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  51. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 8 years ago
  52. 5020e28 mm, oom: give __GFP_NOFAIL allocations access to memory reserves by Michal Hocko · 8 years ago
  53. 86760a2 mm/page_alloc.c: use list_for_each_entry in mark_free_pages() by Geliang Tang · 8 years ago
  54. a16601c mm/page_alloc.c: use list_{first,last}_entry instead of list_entry by Geliang Tang · 8 years ago
  55. 6ac0206 mm/page_alloc.c: remove unnecessary parameter from __rmqueue by Mel Gorman · 8 years ago
  56. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 8 years ago
  57. 33d5310 mm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim by Michal Hocko · 8 years ago
  58. fde82aa mm/page_alloc.c: get rid of __alloc_pages_high_priority() by Michal Hocko · 8 years ago
  59. c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 8 years ago
  60. 8ef5849 mm/cma: always check which page caused allocation failure by Joonsoo Kim · 8 years ago
  61. a9bb7e6 memcg: only account kmem allocations marked as __GFP_ACCOUNT by Vladimir Davydov · 8 years ago
  62. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 8 years ago
  63. b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
  64. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
  65. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  66. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  67. 97a16fc mm, page_alloc: only enforce watermarks for order-0 allocations by Mel Gorman · 9 years ago
  68. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  69. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  70. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
  71. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  72. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  73. c9ab0c4 mm, page_alloc: remove unnecessary recalculations for dirty zone balancing by Mel Gorman · 9 years ago
  74. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  75. d05e83a memcg: simplify charging kmem pages by Vladimir Davydov · 9 years ago
  76. bde304b mm/page_alloc.c: skip ZONE_MOVABLE if required_kernelcore is larger than totalpages by Xishi Qiu · 9 years ago
  77. a1c34a3 mm: Don't offset memmap for flatmem by Laura Abbott · 9 years ago
  78. 9fd745d mm: fix overflow in find_zone_movable_pfns_for_nodes() by Xishi Qiu · 9 years ago
  79. b171e40 mm/page_alloc: remove unused parameter in init_currently_empty_zone() by Yaowei Bai · 9 years ago
  80. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  81. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  82. 4ada0c5 mm/page_alloc.c: fix type information of memoryless node by Zhen Lei · 9 years ago
  83. b5685e9 memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() by Xishi Qiu · 9 years ago
  84. 34b1006 mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments by Yaowei Bai · 9 years ago
  85. 013110a mm/page_alloc.c: fix a misleading comment by Yaowei Bai · 9 years ago
  86. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  87. bb14c2c mm: rename and move get/set_freepage_migratetype by Vlastimil Babka · 9 years ago
  88. aa016d1 mm, page_isolation: remove bogus tests for isolated pages by Vlastimil Babka · 9 years ago
  89. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  90. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  91. 7f3eb55 mm/page_alloc.c: remove unused variable in free_area_init_core() by Wei Yang · 9 years ago
  92. 904a955 mm/page_alloc.c: refine the calculation of highest possible node id by Wei Yang · 9 years ago
  93. 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
  94. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  95. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  96. f9126ab memory-hotplug: fix wrong edge when hot add a new node by Xishi Qiu · 9 years ago
  97. f4c18e6 mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* by Naoya Horiguchi · 9 years ago
  98. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  99. d3cd131 mm, meminit: replace rwsem with completion by Nicolai Stange · 9 years ago
  100. 7ace991 mm, meminit: allow early_pfn_to_nid to be used during runtime by Mel Gorman · 9 years ago