summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor
2021-08-03powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-08-03cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy
2021-08-03cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy
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-18Linux 5.14-rc2v5.14-rc2Linus Torvalds
2021-07-18Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...Linus Torvalds
2021-07-18Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-18Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-18Documentation: Fix intiramfs script nameRobert Richter
2021-07-18Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen