index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
mm: fix data race in PagePoisoned()
Marco Elver
1
-1
/
+1
2021-11-01
mm: fix mismerge of folio page flag manipulators
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-73
/
+194
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
1
-0
/
+23
2021-10-18
mm/writeback: Add folio_start_writeback()
Matthew Wilcox (Oracle)
1
-9
/
+10
2021-10-18
mm/writeback: Add __folio_end_writeback()
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-09-27
mm: Add folio flag manipulation functions
Matthew Wilcox (Oracle)
1
-63
/
+156
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
1
-0
/
+28
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+5
2021-09-08
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
1
-2
/
+2
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
1
-1
/
+3
2021-09-04
mm, slub: do initial checks in ___slab_alloc() with irqs enabled
Vlastimil Babka
1
-0
/
+9
2021-08-02
KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
1
-37
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+22
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
1
-0
/
+10
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
1
-0
/
+12
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2021-06-29
mm: make compound_head const-preserving
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-06-04
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
1
-0
/
+9
2021-02-26
mm: page-flags.h: Typo fix (It -> If)
Guo Ren
1
-2
/
+2
2021-02-24
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
1
-6
/
+0
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
1
-0
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-9
/
+2
2020-12-15
mm/page-flags: fix comment
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-12-15
include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivate
Miaohe Lin
1
-2
/
+1
2020-12-02
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
1
-9
/
+2
2020-10-16
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
1
-5
/
+0
2020-10-16
mm,hwpoison: rework soft offline for free pages
Oscar Salvador
1
-0
/
+1
2020-10-13
mm: simplify PageDoubleMap with PF_SECOND policy
Matthew Wilcox (Oracle)
1
-30
/
+10
2020-10-13
mm: move PageDoubleMap bit
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
1
-0
/
+3
2020-06-04
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
1
-0
/
+10
2020-04-07
mm: introduce Reported pages
Alexander Duyck
1
-0
/
+11
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
1
-0
/
+5
2020-03-21
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2019-11-06
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
1
-2
/
+18
2019-08-01
xen/swiotlb: remember having called xen_create_contiguous_region()
Juergen Gross
1
-0
/
+4
2019-07-12
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
1
-0
/
+6
2019-03-05
mm: better document PG_reserved
David Hildenbrand
1
-2
/
+31
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
1
-4
/
+7
2018-12-28
/proc/kpagecount: return 0 for special pages that are never mapped
Anthony Yznaga
1
-0
/
+6
2018-10-26
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
1
-0
/
+1
2018-10-26
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
1
-0
/
+8
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
1
-1
/
+4
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
1
-0
/
+5
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
1
-0
/
+6
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
1
-19
/
+26
[next]