summaryrefslogtreecommitdiffstats
path: root/kernel/utsname_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick2014-06-041-2/+2
* kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code blockYuanhan Liu2013-02-271-1/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* | sysctl: add support for poll()Lucas De Marchi2011-11-021-0/+23
|/
* sysctl kernel: Remove binary sysctl logicEric W. Biederman2009-11-121-31/+0
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn2009-04-021-1/+1
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-3/+2
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* Isolate the UTS namespace's domainname and hostname backPavel Emelyanov2007-11-291-0/+4
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-161-4/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman2007-02-141-0/+146
OpenPOWER on IntegriCloud