nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / mm / oom_kill.c
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
2006-01-09 Kirill Korotaev[PATCH] Optimise oom kill of current task
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-10 Nishanth Aravamudan[PATCH] mm: fix-up schedule_timeout() usage
2005-09-07 Paul Jackson[PATCH] cpusets: confine oom_killer to mem_exclusive...
2005-09-07 Paul Jackson[PATCH] cpusets: oom_kill tweaks
2005-07-08 Anton Blanchard[PATCH] mm: quieten OOM killer noise
2005-07-08 Marcelo Tosatti[PATCH] print order information when OOM killing
2005-06-22 Janet Morgan[PATCH] add OOM debug
2005-04-16 Andrea Arcangeli[PATCH] oom-killer disable for iscsi/lvm2/multipath...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2