summaryrefslogtreecommitdiffstats
path: root/mm/hwpoison-inject.c
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-1/+1
* mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi2017-05-031-2/+1
* hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov2015-09-101-4/+1
* mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li2015-09-081-1/+1
* mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi2015-06-241-2/+2
* mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi2015-05-051-3/+3
* mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi2015-05-051-2/+5
* mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...Fabian Frederick2014-08-061-2/+1
* mm/hwpoison: add '#' to hwpoison_injectWanpeng Li2014-01-211-1/+1
* mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li2013-09-301-2/+3
* mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200Wanpeng Li2013-09-111-2/+2
* memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck2012-01-031-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi2010-08-111-6/+9
* HWPOISON: Don't do early filtering if filter is disabledAndi Kleen2009-12-161-0/+3
* HWPOISON: Add soft page offline supportAndi Kleen2009-12-161-1/+1
* HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li2009-12-161-0/+5
* HWPOISON: add memory cgroup filterAndi Kleen2009-12-161-0/+7
* HWPOISON: add page flags filterWu Fengguang2009-12-161-0/+10
* HWPOISON: limit hwpoison injector to known page typesWu Fengguang2009-12-161-2/+39
* HWPOISON: add fs/device filtersWu Fengguang2009-12-161-0/+11
* HWPOISON: Add unpoisoning supportWu Fengguang2009-12-161-6/+30
* HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen2009-09-161-0/+41
OpenPOWER on IntegriCloud