summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vas: Report proper error code for address translation failureHaren Myneni2020-07-151-1/+1
* kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-2/+2
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-0515-316/+1230
|\
| * powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran2020-05-281-2/+2
| * powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran2020-05-282-18/+9
| * powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran2020-05-281-51/+30
| * powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran2020-05-282-0/+11
| * powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran2020-05-281-0/+18
| * powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran2020-05-281-0/+2
| * powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran2020-05-283-60/+60
| * powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran2020-05-283-30/+30
| * powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran2020-05-281-32/+0
| * powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran2020-05-283-54/+21
| * powerpc/powernv/pci: Register iommu group at PE DMA setupOliver O'Halloran2020-05-282-10/+15
| * powerpc/powernv/iov: Don't add VFs to iommu group during PE configOliver O'Halloran2020-05-281-1/+0
| * powerpc/powernv/npu: Clean up compound table group initialisationOliver O'Halloran2020-05-281-25/+21
| * powerpc/powernv: add NULL check after kzallocChen Zhou2020-05-201-0/+4
| * powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-4/+4
| * powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy2020-05-112-2/+2
| * powerpc/powernv: Fix a warning messageChristophe JAILLET2020-05-111-1/+1
| * powerpc/vas: Add VAS user space APIHaren Myneni2020-04-204-4/+284
| * powerpc/vas: Initialize window attributes for GZIP coprocessor typeHaren Myneni2020-04-201-5/+12
| * powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni2020-04-201-9/+13
| * powerpc/vas: Free send window in VAS instance after credits returnedHaren Myneni2020-04-201-2/+2
| * powerpc/vas: Display process stuck messageHaren Myneni2020-04-201-1/+29
| * powerpc/vas: Do not use default credits for receive windowHaren Myneni2020-04-202-4/+2
| * powerpc/vas: Print CRB and FIFO valuesHaren Myneni2020-04-201-0/+41
| * powerpc/vas: Return credits after handling faultHaren Myneni2020-04-203-0/+46
| * powerpc/vas: Update CSB and notify process for fault CRBsHaren Myneni2020-04-201-1/+125
| * powerpc/vas: Setup thread IRQ handler per VAS instanceHaren Myneni2020-04-204-1/+220
| * powerpc/vas: Take reference to PID and mm for user space windowsHaren Myneni2020-04-203-6/+55
| * powerpc/vas: Register NX with fault window ID and IRQ port valueHaren Myneni2020-04-202-2/+28
| * powerpc/vas: Setup fault window per VAS instanceHaren Myneni2020-04-205-3/+121
| * powerpc/vas: Alloc and setup IRQ and trigger port addressHaren Myneni2020-04-202-6/+40
* | sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-04-301-1/+0
|/
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-091-8/+1
|\
| * powerpc/powernv: Re-enable imc trace-mode in kernelAnju T Sudhakar2020-04-031-8/+1
* | powernv/memtrace: always online added memory blocksDavid Hildenbrand2020-04-071-10/+4
|/
* powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran2020-03-251-16/+14
* powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran2020-03-251-6/+0
* powerpc/eeh: Add sysfs files in late probeOliver O'Halloran2020-03-251-1/+0
* powerpc/powernv: Add explicit fast-reboot supportOliver O'Halloran2020-03-041-0/+2
* powerpc/powernv: Treat an empty reboot string as defaultOliver O'Halloran2020-03-041-1/+1
* powerpc/powernv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-044-63/+10
* powerpc/powernv: Move core and fadump_release_opalcore under new kobjectSourabh Jain2020-02-191-15/+40
* powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.cOliver O'Halloran2020-01-233-22/+21
* powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c versionOliver O'Halloran2020-01-233-14/+4
* powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran2020-01-232-18/+25
* powernv/pci: Remove dma_dev_setup() for NPU PHBsOliver O'Halloran2020-01-231-1/+0
* powerpc/powernv: Allow manually invoking special rebootsOliver O'Halloran2020-01-231-0/+4