aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/msg.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney1-1/+1
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann1-0/+1
2004-08-22[PATCH] cleanup of ipc/msg.cManfred Spraul1-106/+134
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-5/+5
2004-04-11[PATCH] posix message queues: code moveAndrew Morton1-105/+0
2004-01-25[PATCH] Fix error checking in IPC_SETAndi Kleen1-0/+1
2003-10-21[PATCH] ipc msg race fixAndrew Morton1-1/+10
2003-08-30[PATCH] More ->pid to ->tgid changesUlrich Drepper1-2/+2
2003-05-12[PATCH] semop race fixAndrew Morton1-7/+12
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley1-4/+37
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-2/+2
2002-12-07Merge conectiva.com.br:/home/BK/includes-2.5.oldArnaldo Carvalho de Melo1-0/+2
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-23o uaccess.h: remove include sched.h, it only needs thread_info.hArnaldo Carvalho de Melo1-0/+2
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-5/+5
2002-10-31[PATCH] use RCU for IPC lockingAndrew Morton1-26/+23
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-30/+4
2002-07-14[PATCH] ipc_ staticsStephen Rothwell1-2/+2
2002-07-14LSM: move the struct msg_msg and struct msg_queue definitions out of the msg....Greg Kroah-Hartman1-30/+4
2002-02-04v2.4.9.9 -> v2.4.9.10Linus Torvalds1-3/+8
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds1-1/+1
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+898