summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* mm: page-flags.h: Typo fix (It -> If)Guo Ren2021-02-261-2/+2
* hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz2021-02-241-6/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+1
|\
| * mm/lru: introduce TestClearPageLRU()Alex Shi2020-12-151-0/+1
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-9/+2
|\ \ | |/ |/|
| * mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2020-12-021-9/+2
* | mm/page-flags: fix commentMatthew Wilcox (Oracle)2020-12-151-2/+1
* | include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivateMiaohe Lin2020-12-151-2/+1
|/
* mm,hwpoison: rework soft offline for in-use pagesOscar Salvador2020-10-161-5/+0
* mm,hwpoison: rework soft offline for free pagesOscar Salvador2020-10-161-0/+1
* mm: simplify PageDoubleMap with PF_SECOND policyMatthew Wilcox (Oracle)2020-10-131-30/+10
* mm: move PageDoubleMap bitMatthew Wilcox (Oracle)2020-10-131-1/+1
* mm: Add PG_arch_2 page flagSteven Price2020-09-041-0/+3
* mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINEDavid Hildenbrand2020-06-041-0/+10
* mm: introduce Reported pagesAlexander Duyck2020-04-071-0/+11
* mm: code cleanup for MADV_FREEHuang Ying2020-04-071-0/+5
* page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-211-1/+1
* mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi2019-11-061-2/+18
* xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross2019-08-011-0/+4
* mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka2019-07-121-0/+6
* mm: better document PG_reservedDavid Hildenbrand2019-03-051-2/+31
* mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-051-4/+7
* /proc/kpagecount: return 0 for special pages that are never mappedAnthony Yznaga2018-12-281-0/+6
* mm: create non-atomic version of SetPageReserved for init useAlexander Duyck2018-10-261-0/+1
* mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck2018-10-261-0/+8
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-261-1/+4
* mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-231-0/+5
* mm: mark pages in use for page tablesMatthew Wilcox2018-06-071-0/+6
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-071-19/+26
* mm: uninitialized struct page poisoning sanity checkingPavel Tatashin2018-04-051-5/+17
* mm: remove PG_highmem descriptionMiles Chen2018-01-311-5/+0
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: test code to write THP to swap device as a wholeHuang Ying2017-09-061-2/+2
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-2/+5
* 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