index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Age
Commit message (
Expand
)
Author
2007-10-16
Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on t...
Christoph Lameter
2007-07-31
oom: print points as unsigned long
David Rientjes
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-05-07
oom: fix constraint deadlock
David Rientjes
2007-05-07
mm: fix handling of panic_on_oom when cpusets are in use
Yasunori Goto
2007-05-07
allow oom_adj of saintly processes
Joshua N Pritikin
2007-04-24
fix OOM killing processes wrongly thought MPOL_BIND
Hugh Dickins
2007-04-24
oom: kill all threads that share mm with killed task
David Rientjes
2007-03-16
[PATCH] oom fix: prevent oom from killing a process with children/sibling unk...
Ankita Garg
2007-01-05
[PATCH] fix OOM killing of swapoff
Hugh Dickins
2006-12-30
[PATCH] fix oom killer kills current every time if there is memory-less-node ...
KAMEZAWA Hiroyuki
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-07
[PATCH] oom: less memdie
Nick Piggin
2006-12-07
[PATCH] oom: cleanup messages
Nick Piggin
2006-12-07
[PATCH] oom: don't kill unkillable children or siblings
Nick Piggin
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
2006-09-29
[PATCH] oom: don't kill current when another OOM in progress
Nick Piggin
2006-09-29
[PATCH] oom_kill_task(): cleanup ->mm checks
Oleg Nesterov
2006-09-29
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
2006-09-29
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
[PATCH] oom-kill: update comments to reflect current code
Ram Gupta
2006-09-26
[PATCH] oom: more printk
Nick Piggin
2006-09-26
[PATCH] oom: kthread infinite loop fix
Nick Piggin
2006-09-26
[PATCH] oom: swapoff tasks tweak
Nick Piggin
2006-09-26
[PATCH] oom: handle oom_disable exiting
Nick Piggin
2006-09-26
[PATCH] oom: handle current exiting
Nick Piggin
2006-09-26
[PATCH] oom: cpuset hint
Nick Piggin
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-06-23
[PATCH] mm: fix typos in comments in mm/oom_kill.c
Dave Peterson
2006-06-23
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
2006-04-19
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
Dave Peterson
2006-04-19
[PATCH] oom-kill: mm locking fix
Andrew Morton
2006-03-02
[PATCH] out_of_memory() locking fix
Andrew Morton
2006-02-28
[PATCH] out_of_memory(): use of uninitialised
Andrew Morton
2006-02-20
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
2006-02-20
[PATCH] OOM kill: children accounting
Kurt Garloff
2006-02-01
[PATCH] dump_stack() in oom handler
Andrew Morton
2006-01-14
[PATCH] cpuset oom lock fix
Paul Jackson
2006-01-08
[PATCH] Optimise oom kill of current task
Kirill Korotaev
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-10
[PATCH] mm: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-07
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
2005-09-07
[PATCH] cpusets: oom_kill tweaks
Paul Jackson
2005-07-07
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
2005-07-07
[PATCH] print order information when OOM killing
Marcelo Tosatti
[next]