summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
AgeCommit message (Expand)AuthorLines
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt-0/+1
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin-0/+17
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes-1/+2
2014-06-06sysctl: allow for strict write position handlingKees Cook-0/+21
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko-2/+7
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman-8/+9
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua-0/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2014-04-03drop_caches: add some documentation and info messageDave Hansen-6/+27
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+1
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers-0/+2
2014-02-27Merge branch 'core/urgent' into core/lockingIngo Molnar-2/+3
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar-2/+71
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+42
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin-2/+3
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin-1/+3
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel-9/+1
2014-01-25hung_task: Display every hung task warningAaron Tomlin-0/+42
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook-1/+14
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand-0/+12
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li-5/+0
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon-7/+18
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu-5/+10
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel-1/+9
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman-8/+3
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman-1/+7
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman-5/+6
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman-0/+66
2013-09-11coredump: add new %P variable in core_patternStéphane Graber-0/+1
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi-11/+19
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger-0/+13
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang-2/+2
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir-8/+9
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+40
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li-1/+1
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir-5/+7
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2013-06-25net: poll/select low latency socket supportEliezer Tamir-2/+16
2013-06-24sysctl/net.txt: delete reference to obsolete 2.4.x kernelPaul Gortmaker-3/+3
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen-0/+26
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue-1/+16
2013-06-10net: add low latency socket pollEliezer Tamir-0/+7
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan-10/+0
2013-05-28watchdog: Document watchdog_thresh sysctlLi Zefan-0/+14
2013-05-19Documentation/sysctl/net.txt: fix (attribute removal).Rami Rosen-2/+1
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker-0/+30
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker-0/+20
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez-0/+13
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky-0/+19
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov-0/+2