Commit Graph

123 Commits (37bf06375c90a42fe07b9bebdb07bc316ae5a0ce)

Author SHA1 Message Date
Wanpeng Li 2d421acd15 mm/hwpoison: fix false report on 2nd attempt at page recovery 12 years ago
Wanpeng Li e76d30e20b mm/hwpoison: fix test for a transparent huge page 12 years ago
Wanpeng Li 3ba5eebc40 mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page 12 years ago
Wanpeng Li 86e057734b mm/hwpoison: drop forward reference declarations __soft_offline_page() 12 years ago
Wanpeng Li 0be35096a1 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock 12 years ago
Wanpeng Li dd9538a597 mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() 12 years ago
Wanpeng Li 0cea3fdc41 mm/hwpoison: fix race against poison thp 12 years ago
Wanpeng Li f9121153fd mm/hwpoison: don't need to hold compound lock for hugetlbfs page 12 years ago
Wanpeng Li 841fcc583f mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages 12 years ago
Naoya Horiguchi 0d6fdbdb2a hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() 12 years ago
Naoya Horiguchi b8ec1cee5a mm: soft-offline: use migrate_pages() instead of migrate_huge_page() 12 years ago
Dave Chinner 0ce3d74450 shrinker: add node awareness 12 years ago
Joe Perches 8e33a52fad treewide: Fix printks with 0x%# 12 years ago
Naveen N. Rao cf870c70a1 mce: acpi/apei: Soft-offline a page on firmware GHES notification 12 years ago
Naoya Horiguchi f15bdfa802 mm/memory-failure.c: fix memory leak in successful soft offlining 12 years ago
Naoya Horiguchi e39862958d HWPOISON: check dirty flag to match against clean page 12 years ago
Naoya Horiguchi 5f4b9fc5c1 HWPOISON: change order of error_states[]'s elements 12 years ago
Naoya Horiguchi 524fca1e73 HWPOISON: fix misjudgement of page_action() for errors on mlocked pages 12 years ago
Hugh Dickins 9c620e2bc5 mm: remove offlining arg to migrate_pages 12 years ago
Naoya Horiguchi 4db0e950c5 mm/memory-failure.c: fix wrong num_poisoned_pages in handling memory error on thp 12 years ago
Naoya Horiguchi af8fae7c08 mm/memory-failure.c: clean up soft_offline_page() 12 years ago
Xishi Qiu 293c07e31a memory-failure: use num_poisoned_pages instead of mce_bad_pages 12 years ago
Xishi Qiu fa8dd8a92d memory-failure: do code refactor of soft_offline_page() 12 years ago
Xishi Qiu 0ebff32c36 memory-failure: fix an error of mce_bad_pages statistics 12 years ago
Naoya Horiguchi ff604cf6d4 mm: hwpoison: fix action_result() to print out dirty/clean 12 years ago
Wen Congyang b023f46813 memory-hotplug: skip HWPoisoned page when offlining pages 12 years ago
Ingo Molnar 4fc3f1d66b mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable 12 years ago
Mel Gorman 7b2a2d4a18 mm: migrate: Add a tracepoint for migrate_pages 12 years ago
Naoya Horiguchi 783657a7dc mm: soft offline: split thp at the beginning of soft_offline_page() 12 years ago
Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
Andrew Morton c255a45805 memcg: rename config variables 13 years ago
Aneesh Kumar K.V 189ebff289 hugetlb: simplify migrate_huge_page() 13 years ago
Joonsoo Kim dc32f63453 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() 13 years ago
Tony Luck 6751ed65dc x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults 13 years ago
Borislav Petkov 71dd0b8ae8 mm/memory_failure: let the compiler add the function name 13 years ago
Michal Nazarewicz 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 13 years ago
Dean Nelson 385de35722 thp: allow a hwpoisoned head page to be put back to LRU 13 years ago
Mel Gorman a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
Tony Luck 7329bbeb92 HWPOISON: Add code to handle "action required" errors. 13 years ago
Tony Luck cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() 13 years ago
Dean Nelson dd73e85f6d HWPOISON: convert pr_debug()s to pr_info()s 13 years ago
Paul Gortmaker b9e15bafdf mm: Add export.h for EXPORT_SYMBOL to active symbol exporters 13 years ago
Huang Ying ea8f5fb8a7 HWPoison: add memory_failure_queue() 14 years ago
Peter Zijlstra 9b679320a5 mm/memory-failure.c: fix spinlock vs mutex order 14 years ago
Minchan Kim 5db8a73a8d mm/memory-failure.c: fix page isolated count mismatch 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Ying Han a09ed5e000 vmscan: change shrink_slab() interfaces by passing shrink_control 14 years ago
Konstantin Khlebnikov bd486285f2 mem-hwpoison: fix page refcount around isolate_lru_page() 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago