aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/shm.c
Commit message (Expand)AuthorAge
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* ipc: clean up ipc/shm.cWANG Cong2009-01-06
* sanitize audit_ipc_obj()Al Viro2009-01-04
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells2008-11-13
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-20
* ipc: get rid of ipc_lock_down()Nadia Derbey2008-07-25
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* /proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage2008-06-12
* shm: Remove silly double assignmentNeil Horman2008-06-10
* IPC: consolidate all xxxctl_down() functionsPierre Peiffer2008-04-29
* IPC: introduce ipc_update_perm()Pierre Peiffer2008-04-29
* IPC: get rid of the use *_setbuf structure.Pierre Peiffer2008-04-29
* IPC/shared memory: introduce shmctl_downPierre Peiffer2008-04-29
* IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer2008-04-29
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-28
* mempolicy: fixup Fallback for Default Shmem PolicyLee Schermerhorn2008-04-28
* mempolicy: fix reference counting bugsLee Schermerhorn2008-03-10
* IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer2008-02-08
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-08
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-08
* IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer2008-02-06
* IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer2007-10-19
* ipc: remove unneeded parametersNadia Derbey2007-10-19
* fix idr_find() lockingNadia Derbey2007-10-19
* ipc: fix wrong commentsNadia Derbey2007-10-19
* Storing ipcs into IDRsNadia Derbey2007-10-19
* ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey2007-10-19
* ipc: remove the ipc_get() routineNadia Derbey2007-10-19
* ipc: unify the syscalls codeNadia Derbey2007-10-19
* ipc: store ipcs into IDRsNadia Derbey2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-17
* ipc/shm.c: make 2 functions staticAdrian Bunk2007-10-17
* Fix user struct leakage with locked IPC shem segmentPavel Emelianov2007-07-31
* NOMMU: Fix SYSV IPC SHMDavid Howells2007-07-31
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-16
* hugetlb: fix get_policy for stacked shared memory filesAdam Litke2007-06-16
* Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty2007-06-16
* [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2007-03-01
* [PATCH] make ipc/shm.c:shm_nopage() staticAdrian Bunk2007-03-01
* [PATCH] shm: make sysv ipc shared memory use stacked filesEric W. Biederman2007-02-20
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [PATCH] correct sys_shmget allocation checkGuy Streeter2007-01-23
* [PATCH] struct path: convert ipcJosef Sipek2006-12-08