summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul9-298/+45
2014-10-14ipc: always handle a new value of auto_msgmniAndrey Vagin1-2/+1
2014-06-06ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-13/+13
2014-04-07ipc: use device_initcallDavidlohr Bueso3-3/+3
2014-01-28ipc: whitespace cleanupManfred Spraul11-115/+115
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2-11/+15
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky5-4/+65
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov6-4/+163
2009-11-12sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman2-81/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan60-270/+239
2009-04-03proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn2-2/+2
2009-01-06ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org1-23/+23
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan16-73/+56
2008-07-25ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey3-19/+76
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey5-10/+87
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 Emelyanov12-112/+164
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. Biederman68-80/+75
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman4-176/+190