summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-08powerpc/embedded6xx/mpc7448: Move PHB discoveryOliver O'Halloran1-5/+9
2021-02-08powerpc/embedded6xx/linkstation: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-08powerpc/embedded6xx/holly: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-08powerpc/chrp: Move PHB discoveryOliver O'Halloran2-11/+9
2021-02-08powerpc/amigaone: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-08powerpc/83xx: Move PHB discoveryOliver O'Halloran13-2/+12
2021-02-08powerpc/82xx/*: Move PHB discoveryOliver O'Halloran2-3/+2
2021-02-08powerpc/52xx/mpc5200_simple: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-08powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-08powerpc/52xx/lite5200: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-08powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-08powerpc/512x: Move PHB discoveryOliver O'Halloran1-5/+8
2021-02-08powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran8-36/+22
2021-02-03powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2-0/+13
2021-01-31powerpc/powernv/pci: Drop pnv_phb->initializedOliver O'Halloran2-18/+0
2021-01-31powerpc/xmon: Select CONSOLE_POLL for the 8xxChristophe Leroy1-0/+1
2021-01-31powerpc/xmon: Enable breakpoints on 8xxChristophe Leroy1-4/+0
2021-01-31powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selectedChristophe Leroy2-1/+15
2021-01-31powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()Markus Elfring1-6/+5
2021-01-31powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()Markus Elfring1-7/+5
2021-01-31powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()Markus Elfring1-1/+0
2021-01-31powerpc/pseries: Delete an error message for a failed string duplication in d...Markus Elfring1-3/+1
2021-01-31powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()Markus Elfring1-1/+0
2021-01-31powerpc/mm/book3s64/iommu: fix some RCU-list locksQian Cai1-2/+8
2021-01-31powerpc/powernv/pci: fix a RCU-list lockQian Cai1-0/+4
2021-01-31powerpc: Fix build error in paravirt.hMichal Suchanek1-0/+1
2021-01-31powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar4-32/+71
2021-01-31powerpc/mce: Reduce the size of event arraysGanesh Goudar1-1/+1
2021-01-31powerpc/time: Enable sched clock for irqtimePingfan Liu1-0/+2
2021-01-31powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater1-8/+4
2021-01-31powerpc/pci: Delete traverse_pci_dn()Oliver O'Halloran2-43/+0
2021-01-31powerpc/eeh: Add a debugfs interface to check if a driver supports recoveryOliver O'Halloran1-0/+50
2021-01-31powerpc/eeh: Rework pci_dev lookup in debugfs attributesOliver O'Halloran1-34/+37
2021-01-30powerpc/sstep: Fix incorrect return from analyze_instr()Ananth N Mavinakayanahalli1-1/+6
2021-01-30powerpc/sstep: Check instruction validity against ISA version before emulationAnanth N Mavinakayanahalli1-16/+62
2021-01-30powerpc/44x: Remove STDBINUTILS kconfig optionChristophe Leroy1-20/+6
2021-01-30powerpc/47x: Disable 256k page sizeChristophe Leroy1-1/+1
2021-01-30powerpc/kvm: Force selection of CONFIG_PPC_FPUChristophe Leroy1-0/+1
2021-01-30powerpc: Always enable queued spinlocks for 64s, disable for othersNicholas Piggin1-6/+2
2021-01-30powerpc/vas: Fix IRQ name allocationCédric Le Goater2-3/+9
2021-01-30powerpc/iommu/debug: Add debugfs entries for IOMMU tablesAlexey Kardashevskiy1-0/+46
2021-01-30powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() staticCédric Le Goater1-2/+1
2021-01-30powerpc/pcidn: Make IOV setup routines staticCédric Le Goater1-8/+7
2021-01-30powerpc/pseries: Make IOV setup routines staticCédric Le Goater1-4/+4
2021-01-30KVM: PPC: Book3S HV: Declare some prototypesCédric Le Goater1-0/+7
2021-01-30KVM: PPC: Book3S HV: Include prototypesCédric Le Goater1-0/+1
2021-01-30KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater1-4/+4
2021-01-30powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater2-0/+2
2021-01-30powerpc/mm: Declare arch_report_meminfo() prototype.Cédric Le Goater1-0/+3
2021-01-30powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() staticCédric Le Goater1-1/+1