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
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-09
3
-13
/
+13
|
\
|
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
3
-13
/
+13
*
|
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-08
2
-4
/
+92
|
\
\
|
*
|
intr-remap: generic support for remapping HPET MSIs
Suresh Siddha
2009-08-27
2
-4
/
+92
*
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
2
-4
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
2009-11-17
1
-2
/
+4
|
|
\
\
|
*
|
|
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
2009-11-10
2
-4
/
+5
|
*
|
|
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
FUJITA Tomonori
2009-11-10
1
-0
/
+4
*
|
|
|
Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...
David Woodhouse
2009-11-19
1
-0
/
+3
*
|
|
|
Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32
Linus Torvalds
2009-11-14
2
-11
/
+77
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
intel-iommu: Support PCIe hot-plug
Fenghua Yu
2009-11-12
1
-0
/
+29
|
*
|
|
intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough
Alex Williamson
2009-11-12
1
-1
/
+9
|
*
|
|
intel-iommu: Check for 'DMAR at zero' BIOS error earlier.
David Woodhouse
2009-11-09
1
-10
/
+39
|
|
/
/
*
/
/
PCI ASPM: fix oops on root port removal
Kenji Kaneshige
2009-11-06
1
-2
/
+4
|
/
/
*
|
Revert "PCI: get larger bridge ranges when space is available"
Jesse Barnes
2009-10-27
1
-11
/
+2
*
|
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
2009-10-16
1
-3
/
+3
*
|
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
2009-10-13
1
-0
/
+1
*
|
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
Linus Torvalds
2009-10-13
4
-19
/
+102
|
\
\
|
*
|
Run pci_apply_final_quirks() sooner.
David Woodhouse
2009-10-12
1
-1
/
+1
|
*
|
Mark pci_apply_final_quirks() __init rather than __devinit
David Woodhouse
2009-10-12
1
-1
/
+1
|
*
|
Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c
David Woodhouse
2009-10-12
2
-13
/
+13
|
*
|
intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space
David Woodhouse
2009-09-30
1
-5
/
+77
|
*
|
intel-iommu: Decode (and ignore) RHSA entries
Roland Dreier
2009-09-24
1
-0
/
+10
|
*
|
intel-iommu: Make "Unknown DMAR structure" message more informative
Roland Dreier
2009-09-23
1
-1
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-10-12
6
-47
/
+41
|
\
\
\
|
*
|
|
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
2009-10-07
1
-1
/
+1
|
*
|
|
PCI: get larger bridge ranges when space is available
Yinghai Lu
2009-10-07
1
-2
/
+11
|
*
|
|
PCI: pci.c: fix kernel-doc notation
Randy Dunlap
2009-10-07
1
-4
/
+4
|
*
|
|
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
Gabe Black
2009-10-07
1
-0
/
+19
|
*
|
|
PCI PM: Read device power state from register after updating it
Rafael J. Wysocki
2009-10-06
1
-1
/
+5
|
*
|
|
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
2009-10-06
1
-37
/
+0
|
*
|
|
PCI: PCIe portdrv: remove "-driver" from driver name
Bjorn Helgaas
2009-10-06
1
-2
/
+1
*
|
|
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
|
/
/
/
*
|
|
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
[next]