aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov1-0/+36
2009-11-12sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman1-77/+0
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-8/+8
2009-04-02proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn1-1/+1
2009-01-06ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org1-23/+23
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-5/+4
2008-07-25ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey1-13/+59
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey1-10/+35
2008-04-29ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey1-2/+41
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov1-0/+1
2007-10-17ipc namespace: remove config ipc ns fixCedric Le Goater1-4/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman1-0/+183