summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
AgeCommit message (Expand)Author
2010-05-25sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2009-12-23SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen
2009-12-16[sysctl] Fix breakage on systems with older glibcAndi Kleen
2009-11-12sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman
2009-11-12sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman
2009-11-11sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman
2009-11-11sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman
2009-11-06sysctl: Make do_sysctl staticEric W. Biederman
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman
2009-11-06sysctl: Refactor the binary sysctl handling to remove duplicate codeEric W. Biederman
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman