Naoya Horiguchi
|
52089b14c0
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
|
11 年之前 |
Naoya Horiguchi
|
93a9eb39fa
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
|
11 年之前 |
Naoya Horiguchi
|
a0f7a756c2
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
|
11 年之前 |
Chen Yucong
|
0bc1f8b068
hwpoison: fix the handling path of the victimized page frame that belong to non-LRU
|
11 年之前 |
Naoya Horiguchi
|
3ba08129e3
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO)
|
11 年之前 |
Tony Luck
|
74614de17d
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED
|
11 年之前 |
Tony Luck
|
a70ffcac74
mm/memory-failure.c-failure: send right signal code to correct thread
|
11 年之前 |
Naoya Horiguchi
|
6edd6cc662
mm/memory-failure.c: move comment
|
11 年之前 |
David Rientjes
|
68711a7463
mm, migration: add destination page freeing callback
|
11 年之前 |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 年之前 |
Vladimir Davydov
|
bfc8c90139
mem-hotplug: implement get/put_online_mems
|
11 年之前 |
Naoya Horiguchi
|
3e030ecc0f
mm/memory-failure.c: fix memory leak by race between poison and unpoison
|
11 年之前 |
Chen Yucong
|
b985194c8c
hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
|
11 年之前 |
Linus Torvalds
|
32d01dc7be
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 年之前 |
David Rientjes
|
668f9abbd4
mm: close PageTail race
|
11 年之前 |
Tejun Heo
|
b166492406
cgroup: introduce cgroup_ino()
|
11 年之前 |
Naoya Horiguchi
|
8d547ff4ac
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
|
11 年之前 |
Naoya Horiguchi
|
54b9dd14d0
mm/memory-failure.c: shift page lock from head page to tail page after thp split
|
11 年之前 |
Joonsoo Kim
|
59c82b70dc
mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
|
11 年之前 |
Zhi Yong Wu
|
549543dff7
mm, memory-failure: fix typo in me_pagecache_dirty()
|
11 年之前 |
Naoya Horiguchi
|
a3e0f9e47d
mm/memory-failure.c: transfer page count from head page to tail page after split thp
|
11 年之前 |
Jianguo Wu
|
a49ecbcd7b
mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
|
11 年之前 |
Stefani Seibold
|
498d319bb5
kfifo API type safety
|
11 年之前 |
Naoya Horiguchi
|
03b61ff3c3
mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()
|
11 年之前 |
Wanpeng Li
|
2d421acd15
mm/hwpoison: fix false report on 2nd attempt at page recovery
|
12 年之前 |
Wanpeng Li
|
e76d30e20b
mm/hwpoison: fix test for a transparent huge page
|
12 年之前 |
Linus Torvalds
|
26935fb06e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Wanpeng Li
|
3ba5eebc40
mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page
|
12 年之前 |
Wanpeng Li
|
86e057734b
mm/hwpoison: drop forward reference declarations __soft_offline_page()
|
12 年之前 |
Wanpeng Li
|
0be35096a1
mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock
|
12 年之前 |