| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc/msg: increase MSGMNI, remove scaling | Manfred Spraul | 2014-12-13 | 1 | -76/+17 |
* | ipc: always handle a new value of auto_msgmni | Andrey Vagin | 2014-10-14 | 1 | -2/+1 |
* | ipc: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-07 | 1 | -7/+7 |
* | ipc: use device_initcall | Davidlohr Bueso | 2014-04-08 | 1 | -1/+1 |
* | ipc: whitespace cleanup | Manfred Spraul | 2014-01-28 | 1 | -7/+7 |
* | ipc, msg: forbid negative values for "msg{max,mnb,mni}" | Mathias Krause | 2013-11-03 | 1 | -8/+12 |
* | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky | 2013-01-05 | 1 | -0/+32 |
* | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 2011-07-27 | 1 | -0/+36 |
* | sysctl ipc: Remove dead binary sysctl support code. | Eric W. Biederman | 2009-11-12 | 1 | -77/+0 |
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -8/+8 |
* | proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers | Serge E. Hallyn | 2009-04-03 | 1 | -1/+1 |
* | ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() | akpm@linux-foundation.org | 2009-01-07 | 1 | -23/+23 |
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 1 | -5/+4 |
* | ipc: do not use a negative value to re-enable msgmni automatic recomputing | Nadia Derbey | 2008-07-25 | 1 | -13/+59 |
* | ipc: re-enable msgmni automatic recomputing msgmni if set to negative | Nadia Derbey | 2008-04-29 | 1 | -10/+35 |
* | ipc: do not recompute msgmni anymore if explicitly set by user | Nadia Derbey | 2008-04-29 | 1 | -2/+41 |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+1 |
* | ipc namespace: remove config ipc ns fix | Cedric Le Goater | 2007-10-17 | 1 | -4/+0 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: move SYSV IPC sysctls to their own file | Eric W. Biederman | 2007-02-14 | 1 | -0/+183 |