summaryrefslogtreecommitdiff
path: root/Documentation/vm/page-types.c
AgeCommit message (Expand)Author
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala
2009-12-16page-types: add standard GPL license headerWu Fengguang
2009-12-15page-types: exit early when invoked with -d|--describeAlex Chiang
2009-12-15page-types: whitespace alignmentAlex Chiang
2009-12-15page-types: learn to describe flags directly from command lineAlex Chiang
2009-12-15page-types: unsigned cannot be less than 0 in add_page()Roel Kluin
2009-12-15page-types: constify read only arraysTommi Rantala
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-15Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett
2009-10-08page-types: add hwpoison/unpoison featureWu Fengguang
2009-10-08page-types: introduce kpageflags_flags()Wu Fengguang
2009-10-08page-types: make voffset local variablesWu Fengguang
2009-10-08page-types: make standalone pagemap/kpageflags read routinesWu Fengguang
2009-10-08page-types: introduce checked_open()Wu Fengguang
2009-10-08page-types: add GPL noteWu Fengguang
2009-10-08pagemap: document KPF_KSM and show it in page-typesWu Fengguang
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang
2009-09-24page-types: add feature for walking process address spaceWu Fengguang
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-06-16pagemap: add page-types toolWu Fengguang