aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm/page-types.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong2011-03-221-4/+101
* page-types.c: fix name of unpoison interfaceNaoya Horiguchi2010-10-071-1/+1
* Documentation/vm: fix spelling in page-types.cTommi Rantala2010-08-051-1/+1
* page-types: add standard GPL license headerWu Fengguang2009-12-161-2/+13
* page-types: exit early when invoked with -d|--describeAlex Chiang2009-12-151-2/+1
* page-types: whitespace alignmentAlex Chiang2009-12-151-23/+23
* page-types: learn to describe flags directly from command lineAlex Chiang2009-12-151-1/+20
* page-types: unsigned cannot be less than 0 in add_page()Roel Kluin2009-12-151-1/+1
* page-types: constify read only arraysTommi Rantala2009-12-151-3/+3
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett2009-11-151-1/+1
|/
* page-types: add hwpoison/unpoison featureWu Fengguang2009-10-081-1/+72
* page-types: introduce kpageflags_flags()Wu Fengguang2009-10-081-4/+11
* page-types: make voffset local variablesWu Fengguang2009-10-081-18/+21
* page-types: make standalone pagemap/kpageflags read routinesWu Fengguang2009-10-081-65/+89
* page-types: introduce checked_open()Wu Fengguang2009-10-081-10/+14
* page-types: add GPL noteWu Fengguang2009-10-081-1/+4
* pagemap: document KPF_KSM and show it in page-typesWu Fengguang2009-10-081-0/+2
* pagemap: export KPF_HWPOISONWu Fengguang2009-10-081-0/+2
* page-types: add feature for walking process address spaceWu Fengguang2009-09-241-20/+180
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-231-26/+26
* pagemap: add page-types toolWu Fengguang2009-06-161-0/+698