summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* mm: multi-gen LRU: groundworkYu Zhao2022-09-261-2/+2
* mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rstMuchun Song2022-08-081-13/+2
* mm: hugetlb_vmemmap: introduce the name HVOMuchun Song2022-08-081-2/+1
* mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handlingMuchun Song2022-08-081-4/+2
* mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song2022-08-081-12/+2
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-0/+23
|\
| * fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan2022-07-171-0/+6
| * mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song2022-07-031-0/+11
| * mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)2022-07-031-0/+6
* | mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2022-08-021-1/+1
|/
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-10/+52
|\
| * mm: add folio_mapping_flags()Matthew Wilcox (Oracle)2022-05-131-0/+5
| * mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pagesDavid Hildenbrand2022-05-091-1/+38
| * mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2022-04-281-3/+3
| * mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*Muchun Song2022-04-281-6/+6
* | fs: Remove last vestiges of releasepageMatthew Wilcox (Oracle)2022-05-091-1/+1
|/
* mm: delete __ClearPageWaiters()Hugh Dickins2022-03-241-1/+1
* mm/migrate: fix race between lock page and clear PG_Isolatedandrew.yang2022-03-221-1/+1
* mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song2022-03-221-2/+14
* mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song2022-03-221-4/+74
* Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-181-37/+0
|\
| * mm: Remove slab from struct pageMatthew Wilcox (Oracle)2022-01-061-37/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-1/+5
|\ \
| * | mm/hwpoison: fix unpoison_memory()Naoya Horiguchi2022-01-151-0/+4
| * | mm: fix boolreturn.cocci warningChangcheng Deng2022-01-151-1/+1
| |/
* / mm/doc: Add documentation for folio_test_uptodateMatthew Wilcox (Oracle)2022-01-021-3/+10
|/
* mm: Remove folio_test_singleMatthew Wilcox (Oracle)2021-11-171-6/+0
* mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)2021-11-171-1/+7
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\
| * mm: fix data race in PagePoisoned()Marco Elver2021-11-061-1/+1
* | 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