aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/sem.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] ipc: enforce SEMVMX limit for undoManfred Spraul1-1/+16
2004-08-22[PATCH] ipc: remove sem_revalidateManfred Spraul1-29/+46
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul1-3/+3
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen1-1/+1
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro1-1/+1
2004-03-26[PATCH] ipc locking fixAndrew Morton1-3/+4
2004-03-11[PATCH] Remove unneeded unlock in ipc/sem.cAndrew Morton1-1/+0
2004-02-24[PATCH] add syscalls.hAndrew Morton1-5/+5
2003-12-29[PATCH] lockless semopAndrew Morton1-6/+69
2003-09-21[PATCH] Fix sem_lock deadlockAndrew Morton1-1/+3
2003-08-30[PATCH] More ->pid to ->tgid changesUlrich Drepper1-4/+4
2003-08-13[PATCH] sparse annotations for ipc/semDave Jones1-5/+5
2003-07-04[PATCH] ipc semaphore optimizationAndrew Morton1-57/+38
2003-06-20[PATCH] sysv semundo fixesAndrew Morton1-176/+122
2003-06-02[PATCH] remove 16-bit pid assumption from ipc/sem.cAndrew Morton1-26/+22
2003-05-12[PATCH] semop race fixAndrew Morton1-7/+10
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley1-2/+30
2002-12-14[PATCH] semtimedop - semop() with a timeoutAndrew Morton1-2/+27
2002-11-26LSM: change if statements into something more readable for the ipc/*, mm/*, a...Greg Kroah-Hartman1-1/+2
2002-11-23MergeGreg Kroah-Hartman1-4/+3
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-6/+6
2002-10-31[PATCH] use RCU for IPC lockingAndrew Morton1-30/+29
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman1-4/+3
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley1-0/+11
2002-07-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-3/+4
2002-07-14[PATCH] ipc_ staticsStephen Rothwell1-3/+3
2002-07-14LSM: move struct shmid_kernel out of ipc/shm.c to include/linux/shm.hGreg Kroah-Hartman1-3/+4
2002-05-26[PATCH] semctl SUSv2 complianceRusty Russell1-0/+1
2002-04-28[PATCH] 2.5.10 BKL not always released in sem_exit()Chris Wright1-1/+3
2002-04-23[PATCH] 2.5.9 SEM_UNDO patchDave Olien1-36/+203
2002-04-02Fix missing include due to do_exit() BKL movementLinus Torvalds1-0/+1
2002-04-02[PATCH] BKL reduction in do_exitDave Hansen1-0/+4
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-2/+15
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds1-2/+2
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+1090