summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-27riscv: dts: microchip: update memory configuration for v2022.10Conor Dooley
2022-09-27riscv: dts: microchip: add a devicetree for aries' m100pfsevpConor Dooley
2022-09-27riscv: dts: microchip: add sevkit device treeVattipalli Praveen
2022-09-27riscv: dts: microchip: reduce the fic3 clock rateConor Dooley
2022-09-27riscv: dts: microchip: icicle: re-jig fabric peripheral addressesConor Dooley
2022-09-27riscv: dts: microchip: icicle: update pci address propertiesConor Dooley
2022-09-27riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsiConor Dooley
2022-09-27riscv: dts: microchip: add pci dma ranges for the icicle kitConor Dooley
2022-08-15riscv: dts: microchip: add qspi compatible fallbackConor Dooley
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang
2022-08-12LoongArch: Add guess unwinder supportQing Zhang
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen
2022-08-12LoongArch: Add PCI controller supportHuacai Chen
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-08-11RISC-V: Improve SBI definitionsAtish Patra
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Enable sstc extension parsing from DTAtish Patra
2022-08-11RISC-V: Add SSTC extension CSR detailsAtish Patra
2022-08-11riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou
2022-08-11riscv: ensure cpu_ops_sbi is declaredConor Dooley
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-11riscv: dts: starfive: correct number of external interruptsMark Kettenis
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian
2022-08-11arch/riscv: add Zihintpause supportDao Lu
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen