summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2021-08-10KVM: PPC: Use arch_get_random_seed_long instead of powernv variantAlexey Kardashevskiy
2021-08-10powerpc/configs: Disable legacy ptys on microwatt defconfigAnton Blanchard
2021-08-10powerpc: Always inline radix_enabled() to fix build failureJordan Niethe
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-10powerpc/kexec: fix for_each_child.cocci warningkernel test robot
2021-08-10powerpc/pseries: Prevent free CPU ids being reused on another nodeLaurent Dufour
2021-08-10pseries/drmem: update LMBs after LPMLaurent Dufour
2021-08-10powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour
2021-08-10powerpc/non-smp: Unconditionaly call smp_mb() on switch_mmChristophe Leroy
2021-08-10powerpc: Remove in_kernel_text()Christophe Leroy
2021-08-04powerpc/64s/perf: Always use SIAR for kernel interruptsNicholas Piggin
2021-08-04powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah
2021-08-04powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()Gautham R. Shenoy
2021-08-04powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada
2021-08-03powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini
2021-07-26Merge branch 'fixes' into nextMichael Ellerman
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-17KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-17KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin
2021-07-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-16ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-07-16Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-07-16ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren