index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl_binary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
sysctl: don't use own implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+3
2010-05-08
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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-12
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