aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl/kernel.txt
AgeCommit message (Expand)AuthorFilesLines
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceGravatar Arnaldo Carvalho de Melo 1-0/+14
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-04-27perf core: Allow setting up max frame stack depth via sysctlGravatar Arnaldo Carvalho de Melo 1-0/+14
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+8
2016-03-07TTY, devpts: document pty count limitingGravatar Konstantin Khlebnikov 1-0/+1
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultGravatar Mel Gorman 1-0/+8
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-0/+13
2016-01-26perf tools: Document the perf sysctlsGravatar Ben Hutchings 1-0/+13
2016-01-20sysctl: enable strict writesGravatar Kees Cook 1-8/+7
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlGravatar Hidehiro Kawai 1-0/+15
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupGravatar Jiri Kosina 1-0/+12
2015-06-25coredump: use from_kuid/kgid when formatting corenameGravatar Nicolas Iooss 1-2/+2
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzGravatar Chris Metcalf 1-0/+21
2015-04-17Doc/sysctl/kernel.txt: document threads-maxGravatar Heinrich Schuchardt 1-0/+21
2015-04-14watchdog: enable the new user interface of the watchdog mechanismGravatar Ulrich Obergfell 1-9/+53
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHGravatar Seth Jennings 1-0/+1
2014-12-13ipc/msg: increase MSGMNI, remove scalingGravatar Manfred Spraul 1-4/+6
2014-12-10kernel: add panic_on_warnGravatar Prarit Bhargava 1-14/+26
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadGravatar Oleg Nesterov 1-0/+2
2014-08-08panic: add TAINT_SOFTLOCKUPGravatar Josh Hunt 1-0/+1
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionGravatar Aaron Tomlin 1-0/+17
2014-06-06sysctl: allow for strict write position handlingGravatar Kees Cook 1-0/+21
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Gravatar Liu Hua 1-0/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+1
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEGravatar Mathieu Desnoyers 1-0/+2
2014-02-27Merge branch 'core/urgent' into core/lockingGravatar Ingo Molnar 1-2/+3
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsGravatar Ingo Molnar 1-1/+56
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+42
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionGravatar Aaron Tomlin 1-2/+3
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredGravatar Rik van Riel 1-9/+1
2014-01-25hung_task: Display every hung task warningGravatar Aaron Tomlin 1-0/+42
2014-01-23kexec: add sysctl to disable kexec_loadGravatar Kees Cook 1-1/+14
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlGravatar Wanpeng Li 1-5/+0
2013-11-13vsprintf: check real user/group id for %pKGravatar Ryan Mallon 1-7/+18
2013-10-09sched/numa: Skip some page migrations after a shared faultGravatar Rik van Riel 1-1/+9
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlGravatar Mel Gorman 1-8/+3
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeGravatar Mel Gorman 1-1/+7
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Gravatar Mel Gorman 1-5/+6
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsGravatar Mel Gorman 1-0/+66
2013-09-11coredump: add new %P variable in core_patternGravatar Stéphane Graber 1-0/+1
2013-06-23perf: Drop sample rate when sampling is too slowGravatar Dave Hansen 1-0/+26
2013-05-28watchdog: Remove softlockup_thresh from DocumentationGravatar Li Zefan 1-10/+0
2013-05-28watchdog: Document watchdog_thresh sysctlGravatar Li Zefan 1-0/+14
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallGravatar Carlos Alberto Lopez Perez 1-0/+13
2013-01-04ipc: add sysctl to specify desired next object idGravatar Stanislav Kinsbursky 1-0/+19
2012-10-06coredump: add support for %d=__get_dumpable() in core nameGravatar Oleg Nesterov 1-0/+2
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtGravatar Larry Finger 1-0/+2