index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
pci-ioda.c
Age
Commit message (
Expand
)
Author
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-08-16
powerpc/powernv/pci: use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-06-21
powerpc/powernv/pci: Remove last IODA1 defines
Joel Stanley
2023-06-21
powerpc/powernv/pci: Remove MVE code
Joel Stanley
2023-06-21
powerpc/powernv/pci: Remove ioda1 support
Joel Stanley
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
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
2023-02-10
powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Frederic Barrat
2022-08-26
powerpc: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-28
powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
Alexey Kardashevskiy
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
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-08
powerpc: Add missing headers
Christophe Leroy
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-10
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devices
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Drop unused MSI code
Cédric Le Goater
2021-08-10
powerpc/pci: Drop XIVE restriction on MSI domains
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3
Cédric Le Goater
2021-08-10
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Add MSI domains
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
Cédric Le Goater
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
2020-12-04
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
2020-08-25
powerpc/powernv: Remove set but not used variable 'parent'
zhengbin
2020-08-20
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
2020-07-26
powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
Oliver O'Halloran
2020-07-26
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
2020-07-26
powerpc/powernv/pci: Initialise M64 for IODA1 as a 1-1 window
Oliver O'Halloran
2020-07-26
powerpc/powernv/pci: Add explicit tracking of the DMA setup state
Oliver O'Halloran
2020-07-26
powerpc/powernv/pci: Always tear down DMA windows on PE release
Oliver O'Halloran
2020-07-26
powerpc/powernv/pci: Add pci_bus_to_pnvhb() helper
Oliver O'Halloran
2020-07-15
powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_API
Oliver O'Halloran
2020-07-15
powerpc/powernv: Make pnv_pci_sriov_enable() and friends static
Oliver O'Halloran
2020-05-28
powerpc/powernv/pci: Sprinkle around some WARN_ON()s
Oliver O'Halloran
2020-05-28
powerpc/powernv/pci: Reserve the root bus PE during init
Oliver O'Halloran
[next]