summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-291-1/+1
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-0/+9
* mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-251-8/+16
* page-flags: relax policy for PG_mappedtodisk and PG_reclaimKirill A. Shutemov2016-07-261-3/+3
* thp, mlock: do not mlock PTE-mapped file huge pagesKirill A. Shutemov2016-07-261-1/+12
* mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov2016-07-261-0/+7
* mm: clean up non-standard page->_mapcount usersVladimir Davydov2016-07-261-41/+32
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-261-10/+23
* mm: use unsigned long constant for page flagsYu Zhao2016-05-201-9/+9
* mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman2016-05-191-1/+6
* mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-051-0/+22
* include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko2016-03-171-15/+15
* /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-171-0/+2
* mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-151-0/+36
* mm, thp: remove compound_lock()Kirill A. Shutemov2016-01-151-11/+1
* page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-151-9/+1
* page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov2016-01-151-1/+3
* page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov2016-01-151-3/+6
* page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov2016-01-151-2/+4
* page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov2016-01-151-3/+3
* page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov2016-01-151-1/+2
* page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov2016-01-151-3/+7
* page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov2016-01-151-3/+2
* page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov2016-01-151-8/+9
* page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov2016-01-151-10/+13
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-151-64/+102
* page-flags: move code aroundKirill A. Shutemov2016-01-151-20/+21
* page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov2016-01-151-15/+3
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-62/+18
* mm: optimize PageHighMem() checkVineet Gupta2015-11-051-1/+1
* 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-151-0/+7
* mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-151-0/+96
* page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-141-2/+0
* 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-061-7/+14
* kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-231-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-041-0/+1
* | mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman2014-06-041-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-231-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/+0
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7