Commit Graph

4533 Commits (435f49a518c78eec8e2edbbadd912737246cbe20)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 2bd9bb206b memcg: clean up waiting move acct 15 years ago
KAMEZAWA Hiroyuki 4b53433468 memcg: clean up try_charge main loop 15 years ago
Namhyung Kim 4785879e4d fix a typo on comments in mm/percpu.c 15 years ago
Naoya Horiguchi 28957a5467 hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() 15 years ago
Naoya Horiguchi e3390f67a7 hwpoison: rename CONFIG 15 years ago
Naoya Horiguchi 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 years ago
Naoya Horiguchi fd6a03edd2 HWPOISON, hugetlb: detect hwpoison in hugetlb code 15 years ago
Naoya Horiguchi 93f70f900d HWPOISON, hugetlb: isolate corrupted hugepage 15 years ago
Naoya Horiguchi c9fbdd5f13 HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error 15 years ago
Naoya Horiguchi 7013febc89 HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage 15 years ago
Naoya Horiguchi 7af446a841 HWPOISON, hugetlb: enable error handling path for hugepage 15 years ago
Naoya Horiguchi 0fe6e20b9c hugetlb, rmap: add reverse mapping for hugepage 15 years ago
KAMEZAWA Hiroyuki d2997b1042 hibernation: freeze swap at hibernation 15 years ago
KAMEZAWA Hiroyuki 966cca029f mm: fix corruption of hibernation caused by reusing swap during image saving 15 years ago
Lai Jiangshan d9f8984c2c ksm: cleanup for mm_slots_hash 15 years ago
Wu Fengguang e31f3698cd vmscan: raise the bar to PAGEOUT_IO_SYNC stalls 15 years ago
Kulikov Vasiliy 51980ac9e7 mm/vmalloc.c: check kmalloc() return value 15 years ago
KOSAKI Motohiro cc8e970c3c memcg: add mm_vmscan_memcg_isolate tracepoint 15 years ago
KOSAKI Motohiro bdce6d9ebf memcg, vmscan: add memcg reclaim tracepoint 15 years ago
KOSAKI Motohiro 4dc4b3d971 vmscan: shrink_slab() requires the number of lru_pages, not the page order 15 years ago
Jeremy Fitzhardinge 57250a5bf0 mmu-notifiers: remove mmu notifier calls in apply_to_page_range() 15 years ago
KOSAKI Motohiro 58c37f6e0d vmscan: protect reading of reclaim_stat with lru_lock 15 years ago
KOSAKI Motohiro 1574804899 vmscan: avoid subtraction of unsigned types 15 years ago
Andrea Arcangeli 9a5b489b87 mm: set VM_FAULT_WRITE in do_swap_page() 15 years ago
Rik van Riel ad8c2ee801 rmap: add exclusive page to private anon_vma on swapin 15 years ago
David Rientjes a63d83f427 oom: badness heuristic rewrite 15 years ago
KOSAKI Motohiro cef1d3523d oom: multi threaded process coredump don't make deadlock 15 years ago
Luis Claudio R. Goncalves 93b43fa550 oom: give the dying task a higher priority 15 years ago
KOSAKI Motohiro 19b4586cd9 oom: remove child->mm check from oom_kill_process() 15 years ago
KOSAKI Motohiro df1090a8dd oom: cleanup has_intersects_mems_allowed() 15 years ago
KOSAKI Motohiro a96cfd6e91 oom: move OOM_DISABLE check from oom_kill_task to out_of_memory() 15 years ago
KOSAKI Motohiro 113e27f36d oom: kill duplicate OOM_DISABLE check 15 years ago
KOSAKI Motohiro 26ebc98491 oom: /proc/<pid>/oom_score treat kernel thread honestly 15 years ago
KOSAKI Motohiro f88ccad588 oom: oom_kill_process() needs to check that p is unkillable 15 years ago
KOSAKI Motohiro ab290adbaf oom: make oom_unkillable_task() helper function 15 years ago
KOSAKI Motohiro 2c5ea53ce4 oom: oom_kill_process() doesn't select kthread child 15 years ago
KOSAKI Motohiro 7c59aec830 oom: don't try to kill oom_unkillable child 15 years ago
Mel Gorman 1489fa14cb vmscan: update isolated page counters outside of main path in shrink_inactive_list() 15 years ago
Mel Gorman abe4c3b50c vmscan: set up pagevec as late as possible in shrink_page_list() 15 years ago
Mel Gorman 666356297e vmscan: set up pagevec as late as possible in shrink_inactive_list() 15 years ago
Mel Gorman d4debc66d1 vmscan: remove unnecessary temporary vars in do_try_to_free_pages 15 years ago
KOSAKI Motohiro e247dbce5c vmscan: simplify shrink_inactive_list() 15 years ago
KOSAKI Motohiro 25edde0332 vmscan: kill prev_priority completely 15 years ago
Mel Gorman 755f0225e8 vmscan: tracing: add trace event when a page is written 15 years ago
Mel Gorman a8a94d1515 vmscan: tracing: add trace events for LRU page isolation 15 years ago
Mel Gorman 33906bc5c8 vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim 15 years ago
KOSAKI Motohiro c6a8a8c589 vmscan: recalculate lru_pages on each priority 15 years ago
KOSAKI Motohiro b00d3ea7cf vmscan: zone_reclaim don't call disable_swap_token() 15 years ago
Jan Kara f446daaea9 mm: implement writeback livelock avoidance using page tagging 15 years ago
Andrea Arcangeli 44ab57a06d rmap: add anon_vma bug checks 15 years ago