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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
6
-16
/
+16
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+89
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-02-07
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
1
-0
/
+1
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
2
-3
/
+16
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+81
2024-02-07
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
1
-1
/
+1
2024-02-02
Merge patch series "svnapot fixes"
Palmer Dabbelt
1
-2
/
+60
2024-02-02
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
1
-0
/
+20
2024-02-02
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
1
-2
/
+40
2024-01-31
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
3
-1
/
+7
2024-01-29
riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
1
-1
/
+1
2024-01-27
Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-32
/
+48
2024-01-26
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-0
/
+81
2024-01-26
riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
1
-32
/
+48
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+3
2024-01-24
riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
1
-2
/
+3
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
50
-170
/
+2141
2024-01-19
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-01-19
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
2
-0
/
+6
2024-01-19
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-01-19
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
2
-0
/
+6
2024-01-19
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
2
-0
/
+30
2024-01-19
RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
Anup Patel
2
-0
/
+30
2024-01-19
RISC-V: KVM: Allow Zbc extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-1
/
+18
2024-01-19
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
1
-0
/
+2
2024-01-19
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
1
-0
/
+4
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+3
2024-01-18
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
1
-4
/
+16
2024-01-18
RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
2
-0
/
+81
2024-01-18
riscv: Optimize hweight API with Zbb extension
Xiao Wang
2
-1
/
+81
2024-01-18
riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
Masahiro Yamada
1
-0
/
+2
2024-01-18
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
4
-55
/
+195
2024-01-18
samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
1
-0
/
+2
2024-01-18
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
3
-0
/
+18
2024-01-18
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
3
-56
/
+175
2024-01-18
riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
1
-0
/
+1
2024-01-18
Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"
Palmer Dabbelt
2
-3
/
+15
2024-01-18
riscv: Restrict DWARF5 when building with LLVM to known working versions
Nathan Chancellor
1
-0
/
+9
2024-01-18
riscv: Hoist linker relaxation disabling logic into Kconfig
Nathan Chancellor
2
-3
/
+6
2024-01-18
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
5
-4
/
+510
2024-01-18
riscv: Add checksum library
Charlie Jenkins
3
-0
/
+338
2024-01-18
riscv: Add checksum header
Charlie Jenkins
1
-0
/
+82
2024-01-18
riscv: Add static key for misaligned accesses
Charlie Jenkins
2
-3
/
+89
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-95
/
+708
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
46
-707
/
+952
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
21
-28
/
+838
[next]