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
/
Documentation
/
sysctl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-23
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2017-09-07
mm, page_alloc: rip out ZONELIST_ORDER_ZONE
Michal Hocko
1
-1
/
+3
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-08-24
Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-1
/
+12
2017-08-24
bpf, doc: Add arm32 as arch supporting eBPF JIT
Shubham Bansal
1
-1
/
+1
2017-08-22
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
Konstantin Khlebnikov
1
-1
/
+12
2017-08-21
bpf, doc: also add s390x as arch to sysctl description
Daniel Borkmann
1
-0
/
+1
2017-08-18
bpf, doc: improve sysctl knob description
Daniel Borkmann
1
-14
/
+23
2017-08-17
bpf: Update sysctl documentation to list all supported architectures
Michael Ellerman
1
-2
/
+17
2017-08-14
seccomp: Sysctl to display available actions
Tyler Hicks
1
-0
/
+1
2017-07-11
mm: document highmem_is_dirtyable sysctl
Michal Hocko
1
-0
/
+20
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
1
-1
/
+10
2017-03-04
Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-03-04
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
1
-1
/
+1
2017-02-25
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-2
/
+2
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
1
-0
/
+12
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
1
-0
/
+21
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2016-10-25
x86/dumpstack: Remove raw stack dump
Josh Poimboeuf
1
-8
/
+0
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-2
/
+2
2016-09-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
1
-0
/
+7
2016-09-22
userns; Document per user per user namespace limits.
Eric W. Biederman
2
-0
/
+67
2016-08-03
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
1
-0
/
+14
2016-07-26
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+1
2016-07-18
Documentation: add watermark_scale_factor to the list of vm systcl file
Jerome Marchand
1
-0
/
+1
2016-06-16
rcu: sysctl: Panic on RCU Stall
Daniel Bristot de Oliveira
1
-0
/
+12
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+14
2016-05-20
mm: /proc/sys/vm/stat_refresh to force vmstat update
Hugh Dickins
1
-0
/
+14
2016-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+11
2016-05-17
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
1
-0
/
+14
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
1
-0
/
+11
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-05-10
perf/core: Change the default paranoia level to 2
Andy Lutomirski
1
-1
/
+1
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-9
/
+10
2016-04-29
Documentation/sysctl/vm.txt: update numa_zonelist_order description
Xishi Qiu
1
-9
/
+10
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-0
/
+14
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+18
2016-03-18
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
1
-0
/
+18
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2016-03-08
TTY, devpts: document pty count limiting
Konstantin Khlebnikov
1
-0
/
+1
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
1
-0
/
+8
2016-02-03
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+13
2016-01-26
perf tools: Document the perf sysctls
Ben Hutchings
1
-0
/
+13
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+23
2016-01-21
sysctl: enable strict writes
Kees Cook
1
-8
/
+7
2016-01-20
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+23
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+29
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
[next]