index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
shm.h
Age
Commit message (
Expand
)
Author
2018-03-28
ipc/shm: fix up for struct file no longer being available in shm.h
Stephen Rothwell
2018-03-24
shm: Move struct shmid_kernel into ipc/shm.c
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-09-06
mm: shm: use new hugetlb size encoding definitions
Mike Kravetz
2017-09-03
ipc: shm: Make shmid_kernel timestamps y2038 safe
Deepa Dinamani
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2016-01-20
ipc/shm.c: is_file_shm_hugepages() can be boolean
Yaowei Bai
2014-08-08
shm: remove unneeded extern for function
Jack Miller
2014-08-08
shm: make exit_shm work proportional to task activity
Jack Miller
2014-06-06
ipc/shm.c: increase the defaults for SHMALL, SHMMAX
Manfred Spraul
2014-01-27
ipc: whitespace cleanup
Manfred Spraul
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-07-30
ipc: add COMPAT_SHMLBA support
Will Deacon
2011-07-30
shm: handle separate PID namespaces case
Vasiliy Kulikov
2011-07-26
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2008-02-07
Unexport asm/page.h
Kirill A. Shutemov
2007-10-19
ipc: store ipcs into IDRs
Nadia Derbey
2007-10-17
unexport asm/shmparam.h
Olaf Hering
2007-03-01
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
2005-11-07
[PATCH] SHM_NORESERVE flags for shmget()
Badari Pulavarty
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds