index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-27
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
Yuanhan Liu
2011-11-06
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-02
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