开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
iommu.c
Age
Commit message (
Expand
)
Author
2024-07-04
powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...
Shivaprasad G Bhat
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
2024-06-28
powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
Shivaprasad G Bhat
2024-06-28
powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
Shivaprasad G Bhat
2024-06-28
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
Shivaprasad G Bhat
2024-06-04
powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid mode
Gaurav Batra
2024-04-23
powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE
Gaurav Batra
2024-02-23
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
2023-10-19
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
2023-08-18
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
2023-06-26
powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
2023-05-30
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gaurav Batra
2023-05-17
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
2023-05-17
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
2023-03-30
powerpc/pseries: Add spaces around / operator
Petr Vaněk
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
2022-11-24
powerpc/pseries: Fix formatting to make code look more beautiful
Deming Wang
2022-07-28
pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
Alexey Kardashevskiy
2022-06-29
powerpc/pseries/iommu: Print ibm,query-pe-dma-windows parameters
Alexey Kardashevskiy
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-11-15
powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...
Alexey Kardashevskiy
2021-11-15
powerpc/pseries/ddw: simplify enable_ddw()
Alexey Kardashevskiy
2021-11-15
powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...
Alexey Kardashevskiy
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-25
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
2021-10-25
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
2021-10-25
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
2021-10-22
powerpc/pseries/iommu: Add of_node_put() before break
Wan Jiabing
2021-10-09
powerps/pseries/dma: Add support for 2M IOMMU page size
Alexey Kardashevskiy
2021-08-27
powerpc/pseries/iommu: Rename "direct window" to "dma window"
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Make use of DDW for indirect mapping
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Find existing DDW with given property name
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Update remove_dma_window() to accept property name
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Allow DDW windows starting at 0x00
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Add ddw_list_new_entry() helper
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
Leonardo Bras
2021-08-27
powerpc/pseries/iommu: Replace hard-coded page shift
Leonardo Bras
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2021-04-21
powerpc/pseries/iommu: Fix window size for direct mapping with pmem
Leonardo Bras
2021-04-14
powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
Leonardo Bras
2020-11-27
powerpc/dma: Fallback to dma_ops when persistent memory present
Alexey Kardashevskiy
2020-09-08
powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window
Leonardo Bras
2020-09-08
powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dm...
Leonardo Bras
[next]