| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 2009-09-25 | 1 | -1/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 | 8 | -314/+192 |
|\ |
|
| * | PCI: pciehp: remove slot capabilities definitions | Kenji Kaneshige | 2009-09-17 | 1 | -18/+8 |
| * | PCI: pciehp: remove error message definitions | Kenji Kaneshige | 2009-09-17 | 2 | -12/+1 |
| * | PCI: pciehp: remove number field | Kenji Kaneshige | 2009-09-17 | 3 | -4/+2 |
| * | PCI: pciehp: remove hpc_ops | Kenji Kaneshige | 2009-09-17 | 5 | -118/+87 |
| * | PCI: pciehp: remove pci_dev field | Kenji Kaneshige | 2009-09-17 | 5 | -17/+15 |
| * | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige | 2009-09-17 | 3 | -16/+0 |
| * | PCI: pciehp: remove slot_bus field | Kenji Kaneshige | 2009-09-17 | 1 | -1/+0 |
| * | PCI: pciehp: remove first_slot field | Kenji Kaneshige | 2009-09-17 | 2 | -4/+3 |
| * | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige | 2009-09-17 | 4 | -9/+2 |
| * | PCI: pciehp: remove hp_slot field | Kenji Kaneshige | 2009-09-17 | 4 | -12/+4 |
| * | PCI: pciehp: remove device field | Kenji Kaneshige | 2009-09-17 | 5 | -28/+17 |
| * | PCI: pciehp: remove bus field | Kenji Kaneshige | 2009-09-17 | 5 | -7/+10 |
| * | PCI: pciehp: remove slot_num_inc field | Kenji Kaneshige | 2009-09-17 | 1 | -1/+0 |
| * | PCI: pciehp: remove num_slots field | Kenji Kaneshige | 2009-09-17 | 2 | -2/+0 |
| * | PCI: pciehp: remove slot_list field | Kenji Kaneshige | 2009-09-17 | 4 | -97/+76 |
| * | PCI: Disable AER with pci=nomsi | Andi Kleen | 2009-09-17 | 1 | -0/+2 |
| * | PCI ASPM: support L1 only | Kenji Kaneshige | 2009-09-17 | 1 | -3/+0 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 4 | -182/+202 |
|\ \ |
|
| * | | intel-iommu: Disable PMRs after we enable translation, not before | David Woodhouse | 2009-09-20 | 1 | -2/+3 |
| * | | intel-iommu: Fix integer wrap on 32 bit kernels | Benjamin LaHaise | 2009-09-19 | 1 | -4/+3 |
| * | | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() | David Woodhouse | 2009-09-19 | 1 | -4/+7 |
| * | | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' | David Woodhouse | 2009-09-19 | 1 | -2/+8 |
| * | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song | 2009-09-11 | 2 | -0/+13 |
| * | | intel-iommu: Disallow interrupt remapping if not all ioapics covered | Youquan Song | 2009-09-11 | 2 | -3/+5 |
| * | | intel-iommu: include linux/dmi.h to use dmi_ routines | Stephen Rothwell | 2009-08-31 | 1 | -0/+1 |
| * | | pci/dmar: correct off-by-one error in dmar_fault() | Troy Heber | 2009-08-30 | 1 | -1/+1 |
| * | | intel-iommu: Cope with yet another BIOS screwup causing crashes | David Woodhouse | 2009-08-26 | 1 | -0/+11 |
| * | | intel-iommu: iommu init error path bug fixes | Donald Dutile | 2009-08-24 | 1 | -17/+18 |
| * | | intel-iommu: Mark functions with __init | Matt Kraai | 2009-08-24 | 1 | -2/+2 |
| * | | intel-iommu: make domain_add_dev_info() call domain_context_mapping() | David Woodhouse | 2009-08-09 | 1 | -20/+15 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2009-08-08 | 14 | -48/+91 |
| |\ \ |
|
| * | | | intel-iommu: Unify hardware and software passthrough support | David Woodhouse | 2009-08-04 | 1 | -100/+74 |
| * | | | intel-iommu: Cope with broken HP DC7900 BIOS | David Woodhouse | 2009-08-04 | 1 | -4/+18 |
| * | | | intel-iommu: double kfree() | Dan Carpenter | 2009-07-20 | 1 | -1/+0 |
| * | | | intel-iommu: Kill pointless intel_unmap_single() function | David Woodhouse | 2009-07-15 | 1 | -7/+1 |
| * | | | intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too. | David Woodhouse | 2009-07-15 | 1 | -5/+12 |
| * | | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA code | David Woodhouse | 2009-07-15 | 2 | -15/+4 |
| * | | | intel-iommu: Speed up map routines by using cached domain ASAP | David Woodhouse | 2009-07-07 | 1 | -2/+13 |
* | | | | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 2009-09-19 | 1 | -0/+1 |
* | | | | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -7/+5 |
|\ \ \ \ \ |
|
| * | | | | | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -7/+5 |
* | | | | | | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 1 | -2/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-29 | 1 | -2/+1 |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 35 | -1191/+1221 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI hotplug: clean up acpi_run_hpp() | Bjorn Helgaas | 2009-09-15 | 1 | -62/+22 |
| * | | | | | | PCI hotplug: acpiphp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-15 | 2 | -84/+6 |
| * | | | | | | PCI hotplug: shpchp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-15 | 2 | -68/+1 |