summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/xmon: Show task->thread.regs in process displayMichael Ellerman2020-06-021-3/+3
| * | | | powerpc/configs/64s: Enable CONFIG_PRINTK_CALLERMichael Ellerman2020-06-023-0/+3
| * | | | powerpc: Fix misleading small cores printMichael Neuling2020-06-021-1/+1
| * | | | powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini2020-06-021-1/+1
| * | | | powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-021-3/+5
| * | | | hw-breakpoints: Fix build warnings with clangRavi Bangoria2020-06-021-3/+0
| * | | | powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai2020-05-281-0/+7
| * | | | powerpc/pseries: Update hv-24x7 information after migrationKajol Jain2020-05-281-0/+3
| * | | | powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor detailsKajol Jain2020-05-281-0/+24
| * | | | powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor detailsKajol Jain2020-05-282-0/+68
| * | | | powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain2020-05-281-10/+0
| * | | | 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/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin2020-05-283-9/+13
| * | | | powerpc/64/kuap: Conditionally restore AMR in interrupt exitNicholas Piggin2020-05-282-7/+29
| * | | | powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin2020-05-281-1/+10
| * | | | powerpc/4xx: Don't unmap NULL mbasehuhai2020-05-281-3/+1
| * | | | powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6Christophe Leroy2020-05-281-10/+5
| * | | | powerpc/40x: Avoid using r12 in TLB miss handlersChristophe Leroy2020-05-281-37/+33
| * | | | powerpc: Remove IBM405 Erratum #77Christophe Leroy2020-05-2810-73/+0
| * | | | powerpc/40x: Remove IBM405 Erratum #51Christophe Leroy2020-05-282-10/+0
| * | | | powerpc/40x: Remove support for IBM 405GPChristophe Leroy2020-05-282-19/+0
| * | | | powerpc/40x: Remove support for ISS SimulatorChristophe Leroy2020-05-281-2/+1
| * | | | powerpc/40x: Remove EP405Christophe Leroy2020-05-288-498/+1
| * | | | powerpc/40x: Remove WALNUTChristophe Leroy2020-05-2811-411/+1
| * | | | powerpc/40x: Remove STB03xxxChristophe Leroy2020-05-282-18/+0
| * | | | powerpc/40x: Remove support for IBM 403GCXChristophe Leroy2020-05-288-168/+1
| * | | | powerpc/pgtable: Drop PTE_ATOMIC_UPDATESChristophe Leroy2020-05-281-15/+0
| * | | | powerpc/40x: Rework 40x PTE access and TLB missChristophe Leroy2020-05-284-172/+34
| * | | | powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-2829-1782/+3
| * | | | powerpc/64: Refactor interrupt exit irq disabling sequenceNicholas Piggin2020-05-281-30/+28
| * | | | powerpc/64s/radix: Don't prefetch DAR in update_mmu_cacheNicholas Piggin2020-05-283-18/+6
| * | | | powerpc/xive: Do not expose a debugfs file when XIVE is disabledCédric Le Goater2020-05-281-2/+3
| * | | | powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-05-261-0/+5
| * | | | powerpc: Add ppc_inst_as_u64()Michael Ellerman2020-05-263-9/+11
| * | | | powerpc: Add ppc_inst_next()Michael Ellerman2020-05-264-9/+23
| * | | | Merge branch 'fixes' into nextMichael Ellerman2020-05-2615-35/+68
| |\ \ \ \
| * \ \ \ \ Merge "Use hugepages to map kernel mem on 8xx" into nextMichael Ellerman2020-05-2642-747/+803
| |\ \ \ \ \
| | * | | | | powerpc/32s: Implement dedicated kasan_init_region()Christophe Leroy2020-05-264-1/+60