index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-4
/
+5
*
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
2017-09-27
1
-4
/
+4
*
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-09
1
-24
/
+199
|
\
|
*
iommu/amd: Fix section mismatch warning
Joerg Roedel
2017-08-19
1
-1
/
+1
|
*
iommu/amd: Fix compiler warning in copy_device_table()
Joerg Roedel
2017-08-19
1
-1
/
+1
|
*
iommu/amd: Disable iommu only if amd_iommu=off is specified
Baoquan He
2017-08-15
1
-1
/
+2
|
*
iommu/amd: Don't copy GCR3 table root pointer
Baoquan He
2017-08-15
1
-0
/
+12
|
*
iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
Baoquan He
2017-08-15
1
-2
/
+7
|
*
iommu/amd: Do sanity check for address translation and irq remap of old dev t...
Baoquan He
2017-08-15
1
-3
/
+20
|
*
iommu/amd: Copy old trans table from old kernel
Baoquan He
2017-08-15
1
-8
/
+51
|
*
iommu/amd: Add function copy_dev_tables()
Baoquan He
2017-08-15
1
-0
/
+62
|
*
Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
Baoquan He
2017-08-15
1
-9
/
+0
|
*
iommu/amd: Add several helper functions
Baoquan He
2017-08-15
1
-11
/
+31
|
*
iommu/amd: Detect pre enabled translation
Baoquan He
2017-08-15
1
-0
/
+24
*
|
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-1
/
+1
|
\
\
|
|
/
|
*
iommu/amd: Fix schedule-while-atomic BUG in initialization code
Joerg Roedel
2017-07-26
1
-1
/
+1
*
|
iommu/amd: Allow the AMD IOMMU to work with memory encryption
Tom Lendacky
2017-07-18
1
-6
/
+28
|
/
*
iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect()
Joerg Roedel
2017-06-22
1
-3
/
+0
*
iommu/amd: Free IOMMU resources when disabled on command line
Joerg Roedel
2017-06-22
1
-0
/
+7
*
iommu/amd: Set global pointers to NULL after freeing them
Joerg Roedel
2017-06-22
1
-0
/
+5
*
iommu/amd: Check for error states first in iommu_go_to_state()
Joerg Roedel
2017-06-22
1
-2
/
+2
*
iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED
Joerg Roedel
2017-06-22
1
-2
/
+5
*
iommu/amd: Rename free_on_init_error()
Joerg Roedel
2017-06-22
1
-2
/
+2
*
iommu/amd: Disable IOMMUs at boot if they are enabled
Joerg Roedel
2017-06-22
1
-0
/
+3
*
iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel
Joerg Roedel
2017-06-16
1
-0
/
+9
*
iommu/amd: Reduce amount of MMIO when submitting commands
Tom Lendacky
2017-06-08
1
-0
/
+2
*
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2017-03-30
1
-19
/
+24
*
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2017-03-30
1
-14
/
+20
*
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
2017-03-30
1
-2
/
+9
*
drivers/iommu/amd: Clean up iommu_pc_get_set_reg()
Suravee Suthikulpanit
2017-03-30
1
-5
/
+8
*
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2017-02-28
1
-2
/
+2
*
-
-
-
.
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1
-3
/
+6
|
\
\
\
|
|
|
*
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
2017-02-10
1
-4
/
+2
|
|
|
*
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
2017-02-10
1
-0
/
+5
|
|
|
/
*
|
|
iommu/amd: Fix error code path in early_amd_iommu_init()
Rafael J. Wysocki
2017-01-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-22
1
-6
/
+4
|
\
\
|
*
|
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-6
/
+4
|
|
/
*
|
iommu/amd: Tell kmemleak about the irq_remap_table
Lucas Stach
2016-11-10
1
-0
/
+4
|
/
*
iommu/amd: Use standard bitmap operation to set bitmap
Baoquan He
2016-09-19
1
-1
/
+2
*
iommu/amd: Enable vAPIC interrupt remapping mode by default
Suravee Suthikulpanit
2016-09-05
1
-1
/
+11
*
iommu/amd: Detect and initialize guest vAPIC log
Suravee Suthikulpanit
2016-09-05
1
-7
/
+105
*
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
2016-09-05
1
-0
/
+2
*
iommu/amd: Detect and enable guest vAPIC support
Suravee Suthikulpanit
2016-09-05
1
-6
/
+65
*
iommu/amd: Fix unity mapping initialization race
Joerg Roedel
2016-07-06
1
-2
/
+12
*
iommu/amd: Initialize devid variable before using it
Nicolas Iooss
2016-06-27
1
-1
/
+1
*
iommu/amd: Introduces ivrs_acpihid kernel parameter
Suravee Suthikulpanit
2016-04-07
1
-0
/
+33
*
iommu/amd: Add new map for storing IVHD dev entry type HID
Wan Zongshun
2016-04-07
1
-0
/
+122
*
iommu/amd: Use the most comprehensive IVHD type that the driver can support
Suravee Suthikulpanit
2016-04-07
1
-29
/
+78
*
iommu/amd: Modify ivhd_header structure to support type 11h and 40h
Suravee Suthikulpanit
2016-04-07
1
-2
/
+33
*
iommu/amd: Adding Extended Feature Register check for PC support
Suravee Suthikulpanit
2016-04-07
1
-8
/
+24
[next]