index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-81
/
+720
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+2
2024-01-18
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
1
-4
/
+16
2024-01-18
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
2
-54
/
+174
2024-01-18
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
1
-0
/
+10
2024-01-18
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
2
-55
/
+165
2024-01-18
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
1
-3
/
+87
2024-01-18
riscv: Add static key for misaligned accesses
Charlie Jenkins
1
-3
/
+87
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+139
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-416
/
+704
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
7
-13
/
+323
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
4
-12
/
+163
2024-01-16
riscv: vector: use kmem_cache to manage vector context
Andy Chiu
2
-2
/
+24
2024-01-16
riscv: vector: use a mask to write vstate_ctrl
Andy Chiu
1
-1
/
+2
2024-01-16
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
3
-3
/
+3
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
5
-4
/
+12
2024-01-16
riscv: vector: make Vector always available for softirq context
Andy Chiu
1
-2
/
+12
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
3
-0
/
+118
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-01-11
riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
1
-2
/
+1
2024-01-11
Merge patch series "RISC-V SBI debug console extension support"
Palmer Dabbelt
1
-0
/
+66
2024-01-11
riscv: sbi: Introduce system suspend support
Andrew Jones
1
-0
/
+44
2024-01-11
Merge patch series "riscv: modules: Fix module loading error handling"
Palmer Dabbelt
1
-5
/
+9
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+1
2024-01-10
RISC-V: Add SBI debug console helper routines
Anup Patel
1
-0
/
+66
2024-01-10
riscv: Fix relocation_hashtable size
Charlie Jenkins
1
-1
/
+1
2024-01-10
riscv: Correctly free relocation hashtable on error
Charlie Jenkins
1
-3
/
+7
2024-01-10
riscv: Fix module loading free order
Charlie Jenkins
1
-1
/
+1
2024-01-10
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2
-0
/
+5
2024-01-10
riscv: hwprobe: export Zicond extension
Clément Léger
1
-0
/
+1
2024-01-10
riscv: hwprobe: export Zacas ISA extension
Clément Léger
1
-0
/
+1
2024-01-10
riscv: add ISA extension parsing for Zacas
Clément Léger
1
-0
/
+1
2024-01-10
riscv: hwprobe: export Ztso ISA extension
Clément Léger
1
-0
/
+1
2024-01-10
riscv: add ISA extension parsing for Ztso
Clément Léger
1
-0
/
+1
2024-01-10
use linux/export.h rather than asm-generic/export.h
Al Viro
2
-2
/
+2
2024-01-10
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
1
-1
/
+4
2024-01-10
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
7
-41
/
+107
2024-01-10
riscv; fix __user annotation in save_v_state()
Ben Dooks
1
-1
/
+1
2024-01-10
riscv: fix __user annotation in traps_misaligned.c
Ben Dooks
1
-3
/
+3
2024-01-10
Merge patch series "riscv: CPU operations cleanup"
Palmer Dabbelt
8
-83
/
+22
2024-01-10
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
4
-329
/
+484
2024-01-10
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
1
-1
/
+3
2024-01-10
riscv: Make XIP bootable again
Frederik Haxel
1
-0
/
+1
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-32
/
+7
2024-01-09
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
1
-1
/
+2
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
3
-1
/
+14
2024-01-05
riscv: Use the same CPU operations for all CPUs
Samuel Holland
4
-21
/
+16
2024-01-05
riscv: Remove unused members from struct cpu_operations
Samuel Holland
7
-48
/
+1
2024-01-05
riscv: Deduplicate code in setup_smp()
Samuel Holland
1
-20
/
+11
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2
-12
/
+162
[next]