index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
oom: convert zone_scan_lock from mutex to spinlock
David Rientjes
2007-10-17
1
-5
/
+5
*
oom: do not take callback_mutex
David Rientjes
2007-10-17
1
-3
/
+0
*
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
2007-10-17
1
-1
/
+1
*
oom: suppress extraneous stack and memory dump
David Rientjes
2007-10-17
1
-13
/
+14
*
oom: add oom_kill_allocating_task sysctl
David Rientjes
2007-10-17
1
-5
/
+8
*
oom: add per-zone locking
David Rientjes
2007-10-17
1
-0
/
+52
*
oom: move constraints to enum
David Rientjes
2007-10-17
1
-9
/
+3
*
Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on t...
Christoph Lameter
2007-10-16
1
-8
/
+1
*
oom: print points as unsigned long
David Rientjes
2007-07-31
1
-1
/
+1
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
*
oom: fix constraint deadlock
David Rientjes
2007-05-07
1
-4
/
+6
*
mm: fix handling of panic_on_oom when cpusets are in use
Yasunori Goto
2007-05-07
1
-0
/
+3
*
allow oom_adj of saintly processes
Joshua N Pritikin
2007-05-07
1
-2
/
+4
*
fix OOM killing processes wrongly thought MPOL_BIND
Hugh Dickins
2007-04-24
1
-0
/
+2
*
oom: kill all threads that share mm with killed task
David Rientjes
2007-04-24
1
-1
/
+1
*
[PATCH] oom fix: prevent oom from killing a process with children/sibling unk...
Ankita Garg
2007-03-16
1
-1
/
+1
*
[PATCH] fix OOM killing of swapoff
Hugh Dickins
2007-01-05
1
-6
/
+6
*
[PATCH] fix oom killer kills current every time if there is memory-less-node ...
KAMEZAWA Hiroyuki
2006-12-30
1
-1
/
+6
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
1
-1
/
+1
*
[PATCH] oom: less memdie
Nick Piggin
2006-12-07
1
-2
/
+3
*
[PATCH] oom: cleanup messages
Nick Piggin
2006-12-07
1
-14
/
+13
*
[PATCH] oom: don't kill unkillable children or siblings
Nick Piggin
2006-12-07
1
-2
/
+11
*
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
2006-10-20
1
-0
/
+1
*
[PATCH] oom: don't kill current when another OOM in progress
Nick Piggin
2006-09-29
1
-6
/
+17
*
[PATCH] oom_kill_task(): cleanup ->mm checks
Oleg Nesterov
2006-09-29
1
-5
/
+2
*
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
2006-09-29
1
-10
/
+9
*
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
2006-09-29
1
-6
/
+6
*
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
1
-1
/
+1
*
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
1
-2
/
+2
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
1
-2
/
+1
*
[PATCH] oom-kill: update comments to reflect current code
Ram Gupta
2006-09-26
1
-3
/
+3
*
[PATCH] oom: more printk
Nick Piggin
2006-09-26
1
-2
/
+3
*
[PATCH] oom: kthread infinite loop fix
Nick Piggin
2006-09-26
1
-0
/
+3
*
[PATCH] oom: swapoff tasks tweak
Nick Piggin
2006-09-26
1
-2
/
+6
*
[PATCH] oom: handle oom_disable exiting
Nick Piggin
2006-09-26
1
-2
/
+2
*
[PATCH] oom: handle current exiting
Nick Piggin
2006-09-26
1
-4
/
+31
*
[PATCH] oom: cpuset hint
Nick Piggin
2006-09-26
1
-3
/
+8
*
[PATCH] out of memory notifier
Martin Schwidefsky
2006-09-26
1
-0
/
+22
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-4
/
+4
*
[PATCH] mm: fix typos in comments in mm/oom_kill.c
Dave Peterson
2006-06-23
1
-3
/
+3
*
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
2006-06-23
1
-0
/
+3
*
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
Dave Peterson
2006-04-19
1
-22
/
+23
*
[PATCH] oom-kill: mm locking fix
Andrew Morton
2006-04-19
1
-8
/
+18
*
[PATCH] out_of_memory() locking fix
Andrew Morton
2006-03-02
1
-1
/
+2
*
[PATCH] out_of_memory(): use of uninitialised
Andrew Morton
2006-02-28
1
-1
/
+1
*
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
2006-02-20
1
-25
/
+78
*
[PATCH] OOM kill: children accounting
Kurt Garloff
2006-02-20
1
-10
/
+16
*
[PATCH] dump_stack() in oom handler
Andrew Morton
2006-02-01
1
-0
/
+1
*
[PATCH] cpuset oom lock fix
Paul Jackson
2006-01-14
1
-0
/
+3
[next]