summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2021-07-16ARM: configs: Update u8500_defconfigLinus Walleij
2021-07-16ARM: configs: Update Vexpress defconfigLinus Walleij
2021-07-16ARM: configs: Update Versatile defconfigLinus Walleij
2021-07-16ARM: configs: Update RealView defconfigLinus Walleij
2021-07-16ARM: configs: Update Integrator defconfigLinus Walleij
2021-07-16arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven
2021-07-16Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland
2021-07-15arm64: entry: add missing noinstrMark Rutland
2021-07-15arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland
2021-07-15arm64: Avoid premature usercopy failureRobin Murphy
2021-07-15KVM: nSVM: Restore nested control upon leaving SMMVitaly Kuznetsov
2021-07-15KVM: nSVM: Fix L1 state corruption upon return from SMMVitaly Kuznetsov