index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl_binary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-5
/
+2
2009-12-23
SYSCTL: Print binary sysctl warnings (nearly) only once
Andi Kleen
1
-1
/
+30
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
1
-0
/
+7
2009-11-12
sysctl binary: Reorder the tests to process wild card entries first.
Eric W. Biederman
1
-8
/
+7
2009-11-12
sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
Eric W. Biederman
1
-15
/
+20
2009-11-11
sysctl: Warn about all uses of sys_sysctl.
Eric W. Biederman
1
-7
/
+1
2009-11-11
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
Eric W. Biederman
1
-102
/
+1383
2009-11-06
sysctl: Make do_sysctl static
Eric W. Biederman
1
-1
/
+1
2009-11-06
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
1
-0
/
+50
2009-11-06
sysctl: Refactor the binary sysctl handling to remove duplicate code
Eric W. Biederman
1
-65
/
+58
2009-11-06
sysctl: Separate the binary sysctl logic into it's own file.
Eric W. Biederman
1
-0
/
+185