summaryrefslogtreecommitdiff
path: root/Documentation/sysctl
Commit message (Expand)AuthorAge
* coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2015-06-25
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-24
* Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-17
* mm: allow compaction of unevictable pagesEric B Munson2015-04-15
* watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\
| * mm: account pmd page tables to the processKirill A. Shutemov2015-02-11
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-02-11
|\ \ | |/ |/|
| * Documentation: mm: Fix typo in vm.txtMasanari Iida2015-01-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\ \
| * | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-02
| |/
* | livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-22
|/
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-16
| * net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* | 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-14
* tipc: add name distributor resiliency queueErik Hugne2014-09-01
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-23
* mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes2014-06-23
* sysctl: allow for strict write position handlingKees Cook2014-06-06
* Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko2014-06-04
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-04
* 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-13
* | drop_caches: add some documentation and info messageDave Hansen2014-04-03
* | 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
| |/
* | mm: document improved handling of swappiness==0Aaron Tomlin2014-01-29
* | kexec: add sysctl to disable kexec_loadKees Cook2014-01-23
* | mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-21
|/
* sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-17
* vsprintf: check real user/group id for %pKRyan Mallon2013-11-13
* mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu2013-11-13
* 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
* mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi2013-09-11
* qdisc: allow setting default queuing disciplinestephen hemminger2013-08-31