Kirill A. Shutemov
|
1c290f6421
mm: sanitize page->mapping for tail pages
|
9 years ago |
Michal Hocko
|
5020e28585
mm, oom: give __GFP_NOFAIL allocations access to memory reserves
|
9 years ago |
Geliang Tang
|
86760a2c6e
mm/page_alloc.c: use list_for_each_entry in mark_free_pages()
|
9 years ago |
Geliang Tang
|
a16601c545
mm/page_alloc.c: use list_{first,last}_entry instead of list_entry
|
9 years ago |
Mel Gorman
|
6ac0206bc0
mm/page_alloc.c: remove unnecessary parameter from __rmqueue
|
9 years ago |
Johannes Weiner
|
a8d0143730
mm: page_alloc: generalize the dirty balance reserve
|
9 years ago |
Michal Hocko
|
33d5310306
mm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim
|
9 years ago |
Michal Hocko
|
fde82aaa73
mm/page_alloc.c: get rid of __alloc_pages_high_priority()
|
9 years ago |
Yaowei Bai
|
c00eb15a89
mm/zonelist: enumerate zonelists array index
|
9 years ago |
Joonsoo Kim
|
8ef5849fa8
mm/cma: always check which page caused allocation failure
|
9 years ago |
Vladimir Davydov
|
a9bb7e620e
memcg: only account kmem allocations marked as __GFP_ACCOUNT
|
9 years ago |
Vlastimil Babka
|
475a2f905d
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
|
9 years ago |
Tony Luck
|
b0aeba741b
Fix alloc_node_mem_map() to work on ia64 again
|
10 years ago |
Kirill A. Shutemov
|
d00181b96e
mm: use 'unsigned int' for page order
|
10 years ago |
Kirill A. Shutemov
|
1d798ca3f1
mm: make compound_head() robust
|
10 years ago |
Kirill A. Shutemov
|
f1e61557f0
mm: pack compound_dtor and compound_order into one word in struct page
|
10 years ago |
Mel Gorman
|
97a16fc82a
mm, page_alloc: only enforce watermarks for order-0 allocations
|
10 years ago |
Mel Gorman
|
0aaa29a56e
mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand
|
10 years ago |
Mel Gorman
|
974a786e63
mm, page_alloc: remove MIGRATE_RESERVE
|
10 years ago |
Mel Gorman
|
f77cf4e4cc
mm, page_alloc: delete the zonelist_cache
|
10 years ago |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
10 years ago |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
10 years ago |
Mel Gorman
|
c9ab0c4fbe
mm, page_alloc: remove unnecessary recalculations for dirty zone balancing
|
10 years ago |
Mel Gorman
|
e2b19197ff
mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe
|
10 years ago |
Vladimir Davydov
|
d05e83a6f8
memcg: simplify charging kmem pages
|
10 years ago |
Xishi Qiu
|
bde304bdf4
mm/page_alloc.c: skip ZONE_MOVABLE if required_kernelcore is larger than totalpages
|
10 years ago |
Laura Abbott
|
a1c34a3bf0
mm: Don't offset memmap for flatmem
|
10 years ago |
Xishi Qiu
|
9fd745d450
mm: fix overflow in find_zone_movable_pfns_for_nodes()
|
10 years ago |
Yaowei Bai
|
b171e40930
mm/page_alloc: remove unused parameter in init_currently_empty_zone()
|
10 years ago |
Viresh Kumar
|
621a5f7ad9
debugfs: Pass bool pointer to debugfs_create_bool()
|
10 years ago |