index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
ipc: make shm_get_stat() more robust
Tony Battersby
1
-2
/
+4
2009-04-03
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
1
-16
/
+0
2009-04-03
workqueue: avoid recursion in run_workqueue()
Lai Jiangshan
1
-30
/
+11
2009-04-03
ptrace_untrace: fix the SIGNAL_STOP_STOPPED check
Oleg Nesterov
1
-3
/
+7
2009-04-03
ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic
Oleg Nesterov
1
-4
/
+0
2009-04-03
tracehook_notify_death: use task_detached() helper
Oleg Nesterov
1
-1
/
+1
2009-04-03
forget_original_parent: do not abuse child->ptrace_entry
Oleg Nesterov
1
-46
/
+41
2009-04-03
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
4
-92
/
+88
2009-04-03
reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD
Oleg Nesterov
1
-5
/
+17
2009-04-03
reparent_thread: fix the "is it traced" check
Oleg Nesterov
1
-1
/
+1
2009-04-03
reparent_thread: don't call kill_orphaned_pgrp() if task_detached()
Oleg Nesterov
1
-4
/
+4
2009-04-03
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
2
-2
/
+8
2009-04-03
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
Oleg Nesterov
1
-29
/
+33
2009-04-03
ptrace: simplify ptrace_exit()->ignoring_children() path
Oleg Nesterov
1
-17
/
+8
2009-04-03
ptrace: kill __ptrace_detach(), fix ->exit_state check
Oleg Nesterov
1
-13
/
+9
2009-04-03
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
Sukadev Bhattiprolu
1
-0
/
+2
2009-04-03
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2
-1
/
+10
2009-04-03
signals: zap_pid_ns_process() should use force_sig()
Sukadev Bhattiprolu
1
-1
/
+14
2009-04-03
signals: protect cinit from unblocked SIG_DFL signals
Sukadev Bhattiprolu
1
-9
/
+19
2009-04-03
signals: add from_ancestor_ns parameter to send_signal()
Sukadev Bhattiprolu
1
-3
/
+9
2009-04-03
signals: protect init from unwanted signals more
Oleg Nesterov
1
-3
/
+13
2009-04-03
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
3
-13
/
+8
2009-04-03
do_wait: fix waiting for the group stop with the dead leader
Oleg Nesterov
1
-12
/
+18
2009-04-03
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
1
-8
/
+11
2009-04-03
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
2
-1
/
+16
2009-04-03
cpusets: replace zone allowed functions with node allowed
David Rientjes
2
-40
/
+52
2009-04-03
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
1
-14
/
+9
2009-04-03
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
1
-9
/
+16
2009-04-03
cpuset: rewrite update_tasks_nodemask()
Li Zefan
1
-70
/
+39
2009-04-03
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
1
-0
/
+1
2009-04-03
cpuset: fix possible races in cpu/memory hotplug
Li Zefan
1
-3
/
+6
2009-04-03
memcg: cleanup cache_charge
Daisuke Nishimura
1
-37
/
+23
2009-04-03
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
2
-7
/
+2
2009-04-03
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
3
-37
/
+82
2009-04-03
memcg: charge swapcache to proper memcg
Daisuke Nishimura
1
-2
/
+13
2009-04-03
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
1
-7
/
+0
2009-04-03
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2
-23
/
+0
2009-04-03
memcg: show memcg information during OOM
Balbir Singh
3
-0
/
+77
2009-04-03
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
4
-5
/
+49
2009-04-03
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
1
-12
/
+59
2009-04-03
memcg: hierarchical stat
KAMEZAWA Hiroyuki
1
-41
/
+119
2009-04-03
memcg: use CSS ID
KAMEZAWA Hiroyuki
1
-138
/
+82
2009-04-03
devcgroup: avoid using cgroup_lock
Li Zefan
1
-8
/
+13
2009-04-03
debug cgroup: remove unneeded cgroup_lock
Li Zefan
1
-2
/
+0
2009-04-03
cgroups: don't change release_agent when remount failed
Li Zefan
1
-2
/
+3
2009-04-03
cgroups: show correct file mode
Li Zefan
3
-4
/
+40
2009-04-03
cgroups: more documentation for remount and release_agent
Li Zefan
1
-2
/
+18
2009-04-03
kernel/cgroup.c: kfree(NULL) is legal
Jesper Juhl
1
-6
/
+3
2009-04-03
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
4
-19
/
+79
2009-04-03
cgroup: CSS ID support
KAMEZAWA Hiroyuki
4
-1
/
+382
[next]