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