Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -1/+40 |
2009-09-24 | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman | 1 | -0/+22 |
2009-09-24 | Documentation: update stale definition of file-nr in fs.txt | Xiaotian Feng | 1 | -7/+10 |
2009-09-23 | printk: add printk_delay to make messages readable for some scenarios | Dave Young | 1 | -0/+8 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -13/+17 |
2009-09-22 | vm: document that setting vfs_cache_pressure to 0 isn't a good idea | Jan Kara | 1 | -1/+3 |
2009-09-21 | trivial: doc: document missing value 2 for randomize-va-space | Horst Schirmeier | 1 | -13/+17 |
2009-09-16 | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 1 | -1/+40 |
2009-09-11 | [S390] add call home support | Hans-Joachim Picht | 1 | -0/+16 |
2009-06-17 | vmscan: properly account for the number of page cache pages zone_reclaim() ca... | Mel Gorman | 1 | -4/+8 |
2009-06-17 | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 1 | -5/+6 |
2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 1 | -2/+2 |
2009-05-22 | Merge branch 'master' into next | James Morris | 1 | -28/+0 |
2009-05-15 | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 1 | -28/+0 |
2009-05-08 | Merge branch 'master' into next | James Morris | 5 | -2/+334 |
2009-05-03 | mm: prevent divide error for small values of vm_dirty_bytes | Andrea Righi | 1 | -0/+4 |
2009-04-14 | Documentation/sysctl/net.txt: fix a typo | Li Zefan | 1 | -1/+1 |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale | 1 | -0/+28 |
2009-04-03 | documentation: fix unix_dgram_qlen description | Li Xiaodong | 1 | -2/+3 |
2009-04-03 | documentation: update Documentation/filesystem/proc.txt and Documentation/sys... | Shen Feng | 4 | -2/+301 |
2009-04-03 | modules: sysctl to block module loading | Kees Cook | 1 | -0/+11 |
2009-01-16 | Update of Documentation: vm.txt and proc.txt | Peter W Morreale | 1 | -184/+435 |
2009-01-08 | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 1 | -0/+18 |
2009-01-07 | mm: add dirty_background_bytes and dirty_bytes sysctls | David Rientjes | 1 | -1/+2 |
2008-10-30 | Document kernel taint flags properly | Greg Kroah-Hartman | 1 | -7/+17 |
2008-10-11 | Staging: add TAINT_CRAP for all drivers/staging code | Greg Kroah-Hartman | 1 | -0/+1 |
2008-09-23 | Documentation/sysctl/kernel.txt: fix softlockup_thresh description | Andrew Morton | 1 | -3/+4 |
2008-07-26 | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 1 | -1/+1 |
2008-02-14 | Documentation: sysctl/kernel.txt: fix documentation reference | Michael Opdenacker | 1 | -1/+1 |
2008-02-10 | brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re: | Jiri Kosina | 1 | -0/+29 |
2008-02-07 | oom: add sysctl to enable task memory dump | David Rientjes | 1 | -0/+22 |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 1 | -0/+10 |
2008-02-05 | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 1 | -3/+4 |
2007-12-18 | Documentation: update hugetlb information | Nishanth Aravamudan | 1 | -0/+19 |
2007-10-17 | vm.txt: document min_free_pages as critical for correctness | Pavel Machek | 1 | -0/+6 |
2007-10-17 | Add a 00-INDEX file to Documentation/sysctl/ | Jesper Juhl | 1 | -0/+16 |
2007-10-17 | softlockup: add a /proc tuning parameter | Ravikiran G Thirumalai | 1 | -0/+8 |
2007-10-17 | oom: add oom_kill_allocating_task sysctl | David Rientjes | 1 | -0/+22 |
2007-07-17 | handle kernelcore=: generic | Mel Gorman | 1 | -1/+2 |
2007-07-16 | Add Documentation/sysctl/ctl_unnumbered.txt | Andrew Morton | 1 | -0/+22 |
2007-07-16 | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 1 | -0/+45 |
2007-07-12 | security: Protection for exploiting null dereference using mmap | Eric Paris | 1 | -0/+15 |
2007-05-09 | misc doc and kconfig typos | Matt LaPlante | 1 | -1/+1 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 1 | -1/+1 |
2007-05-07 | mm: fix handling of panic_on_oom when cpusets are in use | Yasunori Goto | 1 | -6/+17 |
2006-12-07 | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert | 1 | -0/+8 |
2006-11-30 | Fix typos in /Documentation : Misc | Matt LaPlante | 2 | -2/+2 |
2006-10-11 | [PATCH] document the core-dump-to-a-pipe patch | Matthias Urlichs | 1 | -1/+4 |
2006-09-26 | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 1 | -7/+20 |
2006-08-27 | [PATCH] Fix docs for fs.suid_dumpable | Alexey Dobriyan | 2 | -20/+20 |