index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Commit message (
Expand
)
Author
Age
*
mm, memcg: pass charge order to oom killer
David Rientjes
2012-03-21
*
mm, oom: force oom kill on sysrq+f
David Rientjes
2012-03-21
*
mm, oom: introduce independent oom killer ratelimit state
David Rientjes
2012-03-21
*
mm, oom: do not emit oom killer warning if chosen thread is already exiting
David Rientjes
2012-03-21
*
mm, oom: fold oom_kill_task() into oom_kill_process()
David Rientjes
2012-03-21
*
mm, oom: avoid looping when chosen thread detaches its mm
David Rientjes
2012-03-21
*
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
2012-01-12
*
mm: oom_kill: remove memcg argument from oom_kill_task()
Johannes Weiner
2012-01-12
*
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
*
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
|
\
|
*
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
2011-12-20
*
|
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
|
/
*
oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
Michal Hocko
2011-11-15
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
|
oom: fix race while temporarily setting current's oom_score_adj
David Rientjes
2011-10-31
*
|
oom: remove oom_disable_count
David Rientjes
2011-10-31
*
|
oom: avoid killing kthreads if they assume the oom killed thread's mm
David Rientjes
2011-10-31
*
|
oom: thaw threads if oom killed thread is frozen before deferring
David Rientjes
2011-10-31
|
/
*
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
2011-08-01
*
oom: remove references to old badness() function
David Rientjes
2011-07-25
*
ptrace: kill task_ptrace()
Tejun Heo
2011-06-22
*
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
David Rientjes
2011-05-25
*
oom: use pte pages in OOM score
KOSAKI Motohiro
2011-04-28
*
oom-kill: remove boost_dying_task_prio()
KOSAKI Motohiro
2011-04-14
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
*
memcg: give current access to memory reserves if it's trying to die
David Rientjes
2011-03-23
*
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
*
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
2011-03-14
*
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
2011-03-14
*
oom: kill all threads sharing oom killed task's mm
David Rientjes
2010-10-26
*
oom: avoid killing a task if a thread sharing its mm cannot be killed
David Rientjes
2010-10-26
*
oom: filter unkillable tasks from tasklist dump
David Rientjes
2010-09-22
*
oom: always return a badness score of non-zero for eligible tasks
David Rientjes
2010-09-22
*
oom: __task_cred() need rcu_read_lock()
KOSAKI Motohiro
2010-08-20
*
oom: fix tasklist_lock leak
KOSAKI Motohiro
2010-08-20
*
oom: fix NULL pointer dereference
KOSAKI Motohiro
2010-08-20
*
memcg: use find_lock_task_mm() in memory cgroups oom
KAMEZAWA Hiroyuki
2010-08-11
*
oom: badness heuristic rewrite
David Rientjes
2010-08-09
*
oom: multi threaded process coredump don't make deadlock
KOSAKI Motohiro
2010-08-09
*
oom: give the dying task a higher priority
Luis Claudio R. Goncalves
2010-08-09
*
oom: remove child->mm check from oom_kill_process()
KOSAKI Motohiro
2010-08-09
*
oom: cleanup has_intersects_mems_allowed()
KOSAKI Motohiro
2010-08-09
*
oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
KOSAKI Motohiro
2010-08-09
*
oom: kill duplicate OOM_DISABLE check
KOSAKI Motohiro
2010-08-09
*
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
2010-08-09
*
oom: oom_kill_process() needs to check that p is unkillable
KOSAKI Motohiro
2010-08-09
[next]