summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare2009-09-231-3/+1
* ep93xx video driverRyan Mallon2009-09-231-0/+135
* gpiolib: allow poll() on valueDaniel Glöckner2009-09-232-0/+8
* gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-231-0/+10
* rtc: add boot_timesource sysfs attributeMatthew Garrett2009-09-231-0/+2
* rtc: document the sysfs interfaceMatthew Garrett2009-09-231-0/+22
* rtc: update documentation wrt RTC_PIE/irq_set_stateMike Frysinger2009-09-231-0/+2
* spi: fix spelling of `automatically' in documentationBen Dooks2009-09-231-1/+1
* ncpfs: remove dead URL from documentationBartlomiej Zolnierkiewicz2009-09-231-3/+3
* procfs: provide stack information for threadsStefani Seibold2009-09-231-1/+4
* powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov2009-09-231-0/+2
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-239-86/+86
* printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-231-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-20/+1
|\
| * kmemcheck: update documentationVegard Nossum2009-07-011-20/+1
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-221-0/+54
|\ \
| * | nfsd: revise 4.1 status documentationJ. Bruce Fields2009-09-211-0/+54
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-2216-62/+111
|\ \ \
| * | | trivial: typo in kernel-parameters.txtStephen Hemminger2009-09-211-1/+1
| * | | trivial: fix typo in tracing documentationMichal Sojka2009-09-211-1/+1
| * | | trivial: doc: hpfall: accept disk device to unload as argumentFrans Pop2009-09-211-3/+42
| * | | trivial: doc: hpfall: reduce risk that hpfall can do harmChristian Thaeter2009-09-211-0/+8
| * | | trivial: SubmittingPatches: Fix reference to renumbered stepMichael Brunner2009-09-211-1/+1
| * | | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-215-5/+5
| * | | trivial: fix typo in CONFIG_DEBUG_FS in gcov docMarton Nemeth2009-09-211-1/+1
| * | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-213-3/+3
| * | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-212-2/+2
| * | | trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier2009-09-211-13/+17
| * | | trivial: cleanup hpfall example code (checkpatch)Frans Pop2009-09-211-33/+31
* | | | hugetlb: add MAP_HUGETLB exampleEric B Munson2009-09-223-6/+87
* | | | mm: fix NUMA accounting in numastat.txtMinchan Kim2009-09-221-4/+4
* | | | oom: make oom_score to per-process valueKOSAKI Motohiro2009-09-221-1/+1
* | | | tracing, documentation: Add a document on the kmem tracepointsMel Gorman2009-09-221-0/+107
* | | | tracing, documentation: add a document describing how to do some performance ...Mel Gorman2009-09-221-0/+327
* | | | tracing, page-allocator: add a postprocessing script for page-allocator-relat...Mel Gorman2009-09-221-0/+418
* | | | pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba2009-09-221-0/+13
* | | | ksm: add some documentationHugh Dickins2009-09-222-0/+91
* | | | vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara2009-09-221-1/+3
* | | | Documentation/memory.txt: remove some very outdated recommendationsAndi Kleen2009-09-221-29/+2
* | | | hugetlb: clean up and update huge pages documentationLee Schermerhorn2009-09-221-46/+87
* | | | proc: document `guest' column in /proc/statEric Dumazet2009-09-221-3/+4
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-211-104/+0
|\ \ \ \
| * | | | tracing: Remove markersChristoph Hellwig2009-09-181-104/+0
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-21136-72/+37210
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only)Vladimir Geroy2009-09-191-0/+1
| * | | | V4L/DVB (13002): Adds support for Zolid Hybrid PCI card:Henk Vergonet2009-09-191-0/+1
| * | | | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-6/+16
| * | | | V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'.Hans Verkuil2009-09-191-4/+4
| * | | | V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil2009-09-191-12/+5
| * | | | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-10/+6
OpenPOWER on IntegriCloud