summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-10-12RISC-V: Print SSTC in canonical orderPalmer Dabbelt
2022-09-23Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-17RISC-V: Avoid coupling the T-Head CMOs and ZicbomPalmer Dabbelt
2022-09-17riscv: fix a nasty sigreturn bug...Al Viro
2022-09-17riscv: make t-head erratas depend on MMUHeiko Stuebner
2022-09-17riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-01Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2022-08-31riscv: dts: microchip: use an mpfs specific l2 compatibleConor Dooley
2022-08-26Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-25Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt
2022-08-25Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt
2022-08-23riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-19riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley
2022-08-19riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-18riscv: traps: add missing prototypeConor Dooley
2022-08-18riscv: signal: fix missing prototype warningConor Dooley
2022-08-17riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt
2022-08-16riscv: Ensure isa-ext static keys are writableAndrew Jones
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
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-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-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