summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
...
* mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+11
* mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-071-3/+7
* mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-161-0/+7
* mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-161-0/+96
* page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-151-2/+0Star
* mm: add 'foreign' alias for the 'pinned' page flagJennifer Herbert2015-01-281-0/+5
* mm: page-flags: clean up the page flag test, set, clear macrosJohannes Weiner2014-08-071-7/+14
* kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-241-0/+3
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-081-1/+11
|\
| * ext4: fix data integrity sync in ordered modeNamjae Jeon2014-05-121-1/+11
* | mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-051-0/+1
* | mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman2014-06-051-0/+1
|/
* swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-241-5/+5
* powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-111-1/+3
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-8/+0Star
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7
* mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman2012-08-011-0/+29
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* | thp: allow a hwpoisoned head page to be put back to LRUDean Nelson2012-03-221-0/+20
|/
* Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-5/+0Star
|\
| * slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter2011-07-021-5/+0Star
* | mm: use const struct page for r/o page-flag accessor methodsIan Campbell2011-07-261-2/+2
|/
* [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-231-1/+1
* thp: remove PG_buddyAndrea Arcangeli2011-01-141-6/+1Star
* thp: transparent hugepage coreAndrea Arcangeli2011-01-141-0/+21
* thp: kvm mmu transparent hugepage supportAndrea Arcangeli2011-01-141-0/+12
* thp: clear page compoundAndrea Arcangeli2011-01-141-1/+16
* thp: compound_lockAndrea Arcangeli2011-01-141-1/+11
* mm: clear PageError bit in msync & fsyncRik van Riel2011-01-141-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/+0Star
* 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/+3Star
|/
* 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-271-2/+2
*-. Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-171-2/+0Star
|\ \
| | * slob: use PG_slab for identifying SLOB pagesWu Fengguang2009-05-111-2/+0Star
| |/
* / mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-171-15/+1Star
|/
* 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