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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
5
-11
/
+11
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-1
/
+10
2024-02-07
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
1
-0
/
+5
2024-02-07
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
1
-0
/
+3
2024-02-06
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
1
-1
/
+1
2024-01-31
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
1
-0
/
+1
2024-01-26
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+27
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-62
/
+664
2024-01-19
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
1
-0
/
+1
2024-01-19
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
1
-0
/
+1
2024-01-19
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
1
-0
/
+10
2024-01-19
RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
Anup Patel
1
-0
/
+10
2024-01-19
RISC-V: KVM: Allow Zbc extension for Guest/VM
Anup Patel
1
-0
/
+1
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-1
/
+3
2024-01-17
RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
2
-0
/
+81
2024-01-17
riscv: Optimize hweight API with Zbb extension
Xiao Wang
2
-1
/
+81
2024-01-17
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
1
-1
/
+17
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
1
-0
/
+7
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
1
-1
/
+10
2024-01-17
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2
-0
/
+95
2024-01-17
riscv: Add checksum library
Charlie Jenkins
1
-0
/
+11
2024-01-17
riscv: Add checksum header
Charlie Jenkins
1
-0
/
+82
2024-01-17
riscv: Add static key for misaligned accesses
Charlie Jenkins
1
-0
/
+2
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-6
/
+85
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-66
/
+109
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
8
-14
/
+298
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
4
-10
/
+109
2024-01-16
riscv: vector: use kmem_cache to manage vector context
Andy Chiu
1
-0
/
+4
2024-01-16
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
2
-10
/
+6
2024-01-16
riscv: fpu: drop SR_SD bit checking
Andy Chiu
1
-2
/
+1
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
1
-0
/
+4
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
3
-1
/
+29
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
2
-0
/
+86
2024-01-16
riscv: vector: make Vector always available for softirq context
Andy Chiu
2
-2
/
+7
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
3
-1
/
+64
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2024-01-11
Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"
Palmer Dabbelt
2
-2
/
+2
2024-01-11
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
1
-1
/
+1
2024-01-11
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-01-11
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
2
-0
/
+23
2024-01-11
Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO"
Palmer Dabbelt
1
-44
/
+6
2024-01-11
Merge patch series "RISC-V SBI debug console extension support"
Palmer Dabbelt
1
-0
/
+10
2024-01-11
riscv: sbi: Introduce system suspend support
Andrew Jones
1
-0
/
+9
2024-01-11
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
2
-0
/
+42
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-01-10
riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
Jisheng Zhang
1
-44
/
+6
2024-01-10
RISC-V: Add SBI debug console helper routines
Anup Patel
1
-0
/
+5
2024-01-10
RISC-V: Add stubs for sbi_console_putchar/getchar()
Anup Patel
1
-0
/
+5
[next]