index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
vm
/
page-types.c
Age
Commit message (
Expand
)
Author
2010-10-07
page-types.c: fix name of unpoison interface
Naoya Horiguchi
2010-08-05
Documentation/vm: fix spelling in page-types.c
Tommi Rantala
2009-12-16
page-types: add standard GPL license header
Wu Fengguang
2009-12-15
page-types: exit early when invoked with -d|--describe
Alex Chiang
2009-12-15
page-types: whitespace alignment
Alex Chiang
2009-12-15
page-types: learn to describe flags directly from command line
Alex Chiang
2009-12-15
page-types: unsigned cannot be less than 0 in add_page()
Roel Kluin
2009-12-15
page-types: constify read only arrays
Tommi Rantala
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-15
Documentation/vm/page-types.c: Declare checked_open static
Josh Triplett
2009-10-08
page-types: add hwpoison/unpoison feature
Wu Fengguang
2009-10-08
page-types: introduce kpageflags_flags()
Wu Fengguang
2009-10-08
page-types: make voffset local variables
Wu Fengguang
2009-10-08
page-types: make standalone pagemap/kpageflags read routines
Wu Fengguang
2009-10-08
page-types: introduce checked_open()
Wu Fengguang
2009-10-08
page-types: add GPL note
Wu Fengguang
2009-10-08
pagemap: document KPF_KSM and show it in page-types
Wu Fengguang
2009-10-08
pagemap: export KPF_HWPOISON
Wu Fengguang
2009-09-24
page-types: add feature for walking process address space
Wu Fengguang
2009-09-23
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
2009-06-16
pagemap: add page-types tool
Wu Fengguang