summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-10-03Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini20-176/+285
2022-10-02riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang1-0/+1
2022-10-02RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang2-12/+7
2022-10-02RISC-V: KVM: Record number of signal exits as a vCPU statJisheng Zhang2-0/+3
2022-10-02RISC-V: KVM: add __init annotation to riscv_kvm_init()Xiu Jianfeng1-1/+1
2022-10-02RISC-V: KVM: Expose Zicbom to the guestAndrew Jones2-2/+8
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones3-0/+11
2022-10-02RISC-V: KVM: Make ISA ext mappings explicitAndrew Jones1-11/+14
2022-10-02RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale2-0/+3
2022-10-02RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel2-0/+3
2022-10-02RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel2-12/+68
2022-10-02RISC-V: Probe Svinval extension form ISA stringMayuresh Chitale3-0/+6
2022-10-02RISC-V: KVM: Change the SBI specification version to v1.0Anup Patel1-2/+2
2022-10-02riscv: KVM: Apply insn-def to hlv encodingsAndrew Jones2-31/+25
2022-10-02riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones2-112/+27
2022-10-02riscv: Introduce support for defining instructionsAndrew Jones2-0/+93
2022-10-02riscv: Add X register names to gpr-numsAndrew Jones1-0/+8
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini1-1/+0
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini1-1/+0
2022-09-23Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-13/+25
2022-09-17RISC-V: Avoid coupling the T-Head CMOs and ZicbomPalmer Dabbelt1-1/+5
2022-09-17riscv: fix a nasty sigreturn bug...Al Viro1-0/+2
2022-09-17riscv: make t-head erratas depend on MMUHeiko Stuebner1-2/+2
2022-09-17riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap1-0/+1
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt4-11/+16
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-15/+13
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price1-2/+2
2022-09-02Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-11/+20
2022-09-02Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini3-15/+13
2022-08-31riscv: dts: microchip: use an mpfs specific l2 compatibleConor Dooley1-1/+1
2022-08-26Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-10/+19
2022-08-26Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt4-1/+17
2022-08-26Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt3-9/+2
2022-08-24riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley1-1/+0
2022-08-24riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley2-2/+0
2022-08-24riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley2-4/+0
2022-08-24riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley1-1/+1
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-08-19riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2-11/+13
2022-08-19riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley1-4/+0
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng1-2/+2
2022-08-19riscv: traps: add missing prototypeConor Dooley2-1/+4
2022-08-19riscv: signal: fix missing prototype warningConor Dooley2-0/+13
2022-08-17riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt1-1/+1
2022-08-17riscv: Ensure isa-ext static keys are writableAndrew Jones1-1/+1
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds42-78/+667
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra4-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt1-2/+30
2022-08-12RISC-V: Improve SBI definitionsAtish Patra1-2/+16