index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-06
[PATCH] fix OOM killing of swapoff
Hugh Dickins
1
-6
/
+6
2006-12-30
[PATCH] fix oom killer kills current every time if there is memory-less-node ...
KAMEZAWA Hiroyuki
1
-1
/
+6
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
1
-1
/
+1
2006-12-07
[PATCH] oom: less memdie
Nick Piggin
1
-2
/
+3
2006-12-07
[PATCH] oom: cleanup messages
Nick Piggin
1
-14
/
+13
2006-12-07
[PATCH] oom: don't kill unkillable children or siblings
Nick Piggin
1
-2
/
+11
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
1
-0
/
+1
2006-09-29
[PATCH] oom: don't kill current when another OOM in progress
Nick Piggin
1
-6
/
+17
2006-09-29
[PATCH] oom_kill_task(): cleanup ->mm checks
Oleg Nesterov
1
-5
/
+2
2006-09-29
[PATCH] select_bad_process(): cleanup 'releasing' check
Oleg Nesterov
1
-10
/
+9
2006-09-29
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
Oleg Nesterov
1
-6
/
+6
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
1
-1
/
+1
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
1
-2
/
+2
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-2
/
+1
2006-09-26
[PATCH] oom-kill: update comments to reflect current code
Ram Gupta
1
-3
/
+3
2006-09-26
[PATCH] oom: more printk
Nick Piggin
1
-2
/
+3
2006-09-26
[PATCH] oom: kthread infinite loop fix
Nick Piggin
1
-0
/
+3
2006-09-26
[PATCH] oom: swapoff tasks tweak
Nick Piggin
1
-2
/
+6
2006-09-26
[PATCH] oom: handle oom_disable exiting
Nick Piggin
1
-2
/
+2
2006-09-26
[PATCH] oom: handle current exiting
Nick Piggin
1
-4
/
+31
2006-09-26
[PATCH] oom: cpuset hint
Nick Piggin
1
-3
/
+8
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
1
-0
/
+22
2006-07-04
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-4
/
+4
2006-06-23
[PATCH] mm: fix typos in comments in mm/oom_kill.c
Dave Peterson
1
-3
/
+3
2006-06-23
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
1
-0
/
+3
2006-04-19
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
Dave Peterson
1
-22
/
+23
2006-04-19
[PATCH] oom-kill: mm locking fix
Andrew Morton
1
-8
/
+18
2006-03-02
[PATCH] out_of_memory() locking fix
Andrew Morton
1
-1
/
+2
2006-03-01
[PATCH] out_of_memory(): use of uninitialised
Andrew Morton
1
-1
/
+1
2006-02-21
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
1
-25
/
+78
2006-02-21
[PATCH] OOM kill: children accounting
Kurt Garloff
1
-10
/
+16
2006-02-01
[PATCH] dump_stack() in oom handler
Andrew Morton
1
-0
/
+1
2006-01-15
[PATCH] cpuset oom lock fix
Paul Jackson
1
-0
/
+3
2006-01-09
[PATCH] Optimise oom kill of current task
Kirill Korotaev
1
-2
/
+3
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-10
[PATCH] mm: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-09-08
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
1
-0
/
+5
2005-09-08
[PATCH] cpusets: oom_kill tweaks
Paul Jackson
1
-26
/
+31
2005-07-08
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
1
-3
/
+5
2005-07-08
[PATCH] print order information when OOM killing
Marcelo Tosatti
1
-2
/
+2
2005-06-22
[PATCH] add OOM debug
Janet Morgan
1
-3
/
+4
2005-04-17
[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections
Andrea Arcangeli
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+292