1. cf9d5d7 ipc: close open coded spin lock calls by Davidlohr Bueso · 11 years ago
  2. 1ca7003 ipc: introduce ipc object locking helpers by Davidlohr Bueso · 11 years ago
  3. 6062a8d ipc,sem: fine grained locking for semtimedop by Rik van Riel · 11 years ago
  4. 16df367 ipc,sem: do not hold ipc lock more than necessary by Davidlohr Bueso · 11 years ago
  5. 444d0f6 ipc: introduce lockless pre_down ipcctl by Davidlohr Bueso · 11 years ago
  6. 4d2bff5 ipc: introduce obtaining a lockless ipc object by Davidlohr Bueso · 11 years ago
  7. 7bb4def ipc: remove bogus lock comment for ipc_checkid by Davidlohr Bueso · 11 years ago
  8. 4a674f3 ipc: introduce message queue copy feature by Stanislav Kinsbursky · 11 years ago
  9. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 11 years ago
  10. 1efdb69 userns: Convert ipc to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  11. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  12. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  13. 232086b ipc: unbreak 32-bit shmctl/semctl/msgctl by Johannes Weiner · 15 years ago
  14. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 15 years ago
  15. 31a985fb ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h by Arnd Bergmann · 15 years ago
  16. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 15 years ago
  17. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  18. 00c2bf8 ipc: get rid of ipc_lock_down() by Nadia Derbey · 16 years ago
  19. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 16 years ago
  20. a5f75e7 IPC: consolidate all xxxctl_down() functions by Pierre Peiffer · 16 years ago
  21. 8f4a380 IPC: introduce ipc_update_perm() by Pierre Peiffer · 16 years ago
  22. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 16 years ago
  23. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  24. b2d75cd ipc: uninline some code from util.h by Pavel Emelyanov · 16 years ago
  25. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  26. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  27. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  28. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  29. 2802831 ipc: inline ipc_buildid() by Nadia Derbey · 17 years ago
  30. ce621f5 ipc: introduce the ipcid_to_idx macro by Nadia Derbey · 17 years ago
  31. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  32. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  33. 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
  34. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  35. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  36. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  37. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  38. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  39. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 18 years ago
  40. 624dffc correct email address of Manfred Spraul by Christian Kujau · 18 years ago
  41. ae78177 [PATCH] ipc: add generic struct ipc_ids seq_file iteration by Mike Waychison · 19 years ago
  42. 813e678 [PATCH] xtensa: remove old syscalls by Chris Zankel · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago