| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 19 | -123/+111 |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2011-06-02 | 3 | -47/+212 |
|\ |
|
| * | intel-iommu: Fix off-by-one in RMRR setup | David Woodhouse | 2011-06-01 | 1 | -2/+2 |
| * | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck | 2011-06-01 | 1 | -2/+2 |
| * | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis | 2011-06-01 | 1 | -0/+5 |
| * | intel-iommu: Use coherent DMA mask when requested | Mike Travis | 2011-06-01 | 1 | -2/+1 |
| * | intel-iommu: Dont cache iova above 32bit | Chris Wright | 2011-06-01 | 1 | -2/+10 |
| * | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis | 2011-06-01 | 1 | -3/+3 |
| * | intel-iommu: Check for identity mapping candidate using system dma mask | Chris Wright | 2011-06-01 | 1 | -2/+13 |
| * | intel-iommu: Only unlink device domains from iommu | Alex Williamson | 2011-06-01 | 1 | -4/+7 |
| * | intel-iommu: Enable super page (2MiB, 1GiB, etc.) support | Youquan Song | 2011-06-01 | 1 | -18/+139 |
| * | intel-iommu: Flush unmaps at domain_exit | Alex Williamson | 2011-05-24 | 1 | -0/+4 |
| * | intel-iommu: Remove obsolete comment from detect_intel_iommu | Jan Kiszka | 2011-05-24 | 1 | -6/+1 |
| * | intel-iommu: fix VT-d PMR disable for TXT on S3 resume | Joseph Cihula | 2011-05-24 | 1 | -6/+25 |
* | | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal | Linus Torvalds | 2011-06-02 | 3 | -3/+0 |
* | | kgdbts: only use new asm-generic/ptrace.h api when needed | Mike Frysinger | 2011-06-01 | 1 | -1/+4 |
* | | virtio_net: delay TX callbacks | Michael S. Tsirkin | 2011-05-30 | 1 | -1/+1 |
* | | virtio: add api for delayed callbacks | Michael S. Tsirkin | 2011-05-30 | 1 | -0/+27 |
* | | vhost: support event index | Michael S. Tsirkin | 2011-05-30 | 4 | -50/+127 |
* | | virtio_ring: support event idx feature | Michael S. Tsirkin | 2011-05-30 | 1 | -2/+24 |
* | | virtio balloon: kill tell-host-first logic | Dave Hansen | 2011-05-30 | 1 | -13/+8 |
* | | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell | 2011-05-30 | 1 | -5/+0 |
* | | drivers, block: virtio_blk: Replace cryptic number with the macro | Liu Yuan | 2011-05-30 | 1 | -1/+2 |
* | | virtio_blk: allow re-reading config space at runtime | Christoph Hellwig | 2011-05-30 | 1 | -10/+78 |
* | | arm gpio drivers: make them 'depends on ARM' | Linus Torvalds | 2011-05-29 | 1 | -0/+4 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-05-29 | 33 | -1000/+1390 |
|\ \ |
|
| * \ | Merge branch 'x86-platform-next' into x86-platform | Matthew Garrett | 2011-05-29 | 33 | -1000/+1390 |
| |\ \ |
|
| | * | | acer-wmi: support integer return type from WMI methods | Lee, Chun-Yi | 2011-05-27 | 1 | -0/+6 |
| | * | | msi-laptop: fix section mismatch in reference from the function load_scm_mode... | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+1 |
| | * | | acer-wmi: support to set communication device state by new wmid method | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+110 |
| | * | | acer-wmi: allow 64-bits return buffer from WMI methods | Lee, Chun-Yi | 2011-05-27 | 1 | -3/+6 |
| | * | | acer-wmi: check the existence of internal 3G device when set capability | Lee, Chun-Yi | 2011-05-27 | 1 | -1/+2 |
| | * | | platform/x86:delete two unused variables | Weiping Pan | 2011-05-27 | 1 | -2/+0 |
| | * | | support wlan hotkey on Acer Travelmate 5735Z | Melchior FRANZ | 2011-05-27 | 1 | -1/+14 |
| | * | | platform-x86: intel_mid_thermal: Fix memory leak | Ameya Palande | 2011-05-27 | 1 | -0/+1 |
| | * | | platform/x86: Fix Makefile for intel_mid_powerbtn | Ameya Palande | 2011-05-27 | 1 | -1/+1 |
| | * | | platform/x86: Simplify intel_mid_powerbtn | Ameya Palande | 2011-05-27 | 1 | -42/+30 |
| | * | | acerhdf: Clean up includes | Jean Delvare | 2011-05-27 | 1 | -3/+1 |
| | * | | acerhdf: Drop pointless dependency on THERMAL_HWMON | Jean Delvare | 2011-05-27 | 1 | -1/+1 |
| | * | | acer-wmi: does not allow negative number set to initial device state | Lee, Chun-Yi | 2011-05-27 | 1 | -3/+5 |
| | * | | platform/oaktrail: ACPI EC Extra driver for Oaktrail | Yin Kangkai | 2011-05-27 | 3 | -0/+406 |
| | * | | thinkpad_acpi: Convert printks to pr_<level> | Joe Perches | 2011-05-27 | 1 | -284/+188 |
| | * | | thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning | Joe Perches | 2011-05-27 | 1 | -9/+9 |
| | * | | platform-x86: intel_mid_thermal: Fix coding style | Ameya Palande | 2011-05-27 | 1 | -306/+300 |
| | * | | xo15-ebook: Use pr_<level> | Joe Perches | 2011-05-27 | 1 | -2/+3 |
| | * | | wmi: Removed trailing whitespace from logging message. | Joe Perches | 2011-05-27 | 1 | -5/+5 |
| | * | | toshiba: Convert printks to pr_<level> | Joe Perches | 2011-05-27 | 2 | -36/+34 |
| | * | | topstar-laptop: Convert remaining printk to pr_info | Joe Perches | 2011-05-27 | 1 | -1/+1 |
| | * | | tc1100-wmi: Add pr_fmt, use pr_<level> | Joe Perches | 2011-05-27 | 1 | -4/+3 |
| | * | | sony-laptop: Add and use #define pr_fmt | Joe Perches | 2011-05-27 | 1 | -55/+49 |