index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dmar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
1
-1461
/
+0
*
intel-iommu: Remove obsolete comment from detect_intel_iommu
Jan Kiszka
2011-05-24
1
-6
/
+1
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-6
/
+6
*
x86, vt-d: Handle previous faults after enabling fault handling
Suresh Siddha
2010-12-13
1
-0
/
+5
*
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-21
1
-1
/
+5
|
\
|
*
x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.
Konrad Rzeszutek Wilk
2010-08-26
1
-1
/
+3
|
*
x86, iommu: Make all IOMMU's detection routines return a value.
Konrad Rzeszutek Wilk
2010-08-26
1
-1
/
+3
*
|
dmar: Convert to new irq chip functions
Thomas Gleixner
2010-10-12
1
-4
/
+4
|
/
*
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2010-05-21
1
-45
/
+37
|
\
|
*
intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables
Ben Hutchings
2010-05-19
1
-12
/
+16
|
*
intel-iommu: Combine the BIOS DMAR table warning messages
Ben Hutchings
2010-05-19
1
-34
/
+14
|
*
intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled
Arnaud Patard
2010-04-14
1
-0
/
+2
|
*
intel-iommu: use physfn to search drhd for VF
Yinghai
2010-04-09
1
-1
/
+5
|
*
intel-iommu: Print out iommu seq_id
Yinghai Lu
2010-04-09
1
-1
/
+2
|
*
intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supported
Yinghai Lu
2010-04-09
1
-2
/
+3
|
*
intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.
Luck, Tony
2009-12-31
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-12-16
1
-15
/
+95
|
\
|
*
intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
David Woodhouse
2009-12-08
1
-7
/
+26
|
*
intel-iommu: Detect DMAR in hyperspace at probe time.
Chris Wright
2009-12-08
1
-5
/
+29
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-12-08
1
-12
/
+47
|
|
\
|
*
|
dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abort
David Woodhouse
2009-10-07
1
-3
/
+14
|
*
|
dmar: Allocate queued invalidation structure using numa locality info
Suresh Siddha
2009-10-05
1
-2
/
+6
|
*
|
dmar: support for parsing Remapping Hardware Static Affinity structure
Suresh Siddha
2009-10-05
1
-1
/
+23
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-2
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: add pci_request_acs
Chris Wright
2009-12-04
1
-1
/
+4
|
*
|
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
2009-11-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
1
-2
/
+5
|
\
\
|
*
|
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
2009-11-10
1
-2
/
+1
|
*
|
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
*
|
intel-iommu: Check for 'DMAR at zero' BIOS error earlier.
David Woodhouse
2009-11-09
1
-10
/
+39
|
/
*
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 git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-09-23
1
-8
/
+29
|
\
|
*
intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS
Youquan Song
2009-09-11
1
-0
/
+10
|
*
intel-iommu: Disallow interrupt remapping if not all ioapics covered
Youquan Song
2009-09-11
1
-3
/
+0
|
*
pci/dmar: correct off-by-one error in dmar_fault()
Troy Heber
2009-08-30
1
-1
/
+1
|
*
intel-iommu: Cope with broken HP DC7900 BIOS
David Woodhouse
2009-08-04
1
-4
/
+18
*
|
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 '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
|
|
/
*
|
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
2009-09-01
1
-1
/
+1
*
|
intel_txt: Force IOMMU on for Intel TXT launch
Joseph Cihula
2009-07-21
1
-0
/
+7
|
/
*
VT-d: add device IOTLB invalidation support
Yu Zhao
2009-05-18
1
-8
/
+69
*
VT-d: parse ATSR in DMA Remapping Reporting Structure
Yu Zhao
2009-05-18
1
-6
/
+106
*
intel-iommu: dmar_set_interrupt return error value
Chris Wright
2009-05-14
1
-1
/
+1
*
intel-iommu: Tidy up iommu->gcmd handling
David Woodhouse
2009-05-10
1
-4
/
+2
*
intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.
David Woodhouse
2009-05-10
1
-11
/
+3
[next]