1. 21a4826 IPC/semaphores: remove one unused parameter from semctl_down() by Pierre Peiffer · 16 years ago
  2. 522bb2a IPC/semaphores: move the rwmutex handling inside semctl_down by Pierre Peiffer · 16 years ago
  3. 6ff3797 IPC/semaphores: code factorisation by Pierre Peiffer · 16 years ago
  4. 48dea40 IPC: use ipc_buildid() directly from ipc_addid() by Pierre Peiffer · 16 years ago
  5. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  6. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  7. 4b9fcb0 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands by Pierre Peiffer · 16 years ago
  8. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  9. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 16 years ago
  10. 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
  11. c530c6a IPC: cleanup some code and wrong comments about semundo list managment by Pierre Peiffer · 17 years ago
  12. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  13. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  14. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  15. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  16. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  17. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  18. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  19. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  20. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  21. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  22. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  23. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  24. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  25. 2453a30 [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc by Matt Helsley · 18 years ago
  26. e389353 [PATCH] IPC namespace - sem by Kirill Korotaev · 18 years ago
  27. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  28. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  29. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  30. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  31. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 18 years ago
  32. 27315c9 BUG_ON() Conversion in ipc/sem.c by Eric Sesterhenn · 18 years ago
  33. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  34. 624dffc correct email address of Manfred Spraul by Christian Kujau · 18 years ago
  35. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  36. 1224b37 Fix silly typo ("smb" vs "smp") by Linus Torvalds · 18 years ago
  37. 6003a93 [PATCH] add missing memory barriers to ipc/sem.c by Manfred Spraul · 18 years ago
  38. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  39. 00a5dfd [PATCH] Fix semundo lock leakage by Ingo Molnar · 19 years ago
  40. b78755a [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop by Manfred Spraul · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago