summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov2-18/+3
2015-09-08mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li1-1/+1
2015-06-25mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi3-7/+48
2015-05-06mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi1-3/+3
2015-05-06mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi1-2/+5
2014-08-07mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...Fabian Frederick1-2/+1
2014-01-22mm/hwpoison: add '#' to hwpoison_injectWanpeng Li1-1/+1
2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li1-2/+3
2013-09-11mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200Wanpeng Li1-2/+2
2012-08-01memcg: rename config variablesAndrew Morton33-78/+78
2012-01-03HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck6-35/+34
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2010-08-11HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi2-6/+11
2009-12-16HWPOISON: Don't do early filtering if filter is disabledAndi Kleen1-0/+3
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen5-7/+297
2009-12-16HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li3-0/+11
2009-12-16HWPOISON: add memory cgroup filterAndi Kleen4-0/+70
2009-12-16HWPOISON: add page flags filterWu Fengguang5-0/+43
2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang3-3/+43
2009-12-16HWPOISON: add fs/device filtersWu Fengguang4-0/+72
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang5-9/+114
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen3-0/+46