aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski1-1/+0
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov1-1/+2
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro1-26/+33
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2005-11-06Update Michal Wronski contact infoMichal Wronski1-1/+1
2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak1-0/+1
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+2
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1252