1. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. 7d6feeb ipc ns: fix memory leak (idr) by Serge E. Hallyn · 14 years ago
  4. f1970c4 ipc: fix unused variable warning by Felipe Contreras · 15 years ago
  5. e48fbb6 [CVE-2009-0029] System call wrappers part 24 by Heiko Carstens · 15 years ago
  6. dfcceb2 ipc: only output msgmni value at boot time by Nadia Derbey · 16 years ago
  7. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 16 years ago
  8. a5f75e7 IPC: consolidate all xxxctl_down() functions by Pierre Peiffer · 16 years ago
  9. 8f4a380 IPC: introduce ipc_update_perm() by Pierre Peiffer · 16 years ago
  10. 016d713 IPC: get rid of the use *_setbuf structure. by Pierre Peiffer · 16 years ago
  11. a0d092f IPC/message queues: introduce msgctl_down by Pierre Peiffer · 16 years ago
  12. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 16 years ago
  13. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 16 years ago
  14. f7bf3df ipc: scale msgmni to the amount of lowmem by Nadia Derbey · 16 years ago
  15. 48dea40 IPC: use ipc_buildid() directly from ipc_addid() by Pierre Peiffer · 16 years ago
  16. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  17. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  18. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  19. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 16 years ago
  20. 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
  21. 3ac88a4 virtualization of sysv msg queues is incomplete by Kirill Korotaev · 17 years ago
  22. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  23. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  24. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  25. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  26. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  27. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  28. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  29. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  30. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  31. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  32. 651971c [PATCH] Fix the size limit of compat space msgsize by suzuki · 18 years ago
  33. 80491eb Revert unintentional "volatile" changes in ipc/msg.c by Linus Torvalds · 18 years ago
  34. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  35. 1e78693 [PATCH] IPC namespace - msg by Kirill Korotaev · 18 years ago
  36. 5a06a36 [PATCH] ipc/msg.c: clean up coding style by Ingo Molnar · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  39. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  40. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 18 years ago
  41. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  42. 8cd5283 BUG_ON() Conversion in ipc/msg.c by Eric Sesterhenn · 18 years ago
  43. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  44. 624dffc correct email address of Manfred Spraul by Christian Kujau · 18 years ago
  45. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  46. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago