Age | Commit message (Expand) | Author | Files | Lines |
2014-06-07 | sysctl: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -3/+3 |
2014-06-05 | kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall | Fabian Frederick | 1 | -2/+2 |
2013-02-28 | kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block | Yuanhan Liu | 1 | -1/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-11-03 | sysctl: add support for poll() | Lucas De Marchi | 1 | -0/+23 |
2011-10-31 | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 1 | -1/+1 |
2009-11-12 | sysctl kernel: Remove binary sysctl logic | Eric W. Biederman | 1 | -31/+0 |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -2/+2 |
2009-04-03 | proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers | Serge E. Hallyn | 1 | -1/+1 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 1 | -3/+2 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2007-11-29 | Isolate the UTS namespace's domainname and hostname back | Pavel Emelyanov | 1 | -0/+4 |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 1 | -4/+1 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: move utsname sysctls to their own file | Eric W. Biederman | 1 | -0/+146 |