aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/shm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-28ipc/shm: fix up for struct file no longer being available in shm.hStephen Rothwell1-0/+2
2018-03-24shm: Move struct shmid_kernel into ipc/shm.cEric W. Biederman1-22/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2017-09-06mm: shm: use new hugetlb size encoding definitionsMike Kravetz1-17/+0
2017-09-03ipc: shm: Make shmid_kernel timestamps y2038 safeDeepa Dinamani1-3/+3
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2016-01-20ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai1-3/+3
2014-08-08shm: remove unneeded extern for functionJack Miller1-1/+1
2014-08-08shm: make exit_shm work proportional to task activityJack Miller1-1/+15
2014-06-06ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul1-2/+1
2014-01-27ipc: whitespace cleanupManfred Spraul1-1/+1
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+15
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-80/+1
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon1-2/+4
2011-07-30shm: handle separate PID namespaces caseVasiliy Kulikov1-0/+3
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov1-0/+4
2008-02-07Unexport asm/page.hKirill A. Shutemov1-0/+8
2007-10-19ipc: store ipcs into IDRsNadia Derbey1-1/+0
2007-10-17unexport asm/shmparam.hOlaf Hering1-0/+2
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke1-0/+5
2005-11-07[PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+108