aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+7
|\
| * mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2013-01-111-1/+7
* | merge opensource jb u5codeworkx2012-09-221-0/+50
|/
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-1/+1
* [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-231-1/+1
* mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse2011-03-221-1/+1
* thp: remove PG_buddyAndrea Arcangeli2011-01-131-6/+1
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+21
* thp: kvm mmu transparent hugepage supportAndrea Arcangeli2011-01-131-0/+12
* thp: clear page compoundAndrea Arcangeli2011-01-131-1/+16
* thp: compound_lockAndrea Arcangeli2011-01-131-1/+11
* mm: clear PageError bit in msync & fsyncRik van Riel2011-01-131-1/+1
* [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-251-1/+1
* slub: Use kmem_cache flags to detect if slab is in debugging mode.Christoph Lameter2010-07-161-2/+0
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | mm: export stable page flagsWu Fengguang2009-12-161-0/+2
* | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-161-1/+1
* | mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-151-5/+3
|/
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-1/+16
|\
| * HWPOISON: Add page flag for poisoned pagesAndi Kleen2009-09-161-1/+16
* | mm: return boolean from page_has_private()Johannes Weiner2009-09-221-5/+8
* | mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner2009-09-221-3/+9
|/
* x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-261-2/+2
*-. Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-171-2/+0
|\ \
| | * slob: use PG_slab for identifying SLOB pagesWu Fengguang2009-05-111-2/+0
| |/
* | mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-15/+1
|/
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-031-5/+33
* FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-031-1/+1
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-011-7/+13
* badpage: simplify page_alloc flag check+clearHugh Dickins2009-01-061-17/+8
* mm: add Set,ClearPageSwapCache stubsHugh Dickins2009-01-061-0/+1
* mlock: mlocked pages are unevictableNick Piggin2008-10-201-3/+16
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-1/+21
* pageflag helpers for configed-out flagsLee Schermerhorn2008-10-201-0/+12
* define page_file_cache() functionRik van Riel2008-10-201-2/+6
* mm: rename page trylockNick Piggin2008-08-041-1/+1
* [S390] Optimize storage key operations for anon pagesMartin Schwidefsky2008-08-011-3/+0
* slob: record page flag overlays explicitlyAndy Whitcroft2008-07-241-0/+7
* slub: record page flag overlays explicitlyAndy Whitcroft2008-07-241-0/+7
* page-flags: record page flag overlays explicitlyAndy Whitcroft2008-07-241-4/+11
* Merge branch 'linus' into x86/xenIngo Molnar2008-06-161-0/+24
|\
| * mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-091-0/+24
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+1
|/
* PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-281-0/+28
* page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter2008-04-281-12/+7
* page flags: handle PG_uncached like all other flagsChristoph Lameter2008-04-281-11/+8
* pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-281-8/+4
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-281-1/+1
* pageflags: convert to the use of new macrosChristoph Lameter2008-04-281-127/+68