summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-28powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran
2020-05-28powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran
2020-05-28powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran
2020-05-28powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran
2020-05-28powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran
2020-05-28powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran
2020-05-28powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran
2020-05-28powerpc/powernv/pci: Register iommu group at PE DMA setupOliver O'Halloran
2020-05-28powerpc/powernv/iov: Don't add VFs to iommu group during PE configOliver O'Halloran
2020-05-28powerpc/powernv/npu: Clean up compound table group initialisationOliver O'Halloran
2020-05-20powerpc/powernv: add NULL check after kzallocChen Zhou
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-11powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy
2020-05-11powerpc/powernv: Fix a warning messageChristophe JAILLET
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-04-20powerpc/vas: Add VAS user space APIHaren Myneni
2020-04-20powerpc/vas: Initialize window attributes for GZIP coprocessor typeHaren Myneni
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni
2020-04-20powerpc/vas: Free send window in VAS instance after credits returnedHaren Myneni
2020-04-20powerpc/vas: Display process stuck messageHaren Myneni
2020-04-20powerpc/vas: Do not use default credits for receive windowHaren Myneni
2020-04-20powerpc/vas: Print CRB and FIFO valuesHaren Myneni
2020-04-20powerpc/vas: Return credits after handling faultHaren Myneni
2020-04-20powerpc/vas: Update CSB and notify process for fault CRBsHaren Myneni
2020-04-20powerpc/vas: Setup thread IRQ handler per VAS instanceHaren Myneni
2020-04-20powerpc/vas: Take reference to PID and mm for user space windowsHaren Myneni
2020-04-20powerpc/vas: Register NX with fault window ID and IRQ port valueHaren Myneni
2020-04-20powerpc/vas: Setup fault window per VAS instanceHaren Myneni
2020-04-20powerpc/vas: Alloc and setup IRQ and trigger port addressHaren Myneni
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand
2020-04-03powerpc/powernv: Re-enable imc trace-mode in kernelAnju T Sudhakar
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2020-03-04powerpc/powernv: Add explicit fast-reboot supportOliver O'Halloran
2020-03-04powerpc/powernv: Treat an empty reboot string as defaultOliver O'Halloran
2020-03-04powerpc/powernv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-02-19powerpc/powernv: Move core and fadump_release_opalcore under new kobjectSourabh Jain
2020-01-23powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.cOliver O'Halloran
2020-01-23powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c versionOliver O'Halloran
2020-01-23powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-01-23powernv/pci: Remove dma_dev_setup() for NPU PHBsOliver O'Halloran
2020-01-23powerpc/powernv: Allow manually invoking special rebootsOliver O'Halloran
2020-01-23powerpc/powernv: Use common code for the symbol_map exportOliver O'Halloran