summaryrefslogtreecommitdiffstats
path: root/include/linux/pageblock-flags.h
Commit message (Expand)AuthorAgeFilesLines
* mm/pageblock: remove get/set_pageblock_flagsWanpeng Li2013-07-031-6/+0
* mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz2012-10-111-3/+3
* mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2012-10-091-2/+17
* include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal2010-10-261-2/+3
* x86 boot: simplify pageblock_bits enum declarationPaul Jackson2008-05-251-5/+3
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-161-1/+1
* Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-161-1/+24
* don't group high order atomic allocationsMel Gorman2007-10-161-1/+1
* Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman2007-10-161-1/+1
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-1/+1
* Split the free lists for movable and unmovable allocationsMel Gorman2007-10-161-0/+1
* Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2007-10-161-0/+51