summaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)AuthorFilesLines
2006-01-15correct email address of Manfred SpraulChristian Kujau4-4/+4
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.Dunlap5-0/+5
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2006-01-08[PATCH] ipc: expand shm_flagsAndrew Morton1-12/+10
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells1-5/+13
2005-12-24Fix silly typo ("smb" vs "smp")Linus Torvalds1-1/+1
2005-12-24[PATCH] add missing memory barriers to ipc/sem.cManfred Spraul1-0/+2
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap1-4/+5
2005-11-07[PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty1-1/+9
2005-11-06Update Michal Wronski contact infoMichal Wronski1-1/+1
2005-10-29[PATCH] hugetlb: remove repeated codeKrishnakumar R1-3/+4
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-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison3-163/+78
2005-09-07[PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2-0/+164
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-6/+6
2005-08-05[PATCH] Fix semundo lock leakageIngo Molnar1-7/+3
2005-08-01[PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton1-1/+1
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel1-1/+1
2005-07-07[PATCH] put_compat_shminfo() warning fixJesse Millan1-0/+1
2005-06-23[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul1-6/+3
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+2
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-0/+14
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds10-0/+6045