index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+0
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+73
2023-07-01
RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
1
-0
/
+4
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
1
-14
/
+0
2023-06-20
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
1
-0
/
+1
2023-06-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
1
-0
/
+3
2023-06-19
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
1
-0
/
+17
2023-06-19
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
1
-0
/
+3
2023-06-18
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
1
-0
/
+6
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
1
-0
/
+45
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
1
-0
/
+4
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
1
-0
/
+7
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
1
-0
/
+1
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
1
-0
/
+1
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2
-1
/
+30
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
1
-0
/
+7
2023-06-08
riscv: Introduce struct/helpers to save/restore per-task Vector state
Greentime Hu
1
-0
/
+17
2023-06-08
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
1
-0
/
+1
2023-06-08
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
1
-0
/
+1
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-1
/
+50
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
1
-0
/
+7
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
1
-0
/
+8
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
1
-1
/
+2
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
1
-0
/
+1
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
1
-0
/
+32
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
2
-0
/
+46
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
1
-0
/
+7
2023-04-18
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
1
-0
/
+5
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
2
-0
/
+34
2023-03-14
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
1
-0
/
+1
2023-03-14
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
1
-0
/
+1
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2022-12-07
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
1
-0
/
+3
2022-10-28
riscv: fix styling in ucontext header
Cleo John
1
-4
/
+8
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
1
-1
/
+3
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
1
-0
/
+1
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
1
-0
/
+1
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
1
-0
/
+1
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
1
-0
/
+1
2022-08-12
RISC-V: KVM: Support sstc extension
Atish Patra
1
-0
/
+1
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
1
-0
/
+1
2022-06-01
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
1
-0
/
+1
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
1
-0
/
+20
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
1
-1
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+128
2021-10-04
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
[next]