aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-023-47/+212
|\
| * intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse2011-06-011-2/+2
| * intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck2011-06-011-2/+2
| * intel-iommu: Remove Host Bridge devices from identity mappingMike Travis2011-06-011-0/+5
| * intel-iommu: Use coherent DMA mask when requestedMike Travis2011-06-011-2/+1
| * intel-iommu: Dont cache iova above 32bitChris Wright2011-06-011-2/+10
| * intel-iommu: Speed up processing of the identity_mapping functionMike Travis2011-06-011-3/+3
| * intel-iommu: Check for identity mapping candidate using system dma maskChris Wright2011-06-011-2/+13
| * intel-iommu: Only unlink device domains from iommuAlex Williamson2011-06-011-4/+7
| * intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-18/+139
| * intel-iommu: Flush unmaps at domain_exitAlex Williamson2011-05-241-0/+4
| * intel-iommu: Remove obsolete comment from detect_intel_iommuJan Kiszka2011-05-241-6/+1
| * intel-iommu: fix VT-d PMR disable for TXT on S3 resumeJoseph Cihula2011-05-241-6/+25
* | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-023-3/+0
* | kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-011-1/+4
* | virtio_net: delay TX callbacksMichael S. Tsirkin2011-05-301-1/+1
* | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-301-0/+27
* | vhost: support event indexMichael S. Tsirkin2011-05-304-50/+127
* | virtio_ring: support event idx featureMichael S. Tsirkin2011-05-301-2/+24
* | virtio balloon: kill tell-host-first logicDave Hansen2011-05-301-13/+8
* | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell2011-05-301-5/+0
* | drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan2011-05-301-1/+2
* | virtio_blk: allow re-reading config space at runtimeChristoph Hellwig2011-05-301-10/+78
* | arm gpio drivers: make them 'depends on ARM'Linus Torvalds2011-05-291-0/+4
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-2933-1000/+1390
|\ \
| * \ Merge branch 'x86-platform-next' into x86-platformMatthew Garrett2011-05-2933-1000/+1390
| |\ \
| | * | acer-wmi: support integer return type from WMI methodsLee, Chun-Yi2011-05-271-0/+6
| | * | msi-laptop: fix section mismatch in reference from the function load_scm_mode...Lee, Chun-Yi2011-05-271-1/+1
| | * | acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi2011-05-271-1/+110
| | * | acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi2011-05-271-3/+6
| | * | acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi2011-05-271-1/+2
| | * | platform/x86:delete two unused variablesWeiping Pan2011-05-271-2/+0
| | * | support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ2011-05-271-1/+14
| | * | platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande2011-05-271-0/+1
| | * | platform/x86: Fix Makefile for intel_mid_powerbtnAmeya Palande2011-05-271-1/+1
| | * | platform/x86: Simplify intel_mid_powerbtnAmeya Palande2011-05-271-42/+30
| | * | acerhdf: Clean up includesJean Delvare2011-05-271-3/+1
| | * | acerhdf: Drop pointless dependency on THERMAL_HWMONJean Delvare2011-05-271-1/+1
| | * | acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi2011-05-271-3/+5
| | * | platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai2011-05-273-0/+406
| | * | thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-271-284/+188
| | * | thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-271-9/+9
| | * | platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande2011-05-271-306/+300
| | * | xo15-ebook: Use pr_<level>Joe Perches2011-05-271-2/+3
| | * | wmi: Removed trailing whitespace from logging message.Joe Perches2011-05-271-5/+5
| | * | toshiba: Convert printks to pr_<level>Joe Perches2011-05-272-36/+34
| | * | topstar-laptop: Convert remaining printk to pr_infoJoe Perches2011-05-271-1/+1
| | * | tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches2011-05-271-4/+3
| | * | sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-271-55/+49
| | * | msi-wmi: Use pr_fmt and pr_<level>Joe Perches2011-05-271-25/+20