Commit Graph

207268 Commits (7ee92255470daa0edb93866aec6e27534cd9a177)
 

Author SHA1 Message Date
KOSAKI Motohiro 7ee9225547 drivers/base/node.c: reduce stack usage of node_read_meminfo() 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 51b1bd2ace oom: deprecate oom_adj tunable 15 years ago
David Rientjes a63d83f427 oom: badness heuristic rewrite 15 years ago
Andrew Morton 74bcbf4054 oom: move badness() declaration into oom.h 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 b898cc7001 vmscan: tracing: add a postprocessing script for reclaim-related ftrace events 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
Jan Kara ebf8aa44be radix-tree: omplement function radix_tree_range_tag_if_tagged 15 years ago
Andrea Arcangeli 44ab57a06d rmap: add anon_vma bug checks 15 years ago
Andrea Arcangeli 21d0d443cd rmap: resurrect page_address_in_vma anon_vma check 15 years ago
Andrea Arcangeli 288468c334 rmap: always use anon_vma root pointer 15 years ago
Andrea Arcangeli ba6f0ff398 ksm: fix ksm swapin time optimization 15 years ago
Andrea Arcangeli 26ba0cb63c rmap: always add new vmas at the end 15 years ago
Andrea Arcangeli 5e549e989f mmap: remove unnecessary lock from __vma_link 15 years ago
Shaohua Li ff36b80162 shmem: reduce pagefault lock contention 15 years ago
Tim Chen 7e496299d4 tmpfs: make tmpfs scalable with percpu_counter for used blocks 15 years ago
Tim Chen 27f5e0f694 tmpfs: add accurate compare function to percpu_counter library 15 years ago
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Andi Kleen 627295e492 gcc-4.6: pagemap: avoid unused-but-set variable 15 years ago
Nick Piggin 67a8a20fe1 avr32: invoke oom-killer from page fault 15 years ago
KOSAKI Motohiro 596d7cfa2b mempolicy: reduce stack size of migrate_pages() 15 years ago
Lee Schermerhorn 2510600060 topology: alternate fix for ia64 tiger_defconfig build breakage 15 years ago
Alexander Nevenchannyy b645bd1286 mmzone.h: remove dead prototype 15 years ago
Minchan Kim 31f961a89b mm: use for_each_online_cpu() in vmstat 15 years ago
David Rientjes 0aad4b3124 oom: fold __out_of_memory into out_of_memory 15 years ago
David Rientjes f44200320b oom: remove constraint argument from select_bad_process and __out_of_memory 15 years ago
Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() 15 years ago