aboutsummaryrefslogtreecommitdiff
path: root/ipc/util.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-21ipc: unbreak 32-bit shmctl/semctl/msgctlGravatar Johannes Weiner 1-0/+1
2009-06-18ipcns: move free_ipcs() protoGravatar Alexey Dobriyan 1-1/+2
2009-06-18ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.hGravatar Arnd Bergmann 1-1/+1
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesGravatar Serge E. Hallyn 1-2/+4
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceGravatar Serge E. Hallyn 1-0/+16
2008-07-25ipc: get rid of ipc_lock_down()Gravatar Nadia Derbey 1-6/+0
2008-04-29ipc: add definitions of USHORT_MAX and othersGravatar Zhang, Yanmin 1-1/+0
2008-04-29IPC: consolidate all xxxctl_down() functionsGravatar Pierre Peiffer 1-0/+2
2008-04-29IPC: introduce ipc_update_perm()Gravatar Pierre Peiffer 1-0/+1
2008-04-29ipc: recompute msgmni on memory add / removeGravatar Nadia Derbey 1-0/+2
2008-02-08IPC: make struct ipc_ids static in ipc_namespaceGravatar Pierre Peiffer 1-12/+4
2008-02-08ipc: uninline some code from util.hGravatar Pavel Emelyanov 1-56/+4
2008-02-08namespaces: move the IPC namespace under IPC_NS optionGravatar Pavel Emelyanov 1-0/+2
2007-10-19ipc: remove unneeded parametersGravatar Nadia Derbey 1-5/+4
2007-10-19fix idr_find() lockingGravatar Nadia Derbey 1-2/+26
2007-10-19ipc: fix wrong commentsGravatar Nadia Derbey 1-2/+16
2007-10-19ipc: inline ipc_buildid()Gravatar Nadia Derbey 1-1/+5
2007-10-19ipc: introduce the ipcid_to_idx macroGravatar Nadia Derbey 1-0/+2
2007-10-19Storing ipcs into IDRsGravatar Nadia Derbey 1-2/+2
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Gravatar Nadia Derbey 1-4/+39
2007-10-19ipc: remove the ipc_get() routineGravatar Nadia Derbey 1-1/+0
2007-10-19ipc: unify the syscalls codeGravatar Nadia Derbey 1-1/+42
2007-10-19ipc: store ipcs into IDRsGravatar Nadia Derbey 1-24/+8
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSGravatar Cedric Le Goater 1-6/+2
2006-11-03[PATCH] Fix ipc entries removalGravatar Pavel Emelianov 1-0/+12
2006-10-02[PATCH] IPC namespace - utilsGravatar Kirill Korotaev 1-3/+21
2006-03-26[PATCH] sem2mutex: ipc, id.semGravatar Ingo Molnar 1-2/+2
2006-01-15correct email address of Manfred SpraulGravatar Christian Kujau 1-1/+1
2005-09-07[PATCH] ipc: add generic struct ipc_ids seq_file iterationGravatar Mike Waychison 1-0/+8
2005-07-12[PATCH] xtensa: remove old syscallsGravatar Chris Zankel 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+81