Joonsoo Kim
|
505f6d22db
sound: query dynamic DEBUG_PAGEALLOC setting
|
9 years ago |
Naoya Horiguchi
|
832fc1de01
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
|
9 years ago |
Joonsoo Kim
|
7cf91a98e6
mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
|
9 years ago |
Laura Abbott
|
1414c7f4f7
mm/page_poisoning.c: allow for zero poisoning
|
9 years ago |
Laura Abbott
|
8823b1dbc0
mm/page_poison.c: enable PAGE_POISONING as a separate option
|
9 years ago |
Vlastimil Babka
|
ff8e811638
mm, debug: move bad flags printing to bad_page()
|
9 years ago |
Vlastimil Babka
|
4e462112e9
mm, page_owner: dump page owner info from dump_page()
|
9 years ago |
Vlastimil Babka
|
60f30350fd
mm, page_owner: print migratetype of page and pageblock, symbolic flags
|
9 years ago |
Vlastimil Babka
|
c5c990e8a1
mm, page_alloc: print symbolic gfp_flags on allocation failure
|
9 years ago |
Christian Borntraeger
|
ea6eabb05b
mm/debug_pagealloc: ask users for default setting of debug_pagealloc
|
9 years ago |
Andrew Morton
|
b72d0ffb5d
mm/page_alloc.c: rework code layout in memmap_init_zone()
|
9 years ago |
Taku Izumi
|
342332e6a9
mm/page_alloc.c: introduce kernelcore=mirror option
|
9 years ago |
Taku Izumi
|
d91749c1dd
mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node()
|
9 years ago |
Vlastimil Babka
|
080fe2068e
mm, hugetlb: don't require CMA for runtime gigantic pages
|
9 years ago |
Kirill A. Shutemov
|
a3d0a91850
thp: make split_queue per-node
|
9 years ago |
Alexander Kuleshov
|
f16f091b59
mm/page_alloc.c: remove unused struct zone *z variable
|
9 years ago |
Dan Williams
|
4b94ffdc41
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
|
9 years ago |
Kirill A. Shutemov
|
9a982250f7
thp: introduce deferred_split_huge_page()
|
9 years ago |
Kirill A. Shutemov
|
53f9263bab
mm: rework mapcount accounting to enable 4k mapping of THPs
|
9 years ago |
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 |