index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
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