Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3d32285fa99598f1885ac7022785b9c343407e62
/
fs
/
proc
/
page.c
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
abec749
fs/proc/page.c: allow inspection of last section and fix end detection
by David Hildenbrand
· 5 years ago
aad5f69
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
by David Hildenbrand
· 5 years ago
ca21508
mm: convert PG_balloon to PG_offline
by David Hildenbrand
· 6 years ago
144552f
/proc/kpagecount: return 0 for special pages that are never mapped
by Anthony Yznaga
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
1d40a5e
mm: mark pages in use for page tables
by Matthew Wilcox
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b678912
mm: fix KPF_SWAPCACHE in /proc/kpageflags
by Hugh Dickins
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
0139aa7
mm: rename _count, field of the struct page, to _refcount
by Joonsoo Kim
· 9 years ago
0a71649
/proc/kpageflags: return KPF_SLAB for slab tail pages
by Naoya Horiguchi
· 9 years ago
832fc1d
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
by Naoya Horiguchi
· 9 years ago
e1534ae
mm: differentiate page_mapped() from page_mapcount() for compound pages
by Kirill A. Shutemov
· 9 years ago
d3691d2
proc: add cond_resched to /proc/kpage* read/write loop
by Vladimir Davydov
· 9 years ago
f074a8f
proc: export idle flag via kpageflags
by Vladimir Davydov
· 9 years ago
33c3fc7
mm: introduce idle page tracking
by Vladimir Davydov
· 9 years ago
80ae2fd
proc: add kpagecgroup file
by Vladimir Davydov
· 9 years ago
56873f4
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
by Wang, Yalin
· 10 years ago
09316c0
mm/balloon_compaction: add vmstat counters and kpageflags bit
by Konstantin Khlebnikov
· 10 years ago
668f9abb
mm: close PageTail race
by David Rientjes
· 11 years ago
abaf378
fs/proc: don't use module_init for non-modular core code
by Paul Gortmaker
· 11 years ago
e3bba3c
fs/proc/page.c: add PageAnon check to surely detect thp
by Naoya Horiguchi
· 11 years ago
7a71932
kpageflags: fix wrong KPF_THP on non-huge compound pages
by Naoya Horiguchi
· 12 years ago
e873c49
pagemap: export KPF_THP
by Naoya Horiguchi
· 13 years ago
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
a6fc86d
kpagecount: add slab page checking because _mapcount is in a union
by Petr Holasek
· 14 years ago
ed430fe
proc: export uncached bit properly in /proc/kpageflags
by Takashi Iwai
· 14 years ago
1a9b5b7
mm: export stable page flags
by Wu Fengguang
· 15 years ago
253fb02
pagemap: export KPF_HWPOISON
by Wu Fengguang
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 16 years ago
1779754
proc: export more page flags in /proc/kpageflags
by Wu Fengguang
· 16 years ago
ed7ce0f
proc: kpagecount/kpageflags code cleanup
by Wu Fengguang
· 16 years ago
20a0307
mm: introduce PageHuge() for testing huge/gigantic pages
by Wu Fengguang
· 16 years ago
ad3bdef
proc: fix kflags to uflags copying in /proc/kpageflags
by Wu Fengguang
· 16 years ago
e07a4b9
proc: fix PG_locked reporting in /proc/kpageflags
by Helge Bahmann
· 16 years ago
6d80e53
proc: move pagecount stuff to fs/proc/page.c
by Alexey Dobriyan
· 16 years ago