aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/kernel.txt
Commit message (Expand)AuthorAge
* Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-17
* watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-14
* livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-22
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-13
* kernel: add panic_on_warnPrarit Bhargava2014-12-10
* coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-13
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-23
* sysctl: allow for strict write position handlingKees Cook2014-06-06
* hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua2014-04-07
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-12
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \
| * | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-02
| |\|
| * | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-28
* | | Merge branch 'core/urgent' into core/lockingIngo Molnar2014-02-27
|\ \ \ | |_|/ |/| |
| * | hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin2014-01-31
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\| |
| * | hung_task: Display every hung task warningAaron Tomlin2014-01-25
| |/
* / kexec: add sysctl to disable kexec_loadKees Cook2014-01-23
|/
* sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-17
* vsprintf: check real user/group id for %pKRyan Mallon2013-11-12
* sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-09
* sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman2013-10-09
* sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-09
* sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-09
* mm: numa: Document automatic NUMA balancing sysctlsMel Gorman2013-10-09
* coredump: add new %P variable in core_patternStéphane Graber2013-09-11
* perf: Drop sample rate when sampling is too slowDave Hansen2013-06-23
* watchdog: Remove softlockup_thresh from DocumentationLi Zefan2013-05-28
* watchdog: Document watchdog_thresh sysctlLi Zefan2013-05-28
* Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez2013-01-04
* ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-04
* coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov2012-10-05
* Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger2012-02-06
* sysctl: add the kernel.ns_last_pid controlPavel Emelyanov2012-01-12
* x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-05
* kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard2011-10-31
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-26
* Documentation: refresh sysctl/kernel.txtBorislav Petkov2011-07-23
* coredump: add support for exe_file in core nameJiri Slaby2011-05-26
* Documentation: default_message_level is a typoPaul Bolle2011-02-11
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-13
* syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn2010-12-08
* Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-12
* doc: Add documentation for bootloader_{type,version}H. Peter Anvin2009-12-11
* docs: fix core_pipe_limit infoRandy Dunlap2009-11-09
* exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman2009-09-24
* printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-23
* trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier2009-09-21