summaryrefslogtreecommitdiff
path: root/include/linux/page-flags.h
AgeCommit message (Expand)Author
2025-11-13slab: Remove folio references from __ksize()Matthew Wilcox (Oracle)
2025-11-13slab: Reimplement page_slab()Matthew Wilcox (Oracle)
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-28mm: convert folio_page() back to a macroDavid Hildenbrand
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann
2025-09-21mm: simplify folio_page() and folio_page_idx()David Hildenbrand
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-12dma-debug: refactor to use physical addresses for page mappingLeon Romanovsky
2025-08-02mm/page-flags: remove folio_start_writeback_keepwrite()Joanne Koong
2025-07-13mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*David Hildenbrand
2025-07-13mm/page-flags: remove folio_mapping_flags()David Hildenbrand
2025-07-13mm/page-alloc: remove PageMappingFlags()David Hildenbrand
2025-07-13mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSMDavid Hildenbrand
2025-07-13mm: rename PG_isolated to PG_movable_ops_isolatedDavid Hildenbrand
2025-07-13mm: convert "movable" flag in page->mapping to a page flagDavid Hildenbrand
2025-07-13mm: remove __folio_test_movable()David Hildenbrand
2025-07-13mm: rename __PageMovable() to page_has_movable_ops()David Hildenbrand
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-22mm: khugepaged: convert set_huge_pmd() to take a folioBaolin Wang
2025-05-20highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)
2025-05-12mm/rmap: inline folio_test_large_maybe_mapped_shared() into callersLance Yang
2025-05-11mm: fix parameter passed to page_mapcount_is_type()Gavin Shan
2025-04-01mm/hugetlb_vmemmap: fix memory loads orderingYu Zhao
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21mm/hwpoison: introduce folio_contain_hwpoisoned_page() helperJinjiang Tu
2025-03-17mm/rmap: basic MM owner tracking for large folios (!hugetlb)David Hildenbrand
2025-03-17fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flagAlistair Popple
2025-03-04slab: Mark large folios for debugging purposesMatthew Wilcox (Oracle)
2025-01-25mm: add PG_dropbehind folio flagJens Axboe
2025-01-25mm/huge_memory: convert has_hwpoisoned into a pure folio flagDavid Hildenbrand
2025-01-25mm: remove PageTransTail()Matthew Wilcox (Oracle)
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-06mm: remove PageKsm()Matthew Wilcox (Oracle)
2024-11-06mm: add PageAnonNotKsm()Matthew Wilcox (Oracle)
2024-10-30mm: allow set/clear page_type againYu Zhao
2024-10-04ceph: Remove call to PagePrivate2()Matthew Wilcox (Oracle)
2024-10-04mm: Remove PageMappedToDiskMatthew Wilcox (Oracle)
2024-09-09mm: introduce a pageflag for partially mapped foliosUsama Arif
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)
2024-09-03mm: remove page_has_private()Matthew Wilcox (Oracle)
2024-09-03mm: remove PageOwnerPriv1Matthew Wilcox (Oracle)
2024-09-03mm: remove PageMlockedMatthew Wilcox (Oracle)
2024-09-03mm: remove PageUnevictableMatthew Wilcox (Oracle)
2024-09-03mm: remove PageSwapCacheMatthew Wilcox (Oracle)
2024-09-03mm: remove PageReadaheadMatthew Wilcox (Oracle)
2024-09-03mm: remove PageSwapBackedMatthew Wilcox (Oracle)