Wanpeng Li
|
2d421acd15
mm/hwpoison: fix false report on 2nd attempt at page recovery
|
11 years ago |
Wanpeng Li
|
e76d30e20b
mm/hwpoison: fix test for a transparent huge page
|
11 years ago |
Linus Torvalds
|
26935fb06e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Wanpeng Li
|
3ba5eebc40
mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page
|
11 years ago |
Wanpeng Li
|
86e057734b
mm/hwpoison: drop forward reference declarations __soft_offline_page()
|
11 years ago |
Wanpeng Li
|
0be35096a1
mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock
|
11 years ago |
Wanpeng Li
|
dd9538a597
mm/hwpoison: replace atomic_long_sub() with atomic_long_dec()
|
11 years ago |
Wanpeng Li
|
0cea3fdc41
mm/hwpoison: fix race against poison thp
|
11 years ago |
Wanpeng Li
|
f9121153fd
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
|
11 years ago |
Wanpeng Li
|
841fcc583f
mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages
|
11 years ago |
Naoya Horiguchi
|
0d6fdbdb2a
hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page()
|
11 years ago |
Naoya Horiguchi
|
b8ec1cee5a
mm: soft-offline: use migrate_pages() instead of migrate_huge_page()
|
11 years ago |
Dave Chinner
|
0ce3d74450
shrinker: add node awareness
|
12 years ago |
Linus Torvalds
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Joe Perches
|
8e33a52fad
treewide: Fix printks with 0x%#
|
12 years ago |
Ingo Molnar
|
0237d7f355
Merge branch 'x86/mce' into x86/ras
|
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 |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
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 |