summaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)AuthorFilesLines
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-0/+14
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+18
2016-03-18mm: scale kswapd watermarks in proportion to memoryJohannes Weiner1-0/+18
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2016-03-08TTY, devpts: document pty count limitingKonstantin Khlebnikov1-0/+1
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-0/+8
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+13
2016-01-26perf tools: Document the perf sysctlsBen Hutchings1-0/+13
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+23
2016-01-21sysctl: enable strict writesKees Cook1-8/+7
2016-01-20pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau1-0/+23
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+29
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2016-01-15mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman1-0/+29
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai1-0/+15
2015-12-08Documentation: fix sysfs-ptpChris Dunlop1-2/+2
2015-11-10Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen1-1/+1
2015-11-06kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina1-0/+12
2015-09-18net: qdisc: enhance default_qdisc documentationPhil Sutter1-7/+9
2015-09-09mm/page_alloc.c: fix a misleading commentYaowei Bai1-2/+2
2015-07-24Documentation: mm: fix location of extfrag_indexRabin Vincent1-5/+5
2015-06-26coredump: use from_kuid/kgid when formatting corenameNicolas Iooss1-2/+2
2015-06-25watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf1-0/+21
2015-04-17Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt1-0/+21
2015-04-16mm: allow compaction of unevictable pagesEric B Munson1-0/+11
2015-04-15watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell1-9/+53
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+6
2015-02-12mm: account pmd page tables to the processKirill A. Shutemov1-6/+6
2015-02-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+8
2015-02-03net-timestamp: no-payload only sysctlWillem de Bruijn1-0/+8
2015-01-29Documentation: mm: Fix typo in vm.txtMasanari Iida1-1/+1
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings1-0/+1
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul1-4/+6
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+30
2014-12-11kernel: add panic_on_warnPrarit Bhargava1-14/+26
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+22
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches1-4/+8
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov1-0/+2
2014-09-02tipc: add name distributor resiliency queueErik Hugne1-0/+16
2014-08-09panic: add TAINT_SOFTLOCKUPJosh Hunt1-0/+1
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+17
2014-06-24mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-1/+2
2014-06-07sysctl: allow for strict write position handlingKees Cook1-0/+21
2014-06-05Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko1-2/+7
2014-06-05mm: disable zone_reclaim_mode by defaultMel Gorman1-8/+9
2014-04-08hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua1-0/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2014-04-04drop_caches: add some documentation and info messageDave Hansen1-6/+27