summaryrefslogtreecommitdiff
path: root/ipc/sem.c
AgeCommit message (Expand)Author
2007-10-19IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer
2007-10-19IPC: cleanup some code and wrong comments about semundo list managmentPierre Peiffer
2007-10-19ipc: remove unneeded parametersNadia Derbey
2007-10-19fix idr_find() lockingNadia Derbey
2007-10-19ipc: fix wrong commentsNadia Derbey
2007-10-19Storing ipcs into IDRsNadia Derbey
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey
2007-10-19ipc: unify the syscalls codeNadia Derbey
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov
2006-10-02[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley
2006-10-02[PATCH] IPC namespace - semKirill Korotaev
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar
2006-03-26BUG_ON() Conversion in ipc/sem.cEric Sesterhenn
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-12-24Fix silly typo ("smb" vs "smp")Linus Torvalds
2005-12-24[PATCH] add missing memory barriers to ipc/sem.cManfred Spraul
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison
2005-08-05[PATCH] Fix semundo lock leakageIngo Molnar
2005-06-23[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul
2005-03-01Audit IPC object owner/permission changes.David Woodhouse
2005-01-04[PATCH] fix missing wakeup in ipc/semManfred Spraul
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-08-22[PATCH] ipc: enforce SEMVMX limit for undoManfred Spraul
2004-08-22[PATCH] ipc: remove sem_revalidateManfred Spraul
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro
2004-03-26[PATCH] ipc locking fixAndrew Morton
2004-03-11[PATCH] Remove unneeded unlock in ipc/sem.cAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-12-29[PATCH] lockless semopAndrew Morton
2003-09-21[PATCH] Fix sem_lock deadlockAndrew Morton
2003-08-30[PATCH] More ->pid to ->tgid changesUlrich Drepper
2003-08-13[PATCH] sparse annotations for ipc/semDave Jones
2003-07-04[PATCH] ipc semaphore optimizationAndrew Morton
2003-06-20[PATCH] sysv semundo fixesAndrew Morton
2003-06-02[PATCH] remove 16-bit pid assumption from ipc/sem.cAndrew Morton