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
/
fs
/
proc
/
page.c
Age
Commit message (
Expand
)
Author
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-07-12
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
2024-07-03
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2023-03-29
mm, pagemap: remove SLOB and SLQB from comments and documentation
Vlastimil Babka
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-10-03
proc: mark more files as permanent
Alexey Dobriyan
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
2019-10-19
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
2018-12-28
/proc/kpagecount: return 0 for special pages that are never mapped
Anthony Yznaga
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-03-17
/proc/kpageflags: return KPF_SLAB for slab tail pages
Naoya Horiguchi
2016-03-17
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-03-04
mm: close PageTail race
David Rientjes
2014-01-23
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-23
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
2012-10-09
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-03-21
pagemap: export KPF_THP
Naoya Horiguchi
2011-01-13
thp: remove PG_buddy
Andrea Arcangeli
2011-01-13
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
2010-09-09
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
2009-12-16
mm: export stable page flags
Wu Fengguang
2009-10-08
pagemap: export KPF_HWPOISON
Wu Fengguang
2009-09-22
ksm: identify PageKsm pages
Hugh Dickins
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
proc: export more page flags in /proc/kpageflags
Wu Fengguang
2009-06-16
proc: kpagecount/kpageflags code cleanup
Wu Fengguang
2009-06-16
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-03-11
proc: fix kflags to uflags copying in /proc/kpageflags
Wu Fengguang
[next]