summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-10powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3Cédric Le Goater1-1/+22
2021-08-10powerpc/xics: Add support for IRQ domain hierarchyCédric Le Goater1-0/+41
2021-08-10powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater2-1/+4
2021-08-10powerpc/xics: Give a name to the default XICS IRQ domainCédric Le Goater1-4/+17
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater5-50/+36
2021-08-10powerpc/xics: Remove ICS listCédric Le Goater1-26/+19
2021-08-10KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interruptsCédric Le Goater2-1/+3
2021-08-10KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routinesCédric Le Goater3-13/+12
2021-08-10KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interruptsCédric Le Goater2-2/+4
2021-08-10powerpc/powernv/pci: Add MSI domainsCédric Le Goater1-0/+188
2021-08-10powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()Cédric Le Goater1-5/+23
2021-08-10powerpc/pseries/pci: Add support of MSI domains to PHB hotplugCédric Le Goater3-0/+15
2021-08-10powerpc/pseries/pci: Add a msi_free() handler to clear XIVE dataCédric Le Goater3-2/+20
2021-08-10powerpc/pseries/pci: Add a domain_free_irqs() handlerCédric Le Goater1-0/+16
2021-08-10powerpc/xive: Remove irqd_is_started() check when setting the affinityCédric Le Goater1-4/+0
2021-08-10powerpc/xive: Drop unmask of MSIs at startupCédric Le Goater1-10/+0
2021-08-10powerpc/pseries/pci: Add MSI domainsCédric Le Goater5-0/+199
2021-08-10powerpc/xive: Ease debugging of xive_irq_set_affinity()Cédric Le Goater1-2/+2
2021-08-10powerpc/xive: Add support for IRQ domain hierarchyCédric Le Goater1-0/+64
2021-08-10powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()Cédric Le Goater1-4/+19
2021-08-10powerpc/pseries/pci: Introduce __find_pe_total_msi()Cédric Le Goater1-2/+7
2021-08-10KVM: PPC: Use arch_get_random_seed_long instead of powernv variantAlexey Kardashevskiy1-1/+1
2021-08-10powerpc/configs: Disable legacy ptys on microwatt defconfigAnton Blanchard1-0/+1
2021-08-10powerpc: Always inline radix_enabled() to fix build failureJordan Niethe1-1/+1
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior4-13/+13
2021-08-10powerpc/kexec: fix for_each_child.cocci warningkernel test robot1-1/+3
2021-08-10powerpc/pseries: Prevent free CPU ids being reused on another nodeLaurent Dufour1-39/+132
2021-08-10pseries/drmem: update LMBs after LPMLaurent Dufour3-0/+51
2021-08-10powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour1-3/+10
2021-08-10powerpc/non-smp: Unconditionaly call smp_mb() on switch_mmChristophe Leroy1-1/+2
2021-08-10powerpc: Remove in_kernel_text()Christophe Leroy1-8/+0
2021-08-04powerpc/64s/perf: Always use SIAR for kernel interruptsNicholas Piggin1-0/+9
2021-08-04powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah3-21/+51
2021-08-04powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()Gautham R. Shenoy1-40/+1
2021-08-04powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy3-24/+63
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada2-7/+2
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada2-1/+15
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada2-18/+1
2021-08-04cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor1-1/+1
2021-08-03powerpc/stacktrace: Include linux/delay.hMichal Suchanek1-0/+1
2021-08-03cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy1-29/+30
2021-08-03cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy1-1/+15
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini8-12/+25
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin1-0/+20
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin1-3/+22
2021-07-18Linux 5.14-rc2v5.14-rc2Linus Torvalds1-1/+1
2021-07-18Documentation: Fix intiramfs script nameRobert Richter2-5/+5
2021-07-18Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen1-1/+1
2021-07-18kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada1-4/+5
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka1-5/+8