summaryrefslogtreecommitdiff
path: root/include/linux/pageblock-flags.h
AgeCommit message (Expand)Author
2015-01-29mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-06-30mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman
2013-07-03mm/pageblock: remove get/set_pageblock_flagsWanpeng Li
2012-10-11mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz
2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman
2010-10-26include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal
2008-05-25x86 boot: simplify pageblock_bits enum declarationPaul Jackson
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16don't group high order atomic allocationsMel Gorman
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman