summaryrefslogtreecommitdiff
path: root/include/linux/pageblock-flags.h
Commit message (Expand)AuthorAge
* mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-17
* mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-06
* mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2014-06-04
* mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2014-06-04
* mm/pageblock: remove get/set_pageblock_flagsWanpeng Li2013-07-03
* mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz2012-10-11
* mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2012-10-09
* include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal2010-10-26
* x86 boot: simplify pageblock_bits enum declarationPaul Jackson2008-05-25
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-16
* Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-16
* don't group high order atomic allocationsMel Gorman2007-10-16
* Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Split the free lists for movable and unmovable allocationsMel Gorman2007-10-16
* Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2007-10-16