mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / mm / oom_kill.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 KAMEZAWA Hiroyukimemcg: fix oom kill behavior
2010-03-12 KAMEZAWA Hiroyukimemcg: handle panic_on_oom=always case
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-02-23 KAMEZAWA Hiroyukimemcg: fix oom killing a child process in an other...
2009-12-16 Daisuke Nishimuramemcg: avoid oom-killing innocent task in case of use_h...
2009-12-16 KAMEZAWA Hiroyukioom-kill: fix NUMA constraint check with nodemask
2009-12-16 KOSAKI Motohirooom-kill: show virtual size and rss information of...
2009-12-15 David Rientjesoom: dump stack and VM state when oom killer panics
2009-09-22 KOSAKI Motohirooom: oom_kill doesn't kill vfork parent (or child)
2009-09-22 KOSAKI Motohirooom: make oom_score to per-process value
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-06-17 David Rientjesoom: only oom kill exiting tasks with attached memory
2009-06-17 David Rientjesoom: avoid unnecessary mm locking and scanning for...
2009-06-17 David Rientjesoom: move oom_adj value from task_struct to mm_struct
2009-05-29 David Rientjesoom: fix possible oom_dump_tasks NULL pointer
2009-05-06 David Rientjesoom: prevent livelock when oom_kill_allocating_task...
2009-04-03 Balbir Singhmemcg: show memcg information during OOM
2009-04-01 Cyrill Gorcunovoom_kill: don't call for int_sqrt(0)
2009-01-08 Daisuke Nishimuramemcg: avoid deadlock caused by race between oom and...
2009-01-08 KAMEZAWA Hiroyukimemcg: avoid unnecessary system-wide-oom-killer
2009-01-06 David Rientjesoom: print triggering task's cpuset and mems allowed
2009-01-06 David Rientjesoom: fix zone_scan_mutex name
2009-01-06 Nick Pigginmm: invoke oom-killer from page fault
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-11 Eric ParisThe oomkiller calculations make decisions based on...
2008-11-06 Qinghuang Fengmm/oom_kill.c: fix badness() kerneldoc
2008-11-06 David Rientjesoom: do not dump task state for non thread group leaders
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-04-28 Li Zefanoom_kill: remove unused parameter in badness()
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-16 Li Zefanmemcg: fix oops in oom handling
2008-03-20 Randy Dunlapmm/oom_kill: fix kernel-doc
2008-03-05 Balbir SinghMemory controller: rename to Memory Resource Controller
2008-02-07 David Rientjesoom: add sysctl to enable task memory dump
2008-02-07 David Rientjesmemcontrol: move oom task exclusion to tasklist scan
2008-02-07 Pavel EmelianovMemory controller: OOM handling
2008-02-05 Serge E. Hallynoom_kill: remove uid==0 checks
2008-02-05 Andrew MorganAdd 64-bit capability support to the kernel
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2007-10-20 Al Virooom_kill bug
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Matthias Kaehlckemm/oom_kill.c: Use list_for_each_entry instead of list_...
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-17 David Rientjesoom: convert zone_scan_lock from mutex to spinlock
2007-10-17 David Rientjesoom: do not take callback_mutex
2007-10-17 David Rientjesoom: compare cpuset mems_allowed instead of exclusive...
2007-10-17 David Rientjesoom: suppress extraneous stack and memory dump
2007-10-17 David Rientjesoom: add oom_kill_allocating_task sysctl
2007-10-17 David Rientjesoom: add per-zone locking
2007-10-17 David Rientjesoom: move constraints to enum
2007-10-16 Christoph LameterMemoryless nodes: OOM: use N_HIGH_MEMORY map instead...
2007-07-31 David Rientjesoom: print points as unsigned long
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-05-07 David Rientjesoom: fix constraint deadlock
2007-05-07 Yasunori Gotomm: fix handling of panic_on_oom when cpusets are in use
2007-05-07 Joshua N Pritikinallow oom_adj of saintly processes
2007-04-24 Hugh Dickinsfix OOM killing processes wrongly thought MPOL_BIND
2007-04-24 David Rientjesoom: kill all threads that share mm with killed task
2007-03-17 Ankita Garg[PATCH] oom fix: prevent oom from killing a process...
2007-01-06 Hugh Dickins[PATCH] fix OOM killing of swapoff
2006-12-30 KAMEZAWA Hiroyuki[PATCH] fix oom killer kills current every time if...
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-07 Nick Piggin[PATCH] oom: less memdie
2006-12-07 Nick Piggin[PATCH] oom: cleanup messages
2006-12-07 Nick Piggin[PATCH] oom: don't kill unkillable children or siblings
2006-10-20 Alexey Dobriyan[PATCH] OOM killer meets userspace headers
2006-09-29 Nick Piggin[PATCH] oom: don't kill current when another OOM in...
2006-09-29 Oleg Nesterov[PATCH] oom_kill_task(): cleanup ->mm checks
2006-09-29 Oleg Nesterov[PATCH] select_bad_process(): cleanup 'releasing' check
2006-09-29 Oleg Nesterov[PATCH] select_bad_process(): kill a bogus PF_DEAD...
2006-09-29 Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29 Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-26 Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26 Ram Gupta[PATCH] oom-kill: update comments to reflect current...
2006-09-26 Nick Piggin[PATCH] oom: more printk
2006-09-26 Nick Piggin[PATCH] oom: kthread infinite loop fix
2006-09-26 Nick Piggin[PATCH] oom: swapoff tasks tweak
2006-09-26 Nick Piggin[PATCH] oom: handle oom_disable exiting
2006-09-26 Nick Piggin[PATCH] oom: handle current exiting
2006-09-26 Nick Piggin[PATCH] oom: cpuset hint
2006-09-26 Martin Schwidefsky[PATCH] out of memory notifier
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-06-23 Dave Peterson[PATCH] mm: fix typos in comments in mm/oom_kill.c
2006-06-23 KAMEZAWA Hiroyuki[PATCH] support for panic at OOM
2006-04-19 Dave Peterson[PATCH] mm: fix mm_struct reference counting bugs in...
2006-04-19 Andrew Morton[PATCH] oom-kill: mm locking fix
2006-03-02 Andrew Morton[PATCH] out_of_memory() locking fix
2006-03-01 Andrew Morton[PATCH] out_of_memory(): use of uninitialised
2006-02-21 Christoph Lameter[PATCH] Terminate process that fails on a constrained...
2006-02-21 Kurt Garloff[PATCH] OOM kill: children accounting
2006-02-01 Andrew Morton[PATCH] dump_stack() in oom handler
2006-01-15 Paul Jackson[PATCH] cpuset oom lock fix
next