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