aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Documentation/sysctl/user.txt: fix typoGravatar Kangmin Park 1-1/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+16
2018-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-25/+0
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlGravatar Michal Hocko 1-25/+0
2017-12-21doc: update kptr_restrict documentationGravatar Tobin C. Harding 1-1/+2
2017-12-20net: Clarify dev_weight documentation for LRO and GRO_HW.Gravatar Michael Chan 1-1/+3
2017-12-11Documentation: Better document the hardlockup_panic sysctlGravatar Scott Wood 1-0/+14
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Gravatar Michal Hocko 1-7/+0
2017-11-17Documentation/sysctl/vm.txt: fix typoGravatar Kangmin Park 1-1/+1
2017-11-15mm, sysctl: make NUMA stats configurableGravatar Kemi Wang 1-0/+16
2017-11-15mm: consolidate page table accountingGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalGravatar Yafang Shao 1-0/+7
2017-10-03docs: Update binfmt_misc linksGravatar Tom Saeger 2-2/+2
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-09-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+3
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEGravatar Michal Hocko 1-1/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Gravatar Ingo Molnar 1-1/+12
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITGravatar Shubham Bansal 1-1/+1
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbGravatar Konstantin Khlebnikov 1-1/+12
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionGravatar Daniel Borkmann 1-0/+1
2017-08-18bpf, doc: improve sysctl knob descriptionGravatar Daniel Borkmann 1-14/+23
2017-08-17bpf: Update sysctl documentation to list all supported architecturesGravatar Michael Ellerman 1-2/+17
2017-08-14seccomp: Sysctl to display available actionsGravatar Tyler Hicks 1-0/+1
2017-07-10mm: document highmem_is_dirtyable sysctlGravatar Michal Hocko 1-0/+20
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningGravatar Matthew Whitehead 1-1/+10
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-03-03Documentation: Update path to sysrq.txtGravatar Krzysztof Kozlowski 1-1/+1
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countGravatar David Rientjes 1-2/+2
2017-02-17bpf: make jited programs visible in tracesGravatar Daniel Borkmann 1-0/+12
2016-12-29net: dev_weight: TX/RX orthogonalityGravatar Matthias Tafelmeier 1-0/+21
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2016-10-25x86/dumpstack: Remove raw stack dumpGravatar Josh Poimboeuf 1-8/+0
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-2/+2
2016-09-30mnt: Add a per mount namespace limit on the number of mountsGravatar Eric W. Biederman 1-0/+7
2016-09-22userns; Document per user per user namespace limits.Gravatar Eric W. Biederman 2-0/+67
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgGravatar Borislav Petkov 1-0/+14
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+1
2016-07-18Documentation: add watermark_scale_factor to the list of vm systcl fileGravatar Jerome Marchand 1-0/+1
2016-06-15rcu: sysctl: Panic on RCU StallGravatar Daniel Bristot de Oliveira 1-0/+12
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+14
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateGravatar Hugh Dickins 1-0/+14
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+11
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceGravatar Arnaldo Carvalho de Melo 1-0/+14
2016-05-16bpf: add generic constant blinding for use in jitsGravatar Daniel Borkmann 1-0/+11
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2016-05-09perf/core: Change the default paranoia level to 2Gravatar Andy Lutomirski 1-1/+1
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-9/+10
2016-04-28Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionGravatar Xishi Qiu 1-9/+10