summaryrefslogtreecommitdiffstats
path: root/ipc/util.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: get rid of ipc_lock_down()Nadia Derbey2008-07-251-6/+0
* ipc: add definitions of USHORT_MAX and othersZhang, Yanmin2008-04-291-1/+0
* IPC: consolidate all xxxctl_down() functionsPierre Peiffer2008-04-291-0/+2
* IPC: introduce ipc_update_perm()Pierre Peiffer2008-04-291-0/+1
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-291-0/+2
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-081-12/+4
* ipc: uninline some code from util.hPavel Emelyanov2008-02-081-56/+4
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+2
* ipc: remove unneeded parametersNadia Derbey2007-10-191-5/+4
* fix idr_find() lockingNadia Derbey2007-10-191-2/+26
* ipc: fix wrong commentsNadia Derbey2007-10-191-2/+16
* ipc: inline ipc_buildid()Nadia Derbey2007-10-191-1/+5
* ipc: introduce the ipcid_to_idx macroNadia Derbey2007-10-191-0/+2
* Storing ipcs into IDRsNadia Derbey2007-10-191-2/+2
* ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey2007-10-191-4/+39
* ipc: remove the ipc_get() routineNadia Derbey2007-10-191-1/+0
* ipc: unify the syscalls codeNadia Derbey2007-10-191-1/+42
* ipc: store ipcs into IDRsNadia Derbey2007-10-191-24/+8
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-161-6/+2
* [PATCH] Fix ipc entries removalPavel Emelianov2006-11-031-0/+12
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-021-3/+21
* [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-261-2/+2
* correct email address of Manfred SpraulChristian Kujau2006-01-151-1/+1
* [PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2005-09-071-0/+8
* [PATCH] xtensa: remove old syscallsChris Zankel2005-07-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+81