index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
iommu/amd: Fix wrong parentheses on page-specific invalidations
Nadav Amit
1
-1
/
+1
2021-05-18
iommu/amd: Clear DMA ops when switching domain
Jean-Philippe Brucker
1
-0
/
+2
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-2
/
+1
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
4
-210
/
+50
2021-04-15
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
1
-1
/
+1
2021-04-15
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
1
-23
/
+1
2021-04-15
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
1
-34
/
+11
2021-04-15
iommu/amd: Remove duplicate check of devid
Shaokun Zhang
1
-8
/
+1
2021-04-08
iommu/amd: Page-specific invalidations for more than one page
Nadav Amit
1
-34
/
+42
2021-04-07
iommu/amd: Move a few prototypes to include/linux/amd-iommu.h
Christoph Hellwig
1
-1
/
+0
2021-04-07
iommu/amd: Remove a few unused exports
Christoph Hellwig
1
-5
/
+0
2021-04-07
iommu/amd: Remove the unused amd_iommu_get_v2_domain function
Christoph Hellwig
2
-35
/
+0
2021-04-07
iommu/amd: Remove the unused device errata code
Christoph Hellwig
2
-54
/
+3
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
1
-22
/
+1
2021-04-07
iommu/amd: Remove duplicate check of pasids
Qi Liu
1
-3
/
+0
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
1
-1
/
+4
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
1
-4
/
+4
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
1
-11
/
+12
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
8
-622
/
+734
2021-02-12
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
1
-11
/
+34
2021-01-28
iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table
Suravee Suthikulpanit
3
-12
/
+39
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
3
-31
/
+20
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2
-15
/
+23
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
3
-8
/
+11
2021-01-28
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
1
-16
/
+15
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
4
-61
/
+19
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
3
-35
/
+28
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
3
-474
/
+493
2021-01-28
iommu/amd: Declare functions as extern
Suravee Suthikulpanit
2
-20
/
+22
2021-01-28
iommu/amd: Convert to using amd_io_pgtable
Suravee Suthikulpanit
2
-15
/
+11
2021-01-28
iommu/amd: Move pt_root to struct amd_io_pgtable
Suravee Suthikulpanit
3
-3
/
+3
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
5
-11
/
+106
2021-01-28
iommu/amd: Use IVHD EFR for early initialization of IOMMU features
Suravee Suthikulpanit
3
-7
/
+60
2021-01-27
iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
Suravee Suthikulpanit
2
-10
/
+13
2021-01-27
iommu/amd: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2021-01-27
iommu/amd: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2021-01-27
iommu/amd: Remove unnecessary assignment
Adrian Huang
1
-3
/
+2
2021-01-05
iommu/amd: Stop irq_remapping_select() matching when remapping is disabled
David Woodhouse
1
-0
/
+3
2021-01-05
iommu/amd: Set iommu->int_enabled consistently when interrupts are set up
David Woodhouse
1
-2
/
+1
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-13
/
+14
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-131
/
+189
2020-12-11
iommu/amd: Add sanity check for interrupt remapping table length macros
Suravee Suthikulpanit
3
-13
/
+14
2020-12-07
iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
Suravee Suthikulpanit
1
-1
/
+1
2020-11-23
iommu/amd: Enforce 4k mapping for certain IOMMU data structures
Suravee Suthikulpanit
1
-5
/
+22
2020-11-18
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
1
-59
/
+132
2020-11-12
iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled
David Woodhouse
1
-3
/
+5
2020-11-12
iommu/amd: Fix union of bitfields in intcapxt support
David Woodhouse
1
-7
/
+9
2020-11-03
iommu/amd: Increase interrupt remapping table limit to 512 entries
Suravee Suthikulpanit
1
-1
/
+5
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
1
-34
/
+0
[next]