index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
utsname_sysctl.c
Age
Commit message (
Expand
)
Author
2014-06-06
sysctl: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-04
kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall
Fabian Frederick
2013-02-28
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
Yuanhan Liu
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2009-11-12
sysctl kernel: Remove binary sysctl logic
Eric W. Biederman
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-04-03
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
Serge E. Hallyn
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2007-11-29
Isolate the UTS namespace's domainname and hostname back
Pavel Emelyanov
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman