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 |
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.
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 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 |
Linus Torvalds
|
754b980077
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Dean Nelson
|
385de35722
thp: allow a hwpoisoned head page to be put back to LRU
|
13 years ago |
Ingo Molnar
|
4e9f44ba29
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
|
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 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Dean Nelson
|
dd73e85f6d
HWPOISON: convert pr_debug()s to pr_info()s
|
13 years ago |