index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
2017-02-07
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
*
/proc/kpageflags: return KPF_SLAB for slab tail pages
Naoya Horiguchi
2016-03-17
1
-0
/
+2
*
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
2016-03-17
1
-2
/
+4
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-2
/
+2
*
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
1
-0
/
+6
*
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
1
-0
/
+3
*
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
1
-0
/
+3
*
proc: add kpagecgroup file
Vladimir Davydov
2015-09-10
1
-0
/
+53
*
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
1
-3
/
+13
*
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
1
-0
/
+3
*
mm: close PageTail race
David Rientjes
2014-03-04
1
-3
/
+2
*
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-23
1
-1
/
+1
*
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
2014-01-23
1
-3
/
+5
*
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-10-09
1
-1
/
+7
*
pagemap: export KPF_THP
Naoya Horiguchi
2012-03-21
1
-0
/
+2
*
thp: remove PG_buddy
Andrea Arcangeli
2011-01-13
1
-6
/
+8
*
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
2011-01-13
1
-1
/
+1
*
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
2010-09-09
1
-1
/
+1
*
mm: export stable page flags
Wu Fengguang
2009-12-16
1
-42
/
+3
*
pagemap: export KPF_HWPOISON
Wu Fengguang
2009-10-08
1
-0
/
+5
*
ksm: identify PageKsm pages
Hugh Dickins
2009-09-22
1
-0
/
+5
*
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
1
-2
/
+0
*
proc: export more page flags in /proc/kpageflags
Wu Fengguang
2009-06-16
1
-32
/
+120
*
proc: kpagecount/kpageflags code cleanup
Wu Fengguang
2009-06-16
1
-6
/
+11
*
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-06-16
1
-0
/
+1
*
proc: fix kflags to uflags copying in /proc/kpageflags
Wu Fengguang
2009-03-11
1
-1
/
+1
*
proc: fix PG_locked reporting in /proc/kpageflags
Helge Bahmann
2009-02-24
1
-1
/
+1
*
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan
2008-10-23
1
-0
/
+147