summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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