summaryrefslogtreecommitdiff
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAge
* mm: uninitialized struct page poisoning sanity checkingPavel Tatashin2018-04-05
* mm: remove PG_highmem descriptionMiles Chen2018-01-31
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: test code to write THP to swap device as a wholeHuang Ying2017-09-06
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-06
* mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-29
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-25
* mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-25
* page-flags: relax policy for PG_mappedtodisk and PG_reclaimKirill A. Shutemov2016-07-26
* thp, mlock: do not mlock PTE-mapped file huge pagesKirill A. Shutemov2016-07-26
* mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov2016-07-26
* mm: clean up non-standard page->_mapcount usersVladimir Davydov2016-07-26
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
* mm: use unsigned long constant for page flagsYu Zhao2016-05-20
* mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman2016-05-19
* mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-05
* include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko2016-03-17
* /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-17
* mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-15
* mm, thp: remove compound_lock()Kirill A. Shutemov2016-01-15
* page-flags: drop __TestClearPage*() helpersKirill A. Shutemov2016-01-15
* page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov2016-01-15
* page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov2016-01-15
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-15
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-15
* page-flags: move code aroundKirill A. Shutemov2016-01-15
* page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov2016-01-15
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm: optimize PageHighMem() checkVineet Gupta2015-11-05
* mm: introduce idle page trackingVladimir Davydov2015-09-10
* mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-07
* mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-15
* mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-15
* page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-14
* mm: add 'foreign' alias for the 'pinned' page flagJennifer Herbert2015-01-28
* mm: page-flags: clean up the page flag test, set, clear macrosJohannes Weiner2014-08-06
* kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-23
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-08
|\
| * ext4: fix data integrity sync in ordered modeNamjae Jeon2014-05-12
* | mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-04