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
/
include
/
linux
/
ipc_namespace.h
Age
Commit message (
Expand
)
Author
2009-12-16
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
2009-06-18
ipcns: move free_ipcs() proto
Alexey Dobriyan
2009-06-18
ipcns: make free_ipc_ns() static
Alexey Dobriyan
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
2008-07-25
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-29
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov