summaryrefslogtreecommitdiff
path: root/mm/hwpoison-inject.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2017-05-03mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi1-2/+1
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov1-4/+1
2015-09-08mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li1-1/+1
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi1-2/+2
2015-05-05mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi1-3/+3
2015-05-05mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi1-2/+5
2014-08-06mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...Fabian Frederick1-2/+1
2014-01-21mm/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-07-31memcg: rename config variablesAndrew Morton1-1/+1
2012-01-03HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-11HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi1-6/+9
2009-12-16HWPOISON: Don't do early filtering if filter is disabledAndi Kleen1-0/+3
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen1-1/+1
2009-12-16HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li1-0/+5
2009-12-16HWPOISON: add memory cgroup filterAndi Kleen1-0/+7
2009-12-16HWPOISON: add page flags filterWu Fengguang1-0/+10
2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang1-2/+39
2009-12-16HWPOISON: add fs/device filtersWu Fengguang1-0/+11
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang1-6/+30
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen1-0/+41