index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
oom: oom_kill doesn't kill vfork parent (or child)
KOSAKI Motohiro
1
-16
/
+1
2009-09-22
oom: make oom_score to per-process value
KOSAKI Motohiro
1
-6
/
+29
2009-09-22
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
1
-19
/
+15
2009-09-22
ksm: unmerge is an origin of OOMs
Hugh Dickins
1
-1
/
+1
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-25
/
+39
2009-06-16
oom: only oom kill exiting tasks with attached memory
David Rientjes
1
-5
/
+3
2009-06-16
oom: avoid unnecessary mm locking and scanning for OOM_DISABLE
David Rientjes
1
-32
/
+10
2009-06-16
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
1
-12
/
+22
2009-05-29
oom: fix possible oom_dump_tasks NULL pointer
David Rientjes
1
-9
/
+15
2009-05-06
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
1
-23
/
+21
2009-04-02
memcg: show memcg information during OOM
Balbir Singh
1
-0
/
+1
2009-04-01
oom_kill: don't call for int_sqrt(0)
Cyrill Gorcunov
1
-7
/
+5
2009-01-08
memcg: avoid deadlock caused by race between oom and cpuset_attach
Daisuke Nishimura
1
-2
/
+0
2009-01-08
memcg: avoid unnecessary system-wide-oom-killer
KAMEZAWA Hiroyuki
1
-0
/
+8
2009-01-06
oom: print triggering task's cpuset and mems allowed
David Rientjes
1
-0
/
+3
2009-01-06
oom: fix zone_scan_mutex name
David Rientjes
1
-6
/
+6
2009-01-06
mm: invoke oom-killer from page fault
Nick Piggin
1
-29
/
+65
2008-11-14
Merge branch 'master' into next
James Morris
1
-1
/
+2
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-3
/
+3
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-1
/
+1
2008-11-11
The oomkiller calculations make decisions based on capabilities. Since
Eric Paris
1
-3
/
+3
2008-11-06
mm/oom_kill.c: fix badness() kerneldoc
Qinghuang Feng
1
-1
/
+0
2008-11-06
oom: do not dump task state for non thread group leaders
David Rientjes
1
-0
/
+2
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
1
-2
/
+4
2008-04-28
oom_kill: remove unused parameter in badness()
Li Zefan
1
-3
/
+2
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
1
-23
/
+22
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
1
-3
/
+5
2008-04-15
memcg: fix oops in oom handling
Li Zefan
1
-2
/
+2
2008-03-19
mm/oom_kill: fix kernel-doc
Randy Dunlap
1
-1
/
+8
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
1
-1
/
+1
2008-02-07
oom: add sysctl to enable task memory dump
David Rientjes
1
-5
/
+44
2008-02-07
memcontrol: move oom task exclusion to tasklist scan
David Rientjes
1
-7
/
+2
2008-02-07
Memory controller: OOM handling
Pavel Emelianov
1
-4
/
+39
2008-02-05
oom_kill: remove uid==0 checks
Serge E. Hallyn
1
-1
/
+1
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-3
/
+2
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
1
-1
/
+1
2007-10-20
oom_kill bug
Al Viro
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+3
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
1
-1
/
+1
2007-10-19
mm/oom_kill.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
1
-3
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-2
/
+2
2007-10-17
oom: convert zone_scan_lock from mutex to spinlock
David Rientjes
1
-5
/
+5
2007-10-17
oom: do not take callback_mutex
David Rientjes
1
-3
/
+0
2007-10-17
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
1
-1
/
+1
2007-10-17
oom: suppress extraneous stack and memory dump
David Rientjes
1
-13
/
+14
2007-10-17
oom: add oom_kill_allocating_task sysctl
David Rientjes
1
-5
/
+8
2007-10-17
oom: add per-zone locking
David Rientjes
1
-0
/
+52
2007-10-17
oom: move constraints to enum
David Rientjes
1
-9
/
+3
2007-10-16
Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on t...
Christoph Lameter
1
-8
/
+1
2007-07-31
oom: print points as unsigned long
David Rientjes
1
-1
/
+1
[next]