summaryrefslogtreecommitdiff
path: root/ipc/util.h
AgeCommit message (Expand)Author
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn
2009-06-21ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner
2009-06-18ipcns: move free_ipcs() protoAlexey Dobriyan
2009-06-18ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.hArnd Bergmann
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2008-07-25ipc: get rid of ipc_lock_down()Nadia Derbey
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin
2008-04-29IPC: consolidate all xxxctl_down() functionsPierre Peiffer
2008-04-29IPC: introduce ipc_update_perm()Pierre Peiffer
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer
2008-02-08ipc: uninline some code from util.hPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2007-10-19ipc: remove unneeded parametersNadia Derbey
2007-10-19fix idr_find() lockingNadia Derbey
2007-10-19ipc: fix wrong commentsNadia Derbey
2007-10-19ipc: inline ipc_buildid()Nadia Derbey
2007-10-19ipc: introduce the ipcid_to_idx macroNadia Derbey
2007-10-19Storing ipcs into IDRsNadia Derbey
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey
2007-10-19ipc: remove the ipc_get() routineNadia Derbey
2007-10-19ipc: unify the syscalls codeNadia Derbey
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar
2006-01-15correct email address of Manfred SpraulChristian Kujau
2005-09-07[PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro
2004-04-11[PATCH] posix message queues: code moveAndrew Morton
2004-02-06[PATCH] PA-RISC needs IPC64 structsMatthew Wilcox
2003-07-01[PATCH] Fix IPC ABI for AMD64Andi Kleen
2002-10-31[PATCH] uninlining in ipc/*Andrew Morton
2002-10-31[PATCH] use RCU for IPC lockingAndrew Morton
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds