开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-11
fsdax: introduce page->share for fsdax in reflink mode
Shiyang Ruan
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-11-29
mm: Add PG_arch_3 page flag
Peter Collingbourne
2022-11-29
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-08-08
mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
Muchun Song
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-07-17
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022-07-03
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-03
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-13
mm: add folio_mapping_flags()
Matthew Wilcox (Oracle)
2022-05-09
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2022-05-09
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-03-24
mm: delete __ClearPageWaiters()
Hugh Dickins
2022-03-22
mm/migrate: fix race between lock page and clear PG_Isolated
andrew.yang
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2022-01-18
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm: fix boolreturn.cocci warning
Changcheng Deng
2022-01-06
mm: Remove slab from struct page
Matthew Wilcox (Oracle)
2022-01-02
mm/doc: Add documentation for folio_test_uptodate
Matthew Wilcox (Oracle)
2021-11-17
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
2021-11-17
mm: Rename folio_test_multi to folio_test_large
Matthew Wilcox (Oracle)
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: fix data race in PagePoisoned()
Marco Elver
2021-11-01
mm: fix mismerge of folio page flag manipulators
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
2021-10-18
mm/writeback: Add folio_start_writeback()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add __folio_end_writeback()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio flag manipulation functions
Matthew Wilcox (Oracle)
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-04
mm, slub: do initial checks in ___slab_alloc() with irqs enabled
Vlastimil Babka
2021-08-02
KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
[next]