Vlastimil Babka
|
d9dddbf556
mm/page_alloc: prevent merging between isolated and other pageblocks
|
9 years ago |
Tetsuo Handa
|
0a687aace3
mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
|
9 years ago |
Li Zhang
|
987b3095c2
mm: meminit: initialise more memory for inode/dentry hash tables in early boot
|
9 years ago |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Michal Hocko
|
0f352e5392
mm: remove __GFP_NOFAIL is deprecated comment
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Mel Gorman
|
444eb2a449
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
|
9 years ago |
Johannes Weiner
|
795ae7a0de
mm: scale kswapd watermarks in proportion to memory
|
9 years ago |
Igor Redko
|
d02bd27bd3
mm/page_alloc.c: calculate 'available' memory in a separate function
|
9 years ago |
Vlastimil Babka
|
698b1b3064
mm, compaction: introduce kcompactd
|
9 years ago |
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 |