aboutsummaryrefslogtreecommitdiff
path: root/ipc/ipc_sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-13ipc/msg: increase MSGMNI, remove scalingGravatar Manfred Spraul 1-76/+17
2014-10-14ipc: always handle a new value of auto_msgmniGravatar Andrey Vagin 1-2/+1
2014-06-06ipc: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-7/+7
2014-04-07ipc: use device_initcallGravatar Davidlohr Bueso 1-1/+1
2014-01-27ipc: whitespace cleanupGravatar Manfred Spraul 1-7/+7
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Gravatar Mathias Krause 1-8/+12
2013-01-04ipc: add sysctl to specify desired next object idGravatar Stanislav Kinsbursky 1-0/+32
2011-07-26ipc: introduce shm_rmid_forced sysctlGravatar Vasiliy Kulikov 1-0/+36
2009-11-12sysctl ipc: Remove dead binary sysctl support code.Gravatar Eric W. Biederman 1-77/+0
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-8/+8
2009-04-02proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersGravatar Serge E. Hallyn 1-1/+1
2009-01-06ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()Gravatar akpm@linux-foundation.org 1-23/+23
2008-10-16sysctl: simplify ->strategyGravatar Alexey Dobriyan 1-5/+4
2008-07-25ipc: do not use a negative value to re-enable msgmni automatic recomputingGravatar Nadia Derbey 1-13/+59
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeGravatar Nadia Derbey 1-10/+35
2008-04-29ipc: do not recompute msgmni anymore if explicitly set by userGravatar Nadia Derbey 1-2/+41
2008-02-08namespaces: move the IPC namespace under IPC_NS optionGravatar Pavel Emelyanov 1-0/+1
2007-10-17ipc namespace: remove config ipc ns fixGravatar Cedric Le Goater 1-4/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileGravatar Eric W. Biederman 1-0/+183