aboutsummaryrefslogtreecommitdiff
path: root/ipc/mqueue.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] mqueue comment typo fixGravatar Serge E. Hallyn 1-1/+1
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Gravatar Manfred Spraul 1-1/+1
2006-03-26[PATCH] sem2mutex: ipc, id.semGravatar Ingo Molnar 1-1/+3
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineGravatar Michal Wronski 1-1/+0
2006-02-09[NETLINK]: Fix a severe bugGravatar Alexey Kuznetsov 1-1/+2
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openGravatar Alexander Viro 1-26/+33
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2005-11-06Update Michal Wronski contact infoGravatar Michal Wronski 1-1/+1
2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskGravatar Krzysztof Benedyczak 1-0/+1
2005-09-10[PATCH] merge some from Rusty's trivial patchesGravatar Adrian Bunk 1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-2/+2
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleGravatar akpm@osdl.org 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1252