aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/utsname_sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman1-31/+0
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2009-04-02proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn1-1/+1
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-3/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2007-11-29Isolate the UTS namespace's domainname and hostname backPavel Emelyanov1-0/+4
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater1-4/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman1-0/+146