aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul1-4/+6
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+30
2014-12-10kernel: add panic_on_warnPrarit Bhargava1-14/+26
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+22
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches1-4/+8
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov1-0/+2
2014-09-01tipc: add name distributor resiliency queueErik Hugne1-0/+16
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt1-0/+1
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+17
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-1/+2
2014-06-06sysctl: allow for strict write position handlingKees Cook1-0/+21
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko1-2/+7
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman1-8/+9
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua1-0/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+2
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-6/+27
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+1
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers1-0/+2
2014-02-27Merge branch 'core/urgent' into core/lockingIngo Molnar1-2/+3
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2-2/+71
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+42
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin1-2/+3
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel1-9/+1
2014-01-25hung_task: Display every hung task warningAaron Tomlin1-0/+42
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook1-1/+14
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand1-0/+12
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li1-5/+0
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon1-7/+18
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu1-5/+10
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel1-1/+9
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman1-8/+3
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman1-1/+7
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task being scannedMel Gorman1-5/+6
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman1-0/+66
2013-09-11coredump: add new %P variable in core_patternStéphane Graber1-0/+1
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi1-11/+19
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger1-0/+13
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-2/+2
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-8/+9
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+40
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li1-1/+1
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir1-5/+7
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2013-06-25net: poll/select low latency socket supportEliezer Tamir1-2/+16
2013-06-24sysctl/net.txt: delete reference to obsolete 2.4.x kernelPaul Gortmaker1-3/+3
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-0/+26
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue1-1/+16
2013-06-10net: add low latency socket pollEliezer Tamir1-0/+7
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan1-10/+0