index
:
linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid_namespace.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
Oleg Nesterov
2009-09-24
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
Sukadev Bhattiprolu
2009-06-18
pidns: rewrite copy_pid_ns()
Alexey Dobriyan
2009-06-18
pidns: make create_pid_namespace() accept parent pidns
Alexey Dobriyan
2009-04-02
signals: zap_pid_ns_process() should use force_sig()
Sukadev Bhattiprolu
2008-09-02
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2008-09-02
pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing
Oleg Nesterov
2008-07-25
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
2008-07-25
pidns: use kzalloc when allocating new pid_namespace struct
Pavel Emelyanov
2008-04-30
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
2008-04-28
kernel: fix integer as NULL pointer warnings
Harvey Harrison
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov