index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
oom.h
Age
Commit message (
Expand
)
Author
2011-05-25
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
David Rientjes
2010-08-11
memcg: use find_lock_task_mm() in memory cgroups oom
KAMEZAWA Hiroyuki
2010-08-09
oom: deprecate oom_adj tunable
David Rientjes
2010-08-09
oom: badness heuristic rewrite
David Rientjes
2010-08-09
oom: move badness() declaration into oom.h
Andrew Morton
2010-08-09
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
Minchan Kim
2010-08-09
oom: move sysctl declarations to oom.h
David Rientjes
2010-08-09
oom: extract panic helper function
David Rientjes
2009-12-16
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-09-22
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2007-10-17
oom: prevent including sched.h in header file
David Rientjes
2007-10-17
oom: add per-zone locking
David Rientjes
2007-10-17
oom: move constraints to enum
David Rientjes
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan