index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl_binary.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
2009-12-23
SYSCTL: Print binary sysctl warnings (nearly) only once
Andi Kleen
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
2009-11-12
sysctl binary: Reorder the tests to process wild card entries first.
Eric W. Biederman
2009-11-12
sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
Eric W. Biederman
2009-11-11
sysctl: Warn about all uses of sys_sysctl.
Eric W. Biederman
2009-11-11
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
Eric W. Biederman
2009-11-06
sysctl: Make do_sysctl static
Eric W. Biederman
2009-11-06
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
2009-11-06
sysctl: Refactor the binary sysctl handling to remove duplicate code
Eric W. Biederman
2009-11-06
sysctl: Separate the binary sysctl logic into it's own file.
Eric W. Biederman