sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / ipc /
2008-04-29 Nadia Derbeyipc: recompute msgmni on memory add / remove
2008-04-29 Nadia Derbeyipc: scale msgmni to the number of ipc namespaces
2008-04-29 Nadia Derbeyipc: scale msgmni to the amount of lowmem
2008-04-29 Pierre PeifferIPC: use ipc_buildid() directly from ipc_addid()
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: fixup Fallback for Default Shmem Policy
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for open()s
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for rmdir...
2008-03-11 Lee Schermerhornmempolicy: fix reference counting bugs
2008-02-08 Pavel EmelyanovPidns: fix badly converted mqueues pid handling
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Pierre PeifferIPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_e...
2008-02-08 Pierre PeifferIPC: make struct ipc_ids static in ipc_namespace
2008-02-08 Pierre PeifferIPC/semaphores: consolidate SEM_STAT and IPC_STAT commands
2008-02-08 Pavel Emelyanovipc: uninline some code from util.h
2008-02-08 Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
2008-02-06 Adrian Bunkmake ipc/util.c:sysvipc_find_ipc() static
2008-02-06 Pierre PeifferIPC: fix error check in all new xxx_lock() and xxx_exit...
2007-11-29 Pavel Emelyanovipc: lost unlock and fput in mqueue.c on error path
2007-11-07 Patrick McHardy[NETLINK]: Fix unicast timeouts
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-19 Pierre PeifferIPC: fix error case when idr-cache is empty in ipcget()
2007-10-19 Kirill Korotaevvirtualization of sysv msg queues is incomplete
2007-10-19 Pierre PeifferIPC: cleanup some code and wrong comments about semundo...
2007-10-19 Nadia Derbeyipc: remove unneeded parameters
2007-10-19 Nadia Derbeyfix idr_find() locking
2007-10-19 Nadia Derbeyipc: fix wrong comments
2007-10-19 Nadia Derbeyipc: inline ipc_buildid()
2007-10-19 Nadia Derbeyipc: introduce the ipcid_to_idx macro
2007-10-19 Nadia DerbeyStoring ipcs into IDRs
2007-10-19 Nadia Derbeyipc: integrate ipc_checkid() into ipc_lock()
2007-10-19 Nadia Derbeyipc: remove the ipc_get() routine
2007-10-19 Nadia Derbeyipc: unify the syscalls code
2007-10-19 Nadia Derbeyipc: store ipcs into IDRs
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-18 Eric W. Biedermansysctl mqueue: remove the binary sysctl numbers
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Cedric Le Goateripc namespace: remove config ipc ns fix
2007-10-17 Adrian Bunkipc/shm.c: make 2 functions static
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-11 Denis V. Lunev[NET]: cleanup 3rd argument in netlink_sendskb
2007-07-31 Pavel EmelianovFix user struct leakage with locked IPC shem segment
2007-07-31 David HowellsNOMMU: Fix SYSV IPC SHM
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-17 Jeff Garzikarch/i386/* fs/* ipc/*: mark variables with uninitializ...
2007-07-16 Cedric Le Goaterremove CONFIG_UTS_NS and CONFIG_IPC_NS
2007-07-06 Alexander Graffix logic error in ipc compat semctl()
2007-06-16 Eric W. Biedermanshm: fix the filename of hugetlb sysv shared memory
2007-06-16 Adam Litkehugetlb: fix get_policy for stacked shared memory files
2007-06-16 Badari PulavartyRestore shmid as inode# to fix /proc/pid/maps ABI breakage
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-11 Amy Griffis[PATCH] complete message queue auditing
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-05-08 Guy StreeterCap shmmax at INT_MAX in compat shminfo
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-03-27 Serge E. Hallyn[PATCH] ipcns: fix !CONFIG_IPC_NS behavior
2007-03-06 Peter Zijlstra[PATCH] mqueue: nested locking annotation
2007-03-02 Adam Litke[PATCH] Fix get_unmapped_area and fsync for hugetlb...
2007-03-01 Adrian Bunk[PATCH] make ipc/shm.c:shm_nopage() static
2007-02-21 Eric W. Biederman[PATCH] shm: make sysv ipc shared memory use stacked...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: move SYSV IPC sysctls to their own...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-12 Eric W. Biederman[PATCH] ipc: save the ipc namespace while reading proc...
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-01-23 Guy Streeter[PATCH] correct sys_shmget allocation check
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Josef Sipek[PATCH] struct path: convert ipc
2006-12-07 Burman Yan[PATCH] kernel core: replace kmalloc+memset with kzalloc
2006-12-07 suzuki[PATCH] Fix the size limit of compat space msgsize
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-04 Linus TorvaldsRevert unintentional "volatile" changes in ipc/msg.c
2006-11-03 Pavel Emelianov[PATCH] Fix ipc entries removal
2006-10-03 Michal WronskiMichal Wronski: update contact info
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Matt Helsley[PATCH] ipc: replace kmalloc and memset in get_undo_lis...
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - shm
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - sem
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - msg
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - utils
2006-10-02 Cedric Le Goater[PATCH] update mq_notify to use a struct pid
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-07-31 Ingo Molnar[PATCH] ipc/msg.c: clean up coding style
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 Hugh Dickins[PATCH] remove unused o_flags from do_shmat
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-20 George C. Wilson[PATCH] Audit of POSIX Message Queue Syscalls v.2
2006-06-20 Linda Knippers[PATCH] update of IPC audit record cleanup
2006-05-01 Steve Grubb[PATCH] Rework of IPC auditing
2006-04-18 Alexey Kuznetsov[PATCH] IPC: access to unmapped vmalloc area in grow_ary()
next