summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-1/+1
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-083-163/+78Star
* [PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2005-09-082-0/+164
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-081-6/+6
* [PATCH] Fix semundo lock leakageIngo Molnar2005-08-061-7/+3Star
* [PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton2005-08-021-1/+1
* [PATCH] xtensa: remove old syscallsChris Zankel2005-07-131-1/+1
* [PATCH] put_compat_shminfo() warning fixJesse Millan2005-07-081-0/+1
* [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul2005-06-231-6/+3Star
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+2
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-0/+14
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1710-0/+6045