summaryrefslogtreecommitdiff
path: root/include/linux/pageblock-flags.h
AgeCommit message (Expand)Author
2021-06-29mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetypeMatthew Wilcox (Oracle)
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...Wei Yang
2020-08-07mm/page_alloc.c: simplify pageblock bitmap accessWei Yang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2018-12-28mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPESPingfan Liu
2017-11-17mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes
2015-11-06mm: use 'unsigned int' for page orderKirill A. Shutemov
2014-06-04mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-06-04mm: 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