index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
page.c
Age
Commit message (
Expand
)
Author
2012-10-09
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-03-22
pagemap: export KPF_THP
Naoya Horiguchi
2011-01-14
thp: remove PG_buddy
Andrea Arcangeli
2011-01-13
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
2010-09-10
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-17
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-17
proc: export more page flags in /proc/kpageflags
Wu Fengguang
2009-06-17
proc: kpagecount/kpageflags code cleanup
Wu Fengguang
2009-06-17
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-03-11
proc: fix kflags to uflags copying in /proc/kpageflags
Wu Fengguang
2009-02-24
proc: fix PG_locked reporting in /proc/kpageflags
Helge Bahmann
2008-10-23
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan