index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
1
-2
/
+4
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-08-16
powerpc/powernv/pci: use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-3
/
+3
2023-06-21
powerpc/powernv/pci: Remove last IODA1 defines
Joel Stanley
1
-2
/
+3
2023-06-21
powerpc/powernv/pci: Remove MVE code
Joel Stanley
1
-22
/
+1
2023-06-21
powerpc/powernv/pci: Remove ioda1 support
Joel Stanley
1
-446
/
+2
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+41
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
1
-0
/
+34
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
1
-1
/
+7
2023-02-10
powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Frederic Barrat
1
-1
/
+2
2022-08-26
powerpc: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-28
powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
Alexey Kardashevskiy
1
-0
/
+2
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-28
/
+18
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
1
-28
/
+18
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+2
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
1
-2
/
+2
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-2
/
+2
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+2
2021-08-10
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
1
-4
/
+13
2021-08-10
powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devices
Cédric Le Goater
1
-3
/
+8
2021-08-10
powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt
Cédric Le Goater
1
-1
/
+1
2021-08-10
powerpc/powernv/pci: Drop unused MSI code
Cédric Le Goater
1
-27
/
+0
2021-08-10
powerpc/pci: Drop XIVE restriction on MSI domains
Cédric Le Goater
1
-3
/
+1
2021-08-10
powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3
Cédric Le Goater
1
-1
/
+22
2021-08-10
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
1
-1
/
+3
2021-08-10
powerpc/powernv/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+188
2021-08-10
powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
Cédric Le Goater
1
-5
/
+23
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
1
-181
/
+4
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
1
-7
/
+8
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
1
-3
/
+3
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
1
-3
/
+7
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
1
-17
/
+0
2020-12-04
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
1
-1
/
+3
2020-08-25
powerpc/powernv: Remove set but not used variable 'parent'
zhengbin
1
-8
/
+0
2020-08-20
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
1
-1
/
+1
2020-07-26
powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
Oliver O'Halloran
1
-8
/
+33
2020-07-26
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
1
-655
/
+18
2020-07-26
powerpc/powernv/pci: Initialise M64 for IODA1 as a 1-1 window
Oliver O'Halloran
1
-30
/
+25
2020-07-26
powerpc/powernv/pci: Add explicit tracking of the DMA setup state
Oliver O'Halloran
1
-19
/
+29
2020-07-26
powerpc/powernv/pci: Always tear down DMA windows on PE release
Oliver O'Halloran
1
-27
/
+3
2020-07-26
powerpc/powernv/pci: Add pci_bus_to_pnvhb() helper
Oliver O'Halloran
1
-64
/
+24
2020-07-15
powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_API
Oliver O'Halloran
1
-13
/
+13
2020-07-15
powerpc/powernv: Make pnv_pci_sriov_enable() and friends static
Oliver O'Halloran
1
-4
/
+4
2020-05-28
powerpc/powernv/pci: Sprinkle around some WARN_ON()s
Oliver O'Halloran
1
-2
/
+2
2020-05-28
powerpc/powernv/pci: Reserve the root bus PE during init
Oliver O'Halloran
1
-17
/
+9
[next]