index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
1
-3
/
+3
2024-07-03
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
1
-2
/
+6
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
1
-7
/
+5
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
1
-0
/
+3
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
1
-9
/
+14
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
1
-5
/
+0
2024-07-03
mm: remove page_mapping()
Matthew Wilcox (Oracle)
1
-11
/
+12
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-05-05
mm: remove PageReferenced
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-05
mm/page-flags: make PageUptodate return bool
Hao Ge
1
-1
/
+1
2024-04-25
mm: generate PAGE_IDLE_FLAG definitions
Matthew Wilcox (Oracle)
1
-1
/
+8
2024-04-25
mm: allow anon exclusive check over hugetlb tail pages
Peter Xu
1
-1
/
+6
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: make is_free_buddy_page() take a const argument
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm/page-flags: make PageMappingFlags return bool
Hao Ge
1
-1
/
+1
2024-04-25
mm/page-flags: make __PageMovable return bool
Hao Ge
1
-1
/
+1
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
1
-4
/
+17
2024-04-25
mm: remove a call to compound_head() from is_page_hwpoison()
Matthew Wilcox (Oracle)
1
-2
/
+5
2024-04-25
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
1
-37
/
+33
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-04-24
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
1
-23
/
+47
2024-03-06
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
1
-26
/
+26
2024-03-06
mm: constify testing page/folio flags
Matthew Wilcox (Oracle)
1
-7
/
+17
2024-03-06
mm: remove PageYoung and PageIdle definitions
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-06
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
Matthew Wilcox (Oracle)
1
-9
/
+1
2024-03-06
mm: separate out FOLIO_FLAGS from PAGEFLAGS
Matthew Wilcox (Oracle)
1
-20
/
+43
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-10
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
1
-0
/
+19
2023-08-21
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
1
-3
/
+4
2023-08-21
mm: rearrange page flags
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
1
-1
/
+6
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
1
-10
/
+33
2023-08-21
mm: add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
1
-7
/
+23
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+7
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+0
2023-04-18
hugetlb: remove PageHeadHuge()
Matthew Wilcox (Oracle)
1
-6
/
+1
2023-04-06
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
1
-5
/
+0
2023-03-29
mm, page_flags: remove PG_slob_free
Vlastimil Babka
1
-4
/
+0
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
1
-9
/
+0
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
1
-1
/
+6
2023-02-02
mm: add memcpy_from_file_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2022-12-11
fsdax: introduce page->share for fsdax in reflink mode
Shiyang Ruan
1
-1
/
+1
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
1
-21
/
+0
2022-11-29
mm: Add PG_arch_3 page flag
Peter Collingbourne
1
-0
/
+1
2022-11-29
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
1
-1
/
+1
[next]