summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones
2022-10-02RISC-V: KVM: Make ISA ext mappings explicitAndrew Jones
2022-10-02RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale
2022-10-02RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel
2022-10-02RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel
2022-10-02RISC-V: Probe Svinval extension form ISA stringMayuresh Chitale
2022-10-02RISC-V: KVM: Change the SBI specification version to v1.0Anup Patel
2022-10-02riscv: KVM: Apply insn-def to hlv encodingsAndrew Jones
2022-10-02riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones
2022-10-02riscv: Introduce support for defining instructionsAndrew Jones
2022-10-02riscv: Add X register names to gpr-numsAndrew Jones
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini
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-09-26riscv: use vma iterator for vdsoLiam R. Howlett
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-23Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker
2022-09-22riscv: Make VM_WRITE imply VM_READAndrew Bresticker
2022-09-20riscv: efi: enable generic EFI compressed bootArd Biesheuvel
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
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-11kernel: exit: cleanup release_thread()Kefeng Wang
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-25riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt
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