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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
RISC-V: simplify register width check in ISA string parsing
Conor Dooley
1
-8
/
+7
2023-06-20
Merge tag 'riscv-dt-for-v6.5-pt2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
7
-2
/
+504
2023-06-20
Merge tag 'riscv-dt-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-0
/
+93
2023-06-20
Merge tag 'sunxi-dt-for-6.5-1' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+37
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
2
-2
/
+2
2023-06-20
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
1
-0
/
+2
2023-06-20
riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
2
-0
/
+34
2023-06-20
RISC-V: KVM: Remove unneeded semicolon
Yang Li
2
-8
/
+8
2023-06-20
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
2
-0
/
+3
2023-06-19
riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
2
-14
/
+60
2023-06-19
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
6
-16
/
+71
2023-06-19
riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
2
-3
/
+4
2023-06-19
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
4
-2
/
+217
2023-06-19
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
3
-36
/
+925
2023-06-19
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
2
-7
/
+44
2023-06-19
RISC-V: Track ISA extensions per hart
Evan Green
2
-6
/
+22
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
3
-0
/
+6
2023-06-19
RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
1
-2
/
+2
2023-06-19
riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
1
-1
/
+0
2023-06-19
riscv: hibernation: Replace jalr with jr before suspend_restore_regs
Song Shuai
1
-2
/
+2
2023-06-19
riscv: dts: sort makefile entries by directory
Conor Dooley
1
-3
/
+3
2023-06-18
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
4
-0
/
+77
2023-06-18
RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
3
-14
/
+580
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
5
-42
/
+770
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
6
-0
/
+158
2023-06-18
RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Anup Patel
1
-1
/
+9
2023-06-18
RISC-V: KVM: Add APLIC related defines
Anup Patel
1
-0
/
+58
2023-06-18
RISC-V: KVM: Add IMSIC related defines
Anup Patel
2
-2
/
+39
2023-06-18
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
4
-1
/
+258
2023-06-17
Merge patch series "Add Sipeed Lichee Pi 4A RISC-V board support"
Conor Dooley
9
-6
/
+505
2023-06-17
riscv: defconfig: enable T-HEAD SoC
Jisheng Zhang
1
-0
/
+1
2023-06-17
riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Jisheng Zhang
4
-0
/
+73
2023-06-17
riscv: dts: add initial T-HEAD TH1520 SoC device tree
Jisheng Zhang
1
-0
/
+422
2023-06-17
riscv: Add the T-HEAD SoC family Kconfig option
Jisheng Zhang
1
-0
/
+6
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
3
-2
/
+11
2023-06-14
riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
Ben Dooks
1
-2
/
+2
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-06-12
riscv/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2
-4
/
+0
2023-06-09
Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+39
2023-06-08
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
1
-0
/
+1
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
33
-50
/
+1326
2023-06-08
riscv: Enable Vector code to be built
Guo Ren
2
-1
/
+36
2023-06-08
riscv: detect assembler support for .option arch
Andy Chiu
1
-1
/
+7
2023-06-08
riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
1
-1
/
+32
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
6
-1
/
+139
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
3
-1
/
+8
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
6
-0
/
+300
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2
-0
/
+2
[prev]
[next]