aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | wmi: Removed trailing whitespace from logging message.Joe Perches2011-05-27
| | * | | | | toshiba: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | topstar-laptop: Convert remaining printk to pr_infoJoe Perches2011-05-27
| | * | | | | tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches2011-05-27
| | * | | | | sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-27
| | * | | | | msi-wmi: Use pr_fmt and pr_<level>Joe Perches2011-05-27
| | * | | | | msi-laptop: pr_<level> neateningJoe Perches2011-05-27
| | * | | | | intel_pmic_gpio: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | intel_menlow: Add pr_fmt and use pr_<level>Joe Perches2011-05-27
| | * | | | | ideapad-laptop: Add pr_fmtJoe Perches2011-05-27
| | * | | | | ibm_rtl: Use pr_fmt and pr_<level>Joe Perches2011-05-27
| | * | | | | hp-wmi: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | hdaps: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | fujitsu-laptop: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | eeepc: Use pr_warnJoe Perches2011-05-27
| | * | | | | dell: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | compal-laptop: Convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-27
| | * | | | | acer-wmi: pr_<level> cleanupsJoe Perches2011-05-27
| | * | | | | ibm_rtl: Remove warnings from casts of pointer to intJoe Perches2011-05-27
| | * | | | | asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches2011-05-27
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-05-29
|\ \ \ \ \ \ \
| * | | | | | | dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-29
| * | | | | | | dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-29
| * | | | | | | dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
| * | | | | | | dm kcopyd: alloc pages from the main page allocatorMikulas Patocka2011-05-29
| * | | | | | | dm kcopyd: add gfp parm to alloc_plMikulas Patocka2011-05-29
| * | | | | | | dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka2011-05-29
| * | | | | | | dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka2011-05-29
| * | | | | | | dm kcopyd: avoid pointless job splittingMikulas Patocka2011-05-29
| * | | | | | | dm mpath: do not fail paths after integrity errorsMartin K. Petersen2011-05-29
| * | | | | | | dm table: reject devices without request fnsMilan Broz2011-05-29
| * | | | | | | dm table: allow targets to support discards internallyMike Snitzer2011-05-29
| |/ / / / / /
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ec-cleanup' into releaseLen Brown2011-05-29
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI EC: remove redundant codeZhang Rui2011-05-29
| | * | | | | | | ACPI EC: remove dead codeThomas Renninger2011-04-01
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | ACPI:Fix goto flows in thermal-sysDurgadoss R2011-03-23
| | | | | | | |/ / / / / / /
| | | | | | * | | | | | | | ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-25
| | | | | * | | | | | | | | ACPI: Add D3 cold stateLin Ming2011-05-29
| | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | |
| | | | * / | | | | | | | ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-29
| | | | |/ / / / / / / /
| | | * / / / / / / / / ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-29
| | | |/ / / / / / / /
| | * | | | | | | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-29
| | * | | | | | | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-29
| | |/ / / / / / / /
| * | | | | | | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-09
| * | | | | | | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-09
| * | | | | | | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-09
| * | | | | | | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-09
| * | | | | | | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-09