summaryrefslogtreecommitdiff
path: root/ipc/sem.c
Commit message (Expand)AuthorAge
* arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* [PATCH] Fix ipc entries removalPavel Emelianov2006-11-03
* [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley2006-10-02
* [PATCH] IPC namespace - semKirill Korotaev2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-20
* [PATCH] Rework of IPC auditingSteve Grubb2006-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in ipc/sem.cEric Sesterhenn2006-03-26
* | [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-26
|/
* [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-20
* correct email address of Manfred SpraulChristian Kujau2006-01-15
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* Fix silly typo ("smb" vs "smp")Linus Torvalds2005-12-24
* [PATCH] add missing memory barriers to ipc/sem.cManfred Spraul2005-12-24
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-07
* [PATCH] Fix semundo lock leakageIngo Molnar2005-08-05
* [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16