index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2022-01-19
3
-61
/
+54
|
\
|
*
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-27
1
-1
/
+0
|
|
\
|
|
*
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-12-13
1
-1
/
+0
|
*
|
Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-17
2
-60
/
+54
|
|
\
\
|
|
*
|
riscv: dts: sifive unmatched: Link the tmp451 with its power supply
Vincent Pelletier
2021-12-17
1
-0
/
+1
|
|
*
|
riscv: dts: sifive unmatched: Fix regulator for board rev3
Vincent Pelletier
2021-12-17
1
-60
/
+24
|
|
*
|
riscv: dts: sifive unmatched: Expose the PMIC sub-functions
Vincent Pelletier
2021-12-17
1
-0
/
+12
|
|
*
|
riscv: dts: sifive unmatched: Expose the board ID eeprom
Vincent Pelletier
2021-12-17
1
-0
/
+10
|
|
*
|
riscv: dts: sifive unmatched: Name gpio lines
Vincent Pelletier
2021-12-17
1
-0
/
+4
|
|
*
|
riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
Bin Meng
2021-11-24
1
-0
/
+2
|
|
*
|
riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
Bin Meng
2021-11-24
1
-0
/
+1
*
|
|
|
KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
Vincent Chen
2022-01-06
1
-0
/
+8
*
|
|
|
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
3
-0
/
+9
*
|
|
|
RISC-V: KVM: Forward SBI experimental and vendor extensions
Anup Patel
2022-01-06
2
-0
/
+31
*
|
|
|
RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static
Jisheng Zhang
2022-01-06
1
-1
/
+1
*
|
|
|
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
5
-0
/
+134
*
|
|
|
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2
Atish Patra
2022-01-06
3
-0
/
+143
*
|
|
|
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
2022-01-06
5
-1
/
+85
*
|
|
|
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
2022-01-06
4
-131
/
+146
*
|
|
|
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
2022-01-06
2
-32
/
+144
*
|
|
|
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2022-01-06
4
-65
/
+18
*
|
|
|
KVM: RISC-V: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
1
-5
/
+1
*
|
|
|
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
1
-1
/
+1
*
|
|
|
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
1
-1
/
+0
*
|
|
|
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
1
-2
/
+0
*
|
|
|
KVM: RISC-V: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
1
-9
/
+13
*
|
|
|
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
1
-3
/
+4
*
|
|
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
2
-2
/
+2
*
|
|
|
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-12-08
1
-9
/
+1
|
/
/
/
*
|
|
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-11-22
1
-5
/
+3
*
|
|
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
2021-11-22
1
-0
/
+6
*
|
|
Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-19
3
-0
/
+6
|
\
|
|
|
*
|
riscv: fix building external modules
Andreas Schwab
2021-11-19
1
-0
/
+2
|
*
|
RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
Anup Patel
2021-11-19
2
-0
/
+4
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-18
2
-2
/
+2
|
\
\
|
*
|
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
1
-1
/
+1
|
*
|
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
2021-11-18
1
-1
/
+1
*
|
|
Documentation: update vcpu-requests.rst reference
Mauro Carvalho Chehab
2021-11-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
21
-137
/
+292
|
\
\
|
*
|
riscv: defconfig: enable DRM_NOUVEAU
Heinrich Schuchardt
2021-10-27
1
-3
/
+4
|
*
|
riscv/vdso: Drop unneeded part due to merge issue
Kefeng Wang
2021-10-27
1
-11
/
+0
|
*
|
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-10-26
4
-9
/
+26
|
*
|
Merge tag 'riscv-sifive-dt-5.16' of git://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
2021-10-21
4
-16
/
+7
|
|
\
\
|
|
*
|
riscv: dts: sifive: add missing compatible for plic
Krzysztof Kozlowski
2021-10-19
1
-1
/
+1
|
|
*
|
riscv: dts: microchip: add missing compatibles for clint and plic
Krzysztof Kozlowski
2021-10-19
1
-2
/
+2
|
|
*
|
riscv: dts: sifive: drop duplicated nodes and properties in sifive
Krzysztof Kozlowski
2021-10-19
2
-10
/
+0
|
|
*
|
riscv: dts: sifive: fix Unleashed board compatible
Krzysztof Kozlowski
2021-10-19
1
-1
/
+2
|
|
*
|
riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
Krzysztof Kozlowski
2021-10-19
2
-2
/
+2
|
*
|
|
riscv: dts: microchip: use vendor compatible for Cadence SD4HC
Krzysztof Kozlowski
2021-10-08
1
-1
/
+1
|
*
|
|
riscv: dts: microchip: drop unused pinctrl-names
Krzysztof Kozlowski
2021-10-08
1
-1
/
+0
[next]