index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pid_namespace.h
Commit message (
Expand
)
Author
Age
*
new fs_pin killing logics
Al Viro
2015-01-25
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
*
proc: Implement /proc/thread-self to point at the directory of the current th...
Eric W. Biederman
2014-08-04
*
pid_namespace: make freeing struct pid_namespace rcu-delayed
Al Viro
2013-10-24
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
procfs: switch /proc/self away from proc_dir_entry
Al Viro
2013-04-09
*
|
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
|
/
*
pidns: Stop pid allocation when init dies
Eric W. Biederman
2012-12-25
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
*
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
*
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
2012-11-19
*
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
2012-10-19
*
userns: Convert proc to use kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
*
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
*
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
*
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
*
pid: generalize task_active_pid_ns
Eric W. Biederman
2009-01-08
*
pid_ns: kill the now unused task_child_reaper()
Oleg Nesterov
2008-10-16
*
pidns: add the struct bsd_acct_struct pointer on pid_namespace struct
Pavel Emelyanov
2008-07-25
*
proper pid{hash,map}_init() prototypes
Adrian Bunk
2008-07-25
*
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
2008-04-30
*
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
2008-02-08
*
pidns: Place under CONFIG_EXPERIMENTAL
Eric W. Biederman
2007-11-14
*
pid namespaces: miscellaneous preparations for pid namespaces
Pavel Emelyanov
2007-10-19
*
pid namespaces: make proc have multiple superblocks - one for each namespace
Pavel Emelyanov
2007-10-19
*
pid namespaces: add support for pid namespaces hierarchy
Pavel Emelyanov
2007-10-19
*
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
2007-10-19
*
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
*
pid namespaces: dynamic kmem cache allocator for pid namespaces
Pavel Emelianov
2007-10-19
*
pid namespaces: make get_pid_ns() return the namespace itself
Pavel Emelianov
2007-10-19
*
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
*
[PATCH] namespaces: fix task exit disaster
Serge E. Hallyn
2007-01-30
*
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
2006-12-08
*
[PATCH] to nsproxy
Cedric Le Goater
2006-12-08
*
[PATCH] rename struct pspace to struct pid_namespace
Sukadev Bhattiprolu
2006-12-08