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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.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
2023-05-11
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2
-10
/
+9
2023-04-14
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
1
-4
/
+1
2023-04-14
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
1
-1
/
+0
2023-04-11
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
1
-1
/
+8
2023-03-10
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2
-5
/
+36
2023-03-10
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-07
RISC-V: Stop emitting attributes
Palmer Dabbelt
1
-0
/
+4
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-252
/
+306
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-42
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+2
2023-02-24
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-14
/
+20
2023-02-22
Merge patch series "riscv: Dump faulting instructions in oops handler"
Palmer Dabbelt
1
-1
/
+24
2023-02-22
riscv: alternative: proceed one more instruction for auipc/jalr pair
Jisheng Zhang
1
-0
/
+1
2023-02-22
Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"
Palmer Dabbelt
1
-0
/
+9
2023-02-22
riscv: Avoid enabling interrupts in die()
Mattias Nissler
1
-2
/
+3
2023-02-22
RISC-V: take text_mutex during alternative patching
Conor Dooley
1
-0
/
+4
2023-02-22
RISC-V: fix ordering of Zbb extension
Heiko Stuebner
1
-1
/
+1
2023-02-22
riscv: Add instruction dump to RISC-V splats
Björn Töpel
1
-1
/
+24
2023-02-22
riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
Jisheng Zhang
1
-0
/
+3
2023-02-22
riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
Jisheng Zhang
1
-0
/
+1
2023-02-22
riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
Jisheng Zhang
1
-0
/
+4
2023-02-22
riscv: lds: define RUNTIME_DISCARD_EXIT
Jisheng Zhang
1
-0
/
+1
2023-02-21
Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+2
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+0
2023-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-14
/
+20
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
2
-14
/
+20
2023-02-16
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
1
-3
/
+0
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
2
-72
/
+35
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2
-72
/
+35
2023-02-15
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
3
-4
/
+5
2023-02-13
clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Lad Prabhakar
1
-9
/
+0
2023-02-13
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
1
-0
/
+3
2023-02-09
riscv: kprobe: Fixup misaligned load text
Guo Ren
1
-3
/
+5
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
1
-1
/
+2
2023-02-03
riscv: stacktrace: Fix missing the first frame
Liu Shixin
1
-1
/
+2
2023-02-02
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
1
-0
/
+18
2023-02-02
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
6
-103
/
+68
2023-02-01
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
1
-9
/
+0
2023-02-01
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
3
-5
/
+36
2023-02-01
riscv: switch to relative alternative entries
Jisheng Zhang
1
-3
/
+5
2023-02-01
riscv: module: Add ADD16 and SUB16 rela types
Andrew Jones
1
-0
/
+16
2023-02-01
riscv: module: move find_section to module.h
Jisheng Zhang
1
-15
/
+0
2023-02-01
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
1
-56
/
+8
2023-02-01
riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
Jisheng Zhang
1
-0
/
+3
2023-02-01
riscv: move riscv_noncoherent_supported() out of ZICBOM probe
Jisheng Zhang
2
-1
/
+3
2023-01-31
Merge patch series "Zbb string optimizations"
Palmer Dabbelt
3
-0
/
+22
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2
-0
/
+19
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
1
-0
/
+3
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
4
-6
/
+7
[next]