Commit Graph

99 Commits (34f329db54e8154cf7faf0e7c45e7c16facfbbfe)

Author SHA1 Message Date
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Cedric Le Goater 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
Alexander Graf d57d973101 fix logic error in ipc compat semctl() 18 years ago
Eric W. Biederman 9d66586f77 shm: fix the filename of hugetlb sysv shared memory 18 years ago
Adam Litke 22741925d2 hugetlb: fix get_policy for stacked shared memory files 18 years ago
Badari Pulavarty 30475cc12a Restore shmid as inode# to fix /proc/pid/maps ABI breakage 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Amy Griffis 4fc03b9beb [PATCH] complete message queue auditing 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Guy Streeter af7c693f14 Cap shmmax at INT_MAX in compat shminfo 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Serge E. Hallyn a28d193cbf [PATCH] ipcns: fix !CONFIG_IPC_NS behavior 18 years ago
Peter Zijlstra 7a434814c7 [PATCH] mqueue: nested locking annotation 18 years ago
Adam Litke 516dffdcd8 [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments 18 years ago
Adrian Bunk de01bad2f5 [PATCH] make ipc/shm.c:shm_nopage() static 18 years ago
Eric W. Biederman bc56bba8f3 [PATCH] shm: make sysv ipc shared memory use stacked files 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman a5494dcd8b [PATCH] sysctl: move SYSV IPC sysctls to their own file 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Eric W. Biederman bc1fc6d88c [PATCH] ipc: save the ipc namespace while reading proc files 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Guy Streeter f66d45e99e [PATCH] correct sys_shmget allocation check 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Josef Sipek 6d63079add [PATCH] struct path: convert ipc 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
suzuki 651971cb72 [PATCH] Fix the size limit of compat space msgsize 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Linus Torvalds 80491eb90c Revert unintentional "volatile" changes in ipc/msg.c 18 years ago
Pavel Emelianov c7e12b8389 [PATCH] Fix ipc entries removal 18 years ago
Michal Wronski f66e928b96 Michal Wronski: update contact info 18 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 18 years ago
Matt Helsley 2453a3062d [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc 18 years ago
Kirill Korotaev 4e9823111b [PATCH] IPC namespace - shm 18 years ago
Kirill Korotaev e38935341a [PATCH] IPC namespace - sem 18 years ago
Kirill Korotaev 1e78693738 [PATCH] IPC namespace - msg 18 years ago
Kirill Korotaev 73ea41302b [PATCH] IPC namespace - utils 18 years ago
Cedric Le Goater a03fcb730b [PATCH] update mq_notify to use a struct pid 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Ingo Molnar 5a06a363ef [PATCH] ipc/msg.c: clean up coding style 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago