index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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-19
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-28
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-14
1
-62
/
+22
|
*
|
|
|
|
|
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
2
-84
/
+6
|
*
|
|
|
|
|
PCI hotplug: shpchp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
2
-68
/
+1
|
*
|
|
|
|
|
PCI hotplug: pciehp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
2
-138
/
+1
|
*
|
|
|
|
|
PCI hotplug: add pci_configure_slot()
Bjorn Helgaas
2009-09-14
2
-1
/
+188
|
*
|
|
|
|
|
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
4
-17
/
+12
|
*
|
|
|
|
|
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
2009-09-14
2
-34
/
+27
|
*
|
|
|
|
|
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
2009-09-14
1
-3
/
+0
|
*
|
|
|
|
|
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
2009-09-14
3
-9
/
+8
|
*
|
|
|
|
|
PCI PM: Return error codes from pci_pm_resume()
Rafael J. Wysocki
2009-09-14
1
-1
/
+1
|
*
|
|
|
|
|
PCI: use dev_printk in quirk messages
Bjorn Helgaas
2009-09-14
1
-15
/
+12
|
*
|
|
|
|
|
PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()
Rafael J. Wysocki
2009-09-14
1
-0
/
+1
|
*
|
|
|
|
|
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
2009-09-14
3
-31
/
+21
|
*
|
|
|
|
|
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
2009-09-14
1
-60
/
+21
|
*
|
|
|
|
|
PCI: pcie portdrv: remove unused variable
Jesse Barnes
2009-09-11
1
-1
/
+0
|
*
|
|
|
|
|
PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support
Rafael J. Wysocki
2009-09-09
1
-2
/
+24
|
*
|
|
|
|
|
PCI PM: Introduce device flag wakeup_prepared
Rafael J. Wysocki
2009-09-09
1
-0
/
+8
|
*
|
|
|
|
|
PCI / ACPI PM: Rework some debug messages
Rafael J. Wysocki
2009-09-09
1
-11
/
+2
|
*
|
|
|
|
|
PCI PM: Simplify PCI wake-up code
Rafael J. Wysocki
2009-09-09
2
-14
/
+21
|
*
|
|
|
|
|
PCI: pcie: Ensure hotplug ports have a minimum number of resources
Eric W. Biederman
2009-09-09
3
-5
/
+45
[prev]
[next]