index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
2
-2
/
+15
2010-08-10
oom: deprecate oom_adj tunable
David Rientjes
4
-0
/
+39
2010-08-10
oom: badness heuristic rewrite
David Rientjes
8
-191
/
+300
2010-08-10
oom: move badness() declaration into oom.h
Andrew Morton
2
-3
/
+6
2010-08-10
oom: multi threaded process coredump don't make deadlock
KOSAKI Motohiro
1
-1
/
+1
2010-08-10
oom: give the dying task a higher priority
Luis Claudio R. Goncalves
1
-3
/
+31
2010-08-10
oom: remove child->mm check from oom_kill_process()
KOSAKI Motohiro
1
-3
/
+0
2010-08-10
oom: cleanup has_intersects_mems_allowed()
KOSAKI Motohiro
1
-2
/
+2
2010-08-10
oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
KOSAKI Motohiro
1
-2
/
+3
2010-08-10
oom: kill duplicate OOM_DISABLE check
KOSAKI Motohiro
1
-3
/
+0
2010-08-10
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
2
-8
/
+10
2010-08-10
oom: oom_kill_process() needs to check that p is unkillable
KOSAKI Motohiro
1
-1
/
+2
2010-08-10
oom: make oom_unkillable_task() helper function
KOSAKI Motohiro
1
-11
/
+22
2010-08-10
oom: oom_kill_process() doesn't select kthread child
KOSAKI Motohiro
1
-0
/
+2
2010-08-10
oom: don't try to kill oom_unkillable child
KOSAKI Motohiro
1
-3
/
+6
2010-08-10
vmscan: update isolated page counters outside of main path in shrink_inactive...
Mel Gorman
1
-25
/
+38
2010-08-10
vmscan: set up pagevec as late as possible in shrink_page_list()
Mel Gorman
1
-8
/
+28
2010-08-10
vmscan: set up pagevec as late as possible in shrink_inactive_list()
Mel Gorman
1
-43
/
+56
2010-08-10
vmscan: remove unnecessary temporary vars in do_try_to_free_pages
Mel Gorman
1
-5
/
+4
2010-08-10
vmscan: simplify shrink_inactive_list()
KOSAKI Motohiro
1
-110
/
+102
2010-08-10
vmscan: kill prev_priority completely
KOSAKI Motohiro
6
-112
/
+0