index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Age
Commit message (
Expand
)
Author
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
2024-07-03
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
2024-07-03
mm: remove page_mapping()
Matthew Wilcox (Oracle)
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
2024-05-05
mm: remove PageReferenced
Matthew Wilcox (Oracle)
2024-05-05
mm/page-flags: make PageUptodate return bool
Hao Ge
2024-04-25
mm: generate PAGE_IDLE_FLAG definitions
Matthew Wilcox (Oracle)
2024-04-25
mm: allow anon exclusive check over hugetlb tail pages
Peter Xu
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-25
mm: make is_free_buddy_page() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm/page-flags: make PageMappingFlags return bool
Hao Ge
2024-04-25
mm/page-flags: make __PageMovable return bool
Hao Ge
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
2024-04-25
mm: remove a call to compound_head() from is_page_hwpoison()
Matthew Wilcox (Oracle)
2024-04-25
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-24
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
2024-03-06
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
2024-03-06
mm: constify testing page/folio flags
Matthew Wilcox (Oracle)
2024-03-06
mm: remove PageYoung and PageIdle definitions
Matthew Wilcox (Oracle)
2024-03-06
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
Matthew Wilcox (Oracle)
2024-03-06
mm: separate out FOLIO_FLAGS from PAGEFLAGS
Matthew Wilcox (Oracle)
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
2023-12-10
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
2023-08-21
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
mm: rearrange page flags
Matthew Wilcox (Oracle)
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
mm: add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-18
hugetlb: remove PageHeadHuge()
Matthew Wilcox (Oracle)
2023-04-06
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
2023-03-29
mm, page_flags: remove PG_slob_free
Vlastimil Babka
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-02-02
mm: add memcpy_from_file_folio()
Matthew Wilcox (Oracle)
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
[next]