aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman1-22/+0
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-1/+40
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman1-0/+22
2009-09-24Documentation: update stale definition of file-nr in fs.txtXiaotian Feng1-7/+10
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young1-0/+8
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-13/+17
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara1-1/+3
2009-09-21trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier1-13/+17
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-1/+40
2009-09-11[S390] add call home supportHans-Joachim Picht1-0/+16
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() can reclaimMel Gorman1-4/+8
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman1-5/+6
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-2/+2
2009-05-22Merge branch 'master' into nextJames Morris1-28/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-28/+0
2009-05-08Merge branch 'master' into nextJames Morris5-2/+334
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi1-0/+4
2009-04-13Documentation/sysctl/net.txt: fix a typoLi Zefan1-1/+1
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-0/+28
2009-04-02documentation: fix unix_dgram_qlen descriptionLi Xiaodong1-2/+3
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sysctlsShen Feng4-2/+301
2009-04-03modules: sysctl to block module loadingKees Cook1-0/+11
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale1-184/+435
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt1-0/+18
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-1/+2
2008-10-29Document kernel taint flags properlyGreg Kroah-Hartman1-7/+17
2008-10-10Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman1-0/+1
2008-09-23Documentation/sysctl/kernel.txt: fix softlockup_thresh descriptionAndrew Morton1-3/+4
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.Matt LaPlante1-1/+1
2008-02-13Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker1-1/+1
2008-02-09brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:Jiri Kosina1-0/+29
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes1-0/+22
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-0/+10
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-3/+4
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan1-0/+19
2007-10-17vm.txt: document min_free_pages as critical for correctnessPavel Machek1-0/+6
2007-10-17Add a 00-INDEX file to Documentation/sysctl/Jesper Juhl1-0/+16
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai1-0/+8
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes1-0/+22
2007-07-17handle kernelcore=: genericMel Gorman1-1/+2
2007-07-16Add Documentation/sysctl/ctl_unnumbered.txtAndrew Morton1-0/+22
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki1-0/+45
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris1-0/+15
2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto1-6/+17
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert1-0/+8
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante2-2/+2
2006-10-11[PATCH] document the core-dump-to-a-pipe patchMatthias Urlichs1-1/+4
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-7/+20