aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | riscv: dts: microchip: add sevkit device treeVattipalli Praveen2022-09-273-0/+191
| | * | | | riscv: dts: microchip: reduce the fic3 clock rateConor Dooley2022-09-271-1/+1
| | * | | | riscv: dts: microchip: icicle: re-jig fabric peripheral addressesConor Dooley2022-09-271-4/+4
| | * | | | riscv: dts: microchip: icicle: update pci address propertiesConor Dooley2022-09-271-5/+5
| | * | | | riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsiConor Dooley2022-09-273-33/+58
| | * | | | riscv: dts: microchip: add pci dma ranges for the icicle kitConor Dooley2022-09-272-2/+8
| | * | | | riscv: dts: microchip: add qspi compatible fallbackConor Dooley2022-08-151-1/+1
| | |/ / /
| * | | | riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang2022-10-111-2/+2
* | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-5/+0
|\ \ \ \ \
| * | | | | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-1115-163/+260
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-10-0320-176/+285
| |\ \ \ \ \ \
| | * | | | | | riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang2022-10-021-0/+1
| | * | | | | | RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang2022-10-022-12/+7
| | * | | | | | RISC-V: KVM: Record number of signal exits as a vCPU statJisheng Zhang2022-10-022-0/+3
| | * | | | | | RISC-V: KVM: add __init annotation to riscv_kvm_init()Xiu Jianfeng2022-10-021-1/+1
| | * | | | | | RISC-V: KVM: Expose Zicbom to the guestAndrew Jones2022-10-022-2/+8
| | * | | | | | RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones2022-10-023-0/+11
| | * | | | | | RISC-V: KVM: Make ISA ext mappings explicitAndrew Jones2022-10-021-11/+14
| | * | | | | | RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale2022-10-022-0/+3
| | * | | | | | RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel2022-10-022-0/+3
| | * | | | | | RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel2022-10-022-12/+68
| | * | | | | | RISC-V: Probe Svinval extension form ISA stringMayuresh Chitale2022-10-023-0/+6
| | * | | | | | RISC-V: KVM: Change the SBI specification version to v1.0Anup Patel2022-10-021-2/+2
| | * | | | | | riscv: KVM: Apply insn-def to hlv encodingsAndrew Jones2022-10-022-31/+25
| | * | | | | | riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones2022-10-022-112/+27
| | * | | | | | riscv: Introduce support for defining instructionsAndrew Jones2022-10-022-0/+93
| | * | | | | | riscv: Add X register names to gpr-numsAndrew Jones2022-10-021-0/+8
| * | | | | | | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-301-1/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang2022-10-041-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv: use vma iterator for vdsoLiam R. Howlett2022-09-261-1/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-3/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | | | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-095-7/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: enable THP_SWAP for RV64Jisheng Zhang2022-10-061-0/+1
| * | | | | | | | RISC-V: Print SSTC in canonical orderPalmer Dabbelt2022-10-061-1/+1
| * | | | | | | | riscv: compat: s/failed/unsupported if compat mode isn't supportedJisheng Zhang2022-10-051-1/+1
| * | | | | | | | RISC-V: Increase range and default value of NR_CPUSAnup Patel2022-10-041-3/+6
| * | | | | | | | riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt2022-08-251-0/+3
| * | | | | | | | riscv: topology: fix default topology reportingConor Dooley2022-08-152-2/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-1/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
* | | | | | | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-094-10/+12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | riscv: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-1/+12
| * | | | | | | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-9/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-237-13/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | RISC-V: Avoid coupling the T-Head CMOs and ZicbomPalmer Dabbelt2022-09-171-1/+5