summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-08-14powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy
2021-08-13powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2021-08-13powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V
2021-08-13powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V
2021-08-13powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V
2021-08-13powerpc/pseries: rename min_common_depth to primary_domain_indexAneesh Kumar K.V
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-08-13powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entryAneesh Kumar K.V
2021-08-13powerpc: wii_defconfig: Enable OTP by defaultEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-12powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy
2021-08-12powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restoreCédric Le Goater
2021-08-10KVM: PPC: Book3S HV: XIVE: Add a 'flags' fieldCédric Le Goater
2021-08-10powerpc: use IRQF_NO_DEBUG for IPIsCédric Le Goater
2021-08-10powerpc/xive: Use XIVE domain under xmon and debugfsCédric Le Goater
2021-08-10KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interruptsCédric Le Goater
2021-08-10powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()Cédric Le Goater
2021-08-10powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devicesCédric Le Goater
2021-08-10powerpc/xics: Fix IRQ migrationCédric Le Goater
2021-08-10powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interruptCédric Le Goater
2021-08-10powerpc/powernv/pci: Drop unused MSI codeCédric Le Goater
2021-08-10powerpc/pseries/pci: Drop unused MSI codeCédric Le Goater
2021-08-10powerpc/xics: Drop unmask of MSIs at startupCédric Le Goater
2021-08-10powerpc/pci: Drop XIVE restriction on MSI domainsCédric Le Goater
2021-08-10powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3Cédric Le Goater
2021-08-10powerpc/xics: Add support for IRQ domain hierarchyCédric Le Goater
2021-08-10powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater
2021-08-10powerpc/xics: Give a name to the default XICS IRQ domainCédric Le Goater
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater
2021-08-10powerpc/xics: Remove ICS listCédric Le Goater
2021-08-10KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interruptsCédric Le Goater
2021-08-10KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routinesCédric Le Goater
2021-08-10KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interruptsCédric Le Goater
2021-08-10powerpc/powernv/pci: Add MSI domainsCédric Le Goater
2021-08-10powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()Cédric Le Goater
2021-08-10powerpc/pseries/pci: Add support of MSI domains to PHB hotplugCédric Le Goater
2021-08-10powerpc/pseries/pci: Add a msi_free() handler to clear XIVE dataCédric Le Goater
2021-08-10powerpc/pseries/pci: Add a domain_free_irqs() handlerCédric Le Goater
2021-08-10powerpc/xive: Remove irqd_is_started() check when setting the affinityCédric Le Goater
2021-08-10powerpc/xive: Drop unmask of MSIs at startupCédric Le Goater
2021-08-10powerpc/pseries/pci: Add MSI domainsCédric Le Goater
2021-08-10powerpc/xive: Ease debugging of xive_irq_set_affinity()Cédric Le Goater
2021-08-10powerpc/xive: Add support for IRQ domain hierarchyCédric Le Goater
2021-08-10powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()Cédric Le Goater
2021-08-10powerpc/pseries/pci: Introduce __find_pe_total_msi()Cédric Le Goater