summaryrefslogtreecommitdiff
path: root/include/linux/shm.h
Commit message (Expand)AuthorAge
* ipc/shm: fix up for struct file no longer being available in shm.hStephen Rothwell2018-03-28
* shm: Move struct shmid_kernel into ipc/shm.cEric W. Biederman2018-03-24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-14
|\
| * ipc: shm: Make shmid_kernel timestamps y2038 safeDeepa Dinamani2017-09-03
* | mm: shm: use new hugetlb size encoding definitionsMike Kravetz2017-09-06
* | randstruct: Mark various structs for randomizationKees Cook2017-06-30
|/
* ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai2016-01-20
* shm: remove unneeded extern for functionJack Miller2014-08-08
* shm: make exit_shm work proportional to task activityJack Miller2014-08-08
* ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul2014-06-06
* ipc: whitespace cleanupManfred Spraul2014-01-27
* mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-30
* shm: handle separate PID namespaces caseVasiliy Kulikov2011-07-30
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-26
* Unexport asm/page.hKirill A. Shutemov2008-02-07
* ipc: store ipcs into IDRsNadia Derbey2007-10-19
* unexport asm/shmparam.hOlaf Hering2007-10-17
* [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2007-03-01
* [PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16