summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-131-76/+17
* ipc: always handle a new value of auto_msgmniAndrey Vagin2014-10-141-2/+1
* ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-7/+7
* ipc: use device_initcallDavidlohr Bueso2014-04-071-1/+1
* ipc: whitespace cleanupManfred Spraul2014-01-271-7/+7
* ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2013-11-031-8/+12
* ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-041-0/+32
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-261-0/+36
* sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman2009-11-121-77/+0
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-8/+8
* proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn2009-04-021-1/+1
* ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org2009-01-061-23/+23
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-5/+4
* ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-251-13/+59
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-291-10/+35
* ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey2008-04-291-2/+41
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+1
* ipc namespace: remove config ipc ns fixCedric Le Goater2007-10-171-4/+0
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-141-0/+183
OpenPOWER on IntegriCloud