aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-05cfq-iosched: Add documentation about idlingVivek Goyal1-0/+71
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin31-267/+453
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+12
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+3
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+9
2011-08-03Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry3-3/+25
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita1-2/+1
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown1-0/+3
2011-08-03Merge branch 'docs/msi-3' of git://github.com/mfwitten/linux-2.6 into docs-moveRandy Dunlap1-45/+44
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-2/+9
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-2/+9
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-9/+5
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-57/+150
2011-08-02Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser1-1/+1
2011-08-02Docs: MSI-HOWTO: MSI -> MSIsMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Insert a commaMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: can -> couldMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.'Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: may -> mightMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Insert a commaMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: API -> functionMichael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: , -> ;Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Move a sentence to another paragraphMichael Witten1-4/+3
2011-08-02Docs: MSI-HOWTO: Insert `that'Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasisMichael Witten1-3/+3
2011-08-02Docs: MSI-HOWTO: Put the `because' subordinate clause firstMichael Witten1-4/+4
2011-08-02Docs: MSI-HOWTO: Streamline some wordingMichael Witten1-2/+2
2011-08-02Docs: MSI-HOWTO: `asked for' -> `requested'Michael Witten1-1/+1
2011-08-02Docs: MSI-HOWTO: Use present tense and streamline some wordingMichael Witten1-22/+22
2011-08-02Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may'Michael Witten1-1/+1
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown5-12/+7
2011-08-02ACPI: delete stale reference in kernel-parameters.txtLen Brown1-2/+0
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusChris Metcalf31-267/+453
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare1-9/+0
2011-08-02dm crypt: optionally support discard requestsMilan Broz1-1/+20
2011-08-02dm raid: support metadata devicesJonathan Brassow1-6/+6
2011-08-02dm raid: add write_mostly parameterJonathan Brassow1-1/+3
2011-08-02dm raid: add region_size parameterJonathan Brassow1-0/+4
2011-08-02dm raid: improve table parameters documentationJonathan Brassow1-46/+78
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer1-0/+19
2011-08-02dm flakey: add drop_writesMike Snitzer1-6/+23
2011-08-01Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl1-1/+1
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-70/+164
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+8
2011-07-31Input: mma8450 - add device tree probe supportShawn Guo1-0/+11
2011-07-31loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devicesKay Sievers1-3/+6
2011-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds12-3/+366
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+8
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds198-6079/+6393