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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-270
/
+382
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2024-03-20
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+1
2024-03-20
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
1
-0
/
+49
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
1
-3
/
+3
2024-03-20
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
1
-0
/
+49
2024-03-20
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
1
-3
/
+3
2024-03-15
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
5
-264
/
+307
2024-03-15
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
2
-1
/
+2
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+5
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+9
2024-03-13
riscv: Set unaligned access speed at compile time
Charlie Jenkins
5
-273
/
+300
2024-03-13
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
2
-12
/
+28
2024-03-13
riscv: Only check online cpus for emulated accesses
Charlie Jenkins
1
-1
/
+1
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
1
-3
/
+3
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+53
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
1
-0
/
+1
2024-03-12
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
1
-1
/
+1
2024-03-12
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2024-03-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+53
2024-03-12
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+2
2024-03-07
bpf, riscv64/cfi: Support kCFI + BPF on riscv64
Puranjay Mohan
1
-0
/
+53
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-4
/
+0
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+82
2024-02-29
Merge patch series "riscv: cbo.zero fixes"
Palmer Dabbelt
2
-3
/
+17
2024-02-29
riscv: Save/restore envcfg CSR during CPU suspend
Samuel Holland
1
-0
/
+4
2024-02-29
riscv: Add a custom ISA extension for the [ms]envcfg CSR
Samuel Holland
1
-2
/
+12
2024-02-29
riscv: Fix enabling cbo.zero when running in M-mode
Samuel Holland
1
-1
/
+1
2024-02-24
riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-2
/
+7
2024-02-24
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2
-2
/
+2
2024-02-24
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2024-02-23
RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
Conor Dooley
1
-0
/
+15
2024-02-23
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
1
-5
/
+5
2024-02-22
riscv: add CALLER_ADDRx support
Zong Li
2
-0
/
+50
2024-02-20
riscv: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-8
/
+2
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+1
2024-02-09
RISC-V: paravirt: Use correct restricted types
Andrew Jones
1
-2
/
+2
2024-02-09
RISC-V: paravirt: steal_time should be static
Andrew Jones
1
-1
/
+1
2024-01-25
riscv: Support RANDOMIZE_KSTACK_OFFSET
Song Shuai
1
-1
/
+16
2024-01-25
RISC-V: Remove duplicated include in smpboot.c
Yang Li
1
-1
/
+0
2024-01-25
riscv: blacklist assembly symbols for kprobe
Clément Léger
1
-0
/
+3
2024-01-22
RISC-V: build: Allow LTO to be selected
Wende Tan
1
-0
/
+3
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
[next]