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-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
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
1
-0
/
+10
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
1
-0
/
+17
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
1
-1
/
+52
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
1
-0
/
+3
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
1
-0
/
+47
2020-09-15
riscv: Add cache information in AUX vector
Zong Li
1
-1
/
+22
2020-09-15
riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Zong Li
1
-0
/
+3
2020-07-30
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
1
-1
/
+1
2020-07-30
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
1
-1
/
+1
2019-12-19
riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
Björn Töpel
1
-0
/
+9
2019-11-12
riscv: clean up the macro format in each header file
Zong Li
3
-9
/
+9
2019-09-05
riscv: Add support for perf registers sampling
Mao Han
1
-0
/
+42
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-7
/
+7
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
7
-7
/
+7
2019-07-18
riscv: enable sys_clone3 syscall for rv64
Paul Walmsley
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
5
-60
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
1
-4
/
+1
[prev]
[next]