aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)Author
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-03-12memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki
2009-12-11doc: Add documentation for bootloader_{type,version}H. Peter Anvin
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman
2009-11-09docs: fix core_pipe_limit infoRandy Dunlap
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman
2009-09-24Documentation: update stale definition of file-nr in fs.txtXiaotian Feng
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara
2009-09-21trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-08Merge branch 'master' into nextJames Morris
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi
2009-04-13Documentation/sysctl/net.txt: fix a typoLi Zefan
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-02documentation: fix unix_dgram_qlen descriptionLi Xiaodong
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng
2009-04-03modules: sysctl to block module loadingKees Cook
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2008-10-29Document kernel taint flags properlyGreg Kroah-Hartman
2008-10-10Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman
2008-09-23Documentation/sysctl/kernel.txt: fix softlockup_thresh descriptionAndrew Morton
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-02-13Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker
2008-02-09brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:Jiri Kosina
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan
2007-10-17vm.txt: document min_free_pages as critical for correctnessPavel Machek
2007-10-17Add a 00-INDEX file to Documentation/sysctl/Jesper Juhl
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-16Add Documentation/sysctl/ctl_unnumbered.txtAndrew Morton
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki