index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-03
reparent_thread: fix the "is it traced" check
Oleg Nesterov
2009-04-03
reparent_thread: don't call kill_orphaned_pgrp() if task_detached()
Oleg Nesterov
2009-04-03
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
2009-04-03
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
Oleg Nesterov
2009-04-03
ptrace: simplify ptrace_exit()->ignoring_children() path
Oleg Nesterov
2009-04-03
ptrace: kill __ptrace_detach(), fix ->exit_state check
Oleg Nesterov
2009-04-03
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
Sukadev Bhattiprolu
2009-04-03
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2009-04-03
signals: zap_pid_ns_process() should use force_sig()
Sukadev Bhattiprolu
2009-04-03
signals: protect cinit from unblocked SIG_DFL signals
Sukadev Bhattiprolu
2009-04-03
signals: add from_ancestor_ns parameter to send_signal()
Sukadev Bhattiprolu
2009-04-03
signals: protect init from unwanted signals more
Oleg Nesterov
2009-04-03
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
2009-04-03
do_wait: fix waiting for the group stop with the dead leader
Oleg Nesterov
2009-04-03
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
2009-04-03
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
2009-04-03
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-04-03
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
2009-04-03
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
2009-04-03
cpuset: rewrite update_tasks_nodemask()
Li Zefan
2009-04-03
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
2009-04-03
cpuset: fix possible races in cpu/memory hotplug
Li Zefan
2009-04-03
memcg: cleanup cache_charge
Daisuke Nishimura
2009-04-03
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
2009-04-03
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
2009-04-03
memcg: charge swapcache to proper memcg
Daisuke Nishimura
2009-04-03
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
2009-04-03
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-03
memcg: show memcg information during OOM
Balbir Singh
2009-04-03
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
2009-04-03
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
2009-04-03
memcg: hierarchical stat
KAMEZAWA Hiroyuki
2009-04-03
memcg: use CSS ID
KAMEZAWA Hiroyuki
2009-04-03
devcgroup: avoid using cgroup_lock
Li Zefan
2009-04-03
debug cgroup: remove unneeded cgroup_lock
Li Zefan
2009-04-03
cgroups: don't change release_agent when remount failed
Li Zefan
2009-04-03
cgroups: show correct file mode
Li Zefan
2009-04-03
cgroups: more documentation for remount and release_agent
Li Zefan
2009-04-03
kernel/cgroup.c: kfree(NULL) is legal
Jesper Juhl
2009-04-03
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-04-03
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-04-03
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
2009-04-03
cgroups: fix cgroup.h comments
Paul Menage
2009-04-03
documentation: fix unix_dgram_qlen description
Li Xiaodong
2009-04-03
documentation: update Documentation/filesystem/proc.txt and Documentation/sys...
Shen Feng
2009-04-03
documentation: ignore byproducts from latex
Henrik Austad
2009-04-03
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
2009-04-03
ext3: avoid false EIO errors
Jan Kara
2009-04-03
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-04-03
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
[next]