aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl/kernel.txt
AgeCommit message (Expand)Author
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-06sysctl: allow for strict write position handlingKees Cook
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers
2014-02-27Merge branch 'core/urgent' into core/lockingIngo Molnar
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman
2013-09-11coredump: add new %P variable in core_patternStéphane Graber
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan
2013-05-28watchdog: Document watchdog_thresh sysctlLi Zefan
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger
2012-01-12sysctl: add the kernel.ns_last_pid controlPavel Emelyanov
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov
2011-05-26coredump: add support for exe_file in core nameJiri Slaby
2011-02-11Documentation: default_message_level is a typoPaul Bolle
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2010-12-09syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2009-12-11doc: Add documentation for bootloader_{type,version}H. Peter Anvin
2009-11-09docs: fix core_pipe_limit infoRandy Dunlap
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young
2009-09-21trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-05-08Merge branch 'master' into nextJames Morris
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng
2009-04-03modules: sysctl to block module loadingKees Cook
2008-10-29Document kernel taint flags properlyGreg Kroah-Hartman