summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
...
* | mm: fix mismerge of folio page flag manipulatorsLinus Torvalds2021-11-011-2/+2
* | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-73/+194
|\ \ | |/ |/|
| * mm/writeback: Add folio_start_writeback()Matthew Wilcox (Oracle)2021-10-181-9/+10
| * mm/writeback: Add __folio_end_writeback()Matthew Wilcox (Oracle)2021-10-181-1/+0
| * mm: Add folio flag manipulation functionsMatthew Wilcox (Oracle)2021-09-271-63/+156
| * mm: Introduce struct folioMatthew Wilcox (Oracle)2021-09-271-0/+28
* | mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi2021-10-281-0/+23
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-3/+5
|\
| * mm/idle_page_tracking: make PG_idle reusableSeongJae Park2021-09-081-2/+2
| * mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song2021-09-081-1/+3
* | Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-081-0/+9
|\ \
| * | mm, slub: do initial checks in ___slab_alloc() with irqs enabledVlastimil Babka2021-09-041-0/+9
| |/
* / KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()Marc Zyngier2021-08-021-37/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+22
|\
| * mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...David Hildenbrand2021-06-301-0/+10
| * fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...David Hildenbrand2021-06-301-0/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-5/+5
|\|
| * mm: make compound_head const-preservingMatthew Wilcox (Oracle)2021-06-291-5/+5
* | kasan: disable freed user page poisoning with HW tagsPeter Collingbourne2021-06-041-0/+9
|/
* 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