1. fd5db42 ipc/sem.c: optimize update_queue() for bulk wakeup calls by Manfred Spraul · 14 years ago
  2. e5cc9c7 ipc: remove unreachable code in sem.c by Amerigo Wang · 14 years ago
  3. d987f8b ipc/sem.c: optimize single sops when semval is zero by Manfred Spraul · 14 years ago
  4. 636c6be ipc/sem.c: optimize single semop operations by Manfred Spraul · 14 years ago
  5. b97e820 ipc/sem.c: add a per-semaphore pending list by Manfred Spraul · 14 years ago
  6. b6e9082 ipc/sem.c: optimize if semops fail by Manfred Spraul · 14 years ago
  7. d421209 ipc/sem.c: sem preempt improve by Nick Piggin · 14 years ago
  8. 9cad200 ipc/sem.c: sem use list operations by Nick Piggin · 14 years ago
  9. bf17bb7 ipc/sem.c: sem optimise undo list search by Nick Piggin · 14 years ago
  10. 7d6feeb ipc ns: fix memory leak (idr) by Serge E. Hallyn · 14 years ago
  11. 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 15 years ago
  12. d5460c9 [CVE-2009-0029] System call wrappers part 25 by Heiko Carstens · 15 years ago
  13. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  14. e953ac2 ipc: do not goto to the next line by Denis V. Lunev · 15 years ago
  15. 046c688 mm: update my address by Alan Cox · 15 years ago
  16. 6d97e23 ipc/sem.c: make free_un() static by Adrian Bunk · 16 years ago
  17. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 16 years ago
  18. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 16 years ago
  19. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 16 years ago
  20. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 16 years ago
  21. 9edff4a ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) by Manfred Spraul · 16 years ago
  22. a5f75e7 IPC: consolidate all xxxctl_down() functions by Pierre Peiffer · 16 years ago
  23. 8f4a380 IPC: introduce ipc_update_perm() by Pierre Peiffer · 16 years ago
  24. 016d713 IPC: get rid of the use *_setbuf structure. by Pierre Peiffer · 16 years ago
  25. 21a4826 IPC/semaphores: remove one unused parameter from semctl_down() by Pierre Peiffer · 16 years ago
  26. 522bb2a IPC/semaphores: move the rwmutex handling inside semctl_down by Pierre Peiffer · 16 years ago
  27. 6ff3797 IPC/semaphores: code factorisation by Pierre Peiffer · 16 years ago
  28. 48dea40 IPC: use ipc_buildid() directly from ipc_addid() by Pierre Peiffer · 16 years ago
  29. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  30. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  31. 4b9fcb0 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands by Pierre Peiffer · 16 years ago
  32. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  33. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 16 years ago
  34. 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
  35. c530c6a IPC: cleanup some code and wrong comments about semundo list managment by Pierre Peiffer · 17 years ago
  36. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  37. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  38. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  39. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  40. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  41. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  42. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  43. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  44. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  45. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  46. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  47. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  48. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  49. 2453a30 [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc by Matt Helsley · 18 years ago
  50. e389353 [PATCH] IPC namespace - sem by Kirill Korotaev · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  53. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  54. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  55. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 18 years ago
  56. 27315c9 BUG_ON() Conversion in ipc/sem.c by Eric Sesterhenn · 18 years ago
  57. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  58. 624dffc correct email address of Manfred Spraul by Christian Kujau · 18 years ago
  59. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  60. 1224b37 Fix silly typo ("smb" vs "smp") by Linus Torvalds · 18 years ago
  61. 6003a93 [PATCH] add missing memory barriers to ipc/sem.c by Manfred Spraul · 18 years ago
  62. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  63. 00a5dfd [PATCH] Fix semundo lock leakage by Ingo Molnar · 19 years ago
  64. b78755a [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop by Manfred Spraul · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago