aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)Author
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10kernel: add panic_on_warnPrarit Bhargava
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov
2014-09-01tipc: add name distributor resiliency queueErik Hugne
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-06-06sysctl: allow for strict write position handlingKees Cook
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
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-04-03drop_caches: add some documentation and info messageDave Hansen
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-29mm: document improved handling of swappiness==0Aaron 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
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu
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-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-24sysctl/net.txt: delete reference to obsolete 2.4.x kernelPaul Gortmaker
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2013-06-10net: add low latency socket pollEliezer Tamir
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan