- e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
- 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
- 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
- f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
- e570f56 mm: check_new_page_bad() directly returns in __PG_HWPOISON case by Naoya Horiguchi · 8 years ago
- 29b52de mm, kasan: fix to call kasan_free_pages() after poisoning page by seokhoon.yoon · 8 years ago
- 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 8 years ago
- 2a138dc mm: use existing helper to convert "on"/"off" to boolean by Minfei Huang · 8 years ago
- 31e49bf mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION by Michal Hocko · 8 years ago
- 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago
- 7854ea6 mm: consider compaction feedback also for costly allocation by Michal Hocko · 8 years ago
- 33c2d21 mm, oom: protect !costly allocations some more by Michal Hocko · 8 years ago
- ede3771 mm: throttle on IO only when there are too many dirty and writeback pages by Michal Hocko · 8 years ago
- 0a0337e mm, oom: rework oom detection by Michal Hocko · 8 years ago
- c5d01d0 mm, compaction: simplify __alloc_pages_direct_compact feedback interface by Michal Hocko · 8 years ago
- ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 8 years ago
- 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 8 years ago
- 4741526 mm, page_alloc: restore the original nodemask if the fast path allocation failed by Mel Gorman · 8 years ago
- 4e61180 mm, page_alloc: uninline the bad page part of check_new_page() by Vlastimil Babka · 8 years ago
- e2769db mm, page_alloc: don't duplicate code in free_pcp_prepare by Mel Gorman · 8 years ago
- 479f854 mm, page_alloc: defer debugging checks of pages allocated from the PCP by Mel Gorman · 8 years ago
- 4db7548 mm, page_alloc: defer debugging checks of freed pages until a PCP drain by Mel Gorman · 8 years ago
- 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 8 years ago
- 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 8 years ago
- e5b31ac mm, page_alloc: remove unnecessary variable from free_pcppages_bulk by Mel Gorman · 8 years ago
- da838d4 mm, page_alloc: pull out side effects from free_pages_check by Mel Gorman · 8 years ago
- bb552ac mm, page_alloc: un-inline the bad part of free_pages_check by Mel Gorman · 8 years ago
- 7bfec6f mm, page_alloc: check multiple page fields with a single branch by Mel Gorman · 8 years ago
- 93ea996 mm, page_alloc: remove field from alloc_context by Mel Gorman · 8 years ago
- c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
- 48ee5f3 mm, page_alloc: shortcut watermark checks for order-0 pages by Mel Gorman · 8 years ago
- 3053475 mm, page_alloc: reduce cost of fair zone allocation policy retry by Mel Gorman · 8 years ago
- 4fcb097 mm, page_alloc: shorten the page allocator fast path by Mel Gorman · 8 years ago
- 3777999 mm, page_alloc: check once if a zone has isolated pageblocks by Mel Gorman · 8 years ago
- 83d4ca8 mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath by Mel Gorman · 8 years ago
- 5bb1b16 mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() by Mel Gorman · 8 years ago
- be06af0 mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist by Mel Gorman · 8 years ago
- 4dfa6cd mm, page_alloc: remove unnecessary local variable in get_page_from_freelist by Mel Gorman · 8 years ago
- fa379b9 mm, page_alloc: convert nr_fair_skipped to bool by Mel Gorman · 8 years ago
- c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 8 years ago
- f75fb88 mm, page_alloc: avoid unnecessary zone lookups during pageblock operations by Mel Gorman · 8 years ago
- 754078e mm, page_alloc: use __dec_zone_state for order-0 page allocation by Mel Gorman · 8 years ago
- 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 8 years ago
- 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 8 years ago
- 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 8 years ago
- d61f859 mm, page_alloc: only check PageCompound for high-order pages by Mel Gorman · 8 years ago
- 3da88fb mm, oom: move GFP_NOFS check to out_of_memory by Michal Hocko · 8 years ago
- fc2bd79 mm/page_alloc: correct highmem memory statistics by Joonsoo Kim · 8 years ago
- ba6b097 power: add zone range overlapping check by Joonsoo Kim · 8 years ago
- b9eb631 mm/memory_hotplug: add comment to some functions related to memory hotplug by Joonsoo Kim · 8 years ago
- 949698a mm/page_alloc: Remove useless parameter of __free_pages_boot_core by Li Zhang · 8 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
- bc22af7 mm: update min_free_kbytes from khugepaged after core initialization by Jason Baron · 9 years ago
- d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 9 years ago
- 0a687aa mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled by Tetsuo Handa · 9 years ago
- 987b309 mm: meminit: initialise more memory for inode/dentry hash tables in early boot by Li Zhang · 9 years ago
- 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
- 756a025f0 mm: coalesce split strings by Joe Perches · 9 years ago
- 0f352e5 mm: remove __GFP_NOFAIL is deprecated comment by Michal Hocko · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 9 years ago
- 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
- d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
- 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
- 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
- 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 9 years ago
- 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
- 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
- 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 9 years ago
- ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 9 years ago
- 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 9 years ago
- 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
- c5c990e mm, page_alloc: print symbolic gfp_flags on allocation failure by Vlastimil Babka · 9 years ago
- ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 9 years ago
- b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 9 years ago
- 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 9 years ago
- d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 9 years ago
- 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
- a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
- f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
- 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
- 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 9 years ago
- 5020e28 mm, oom: give __GFP_NOFAIL allocations access to memory reserves by Michal Hocko · 9 years ago
- 86760a2 mm/page_alloc.c: use list_for_each_entry in mark_free_pages() by Geliang Tang · 9 years ago
- a16601c mm/page_alloc.c: use list_{first,last}_entry instead of list_entry by Geliang Tang · 9 years ago
- 6ac0206 mm/page_alloc.c: remove unnecessary parameter from __rmqueue by Mel Gorman · 9 years ago
- a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
- 33d5310 mm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim by Michal Hocko · 9 years ago
- fde82aa mm/page_alloc.c: get rid of __alloc_pages_high_priority() by Michal Hocko · 9 years ago
- c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
- 8ef5849 mm/cma: always check which page caused allocation failure by Joonsoo Kim · 9 years ago
- a9bb7e6 memcg: only account kmem allocations marked as __GFP_ACCOUNT by Vladimir Davydov · 9 years ago
- 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
- b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
- d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
- 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
- f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
- 97a16fc mm, page_alloc: only enforce watermarks for order-0 allocations by Mel Gorman · 9 years ago