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
2023-02-22
Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"
Palmer Dabbelt
2
-0
/
+10
2023-02-22
riscv: Avoid enabling interrupts in die()
Mattias Nissler
1
-2
/
+3
2023-02-22
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
1
-4
/
+6
2023-02-22
RISC-V: take text_mutex during alternative patching
Conor Dooley
3
-2
/
+13
2023-02-22
riscv: hwcap: Don't alphabetize ISA extension IDs
Andrew Jones
1
-22
/
+20
2023-02-22
RISC-V: fix ordering of Zbb extension
Heiko Stuebner
1
-1
/
+1
2023-02-22
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-02-22
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
2
-12
/
+6
2023-02-22
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
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: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
Jisheng Zhang
1
-0
/
+1
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
2
-9
/
+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
5
-34
/
+442
2023-02-21
Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
25
-40
/
+2168
2023-02-21
Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+21
2023-02-17
riscv, bpf: Add bpf trampoline support for RV64
Pu Lehui
1
-0
/
+317
2023-02-17
riscv, bpf: Add bpf_arch_text_poke support for RV64
Pu Lehui
2
-2
/
+91
2023-02-17
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
3
-15
/
+21
2023-02-16
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
2
-3
/
+10
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
5
-86
/
+79
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
4
-86
/
+75
2023-02-15
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
1
-0
/
+4
2023-02-15
riscv: ftrace: Fixup panic by disabling preemption
Andy Chiu
1
-1
/
+1
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
27
-132
/
+1013
2023-02-15
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
4
-12
/
+60
2023-02-15
RISC-V: remove toolchain version checks for Zicbom
Conor Dooley
2
-11
/
+0
2023-02-15
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2
-1
/
+14
2023-02-15
RISC-V: insn-def: Add I-type insn-def
Andrew Jones
1
-0
/
+46
2023-02-15
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
5
-6
/
+7
2023-02-15
riscv: Fix Zbb alternative IDs
Samuel Holland
4
-8
/
+3
2023-02-15
riscv: Fix early alternative patching
Samuel Holland
1
-3
/
+1
2023-02-15
RISC-V: re-order Kconfig selects alphanumerically
Conor Dooley
1
-24
/
+24
2023-02-13
clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Lad Prabhakar
2
-10
/
+0
2023-02-13
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
1
-0
/
+3
2023-02-10
Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+34
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-5
/
+0
2023-02-09
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-09
riscv: kprobe: Fixup misaligned load text
Guo Ren
1
-3
/
+5
2023-02-07
RISC-V: KVM: Increment firmware pmu events
Atish Patra
2
-0
/
+11
2023-02-07
RISC-V: KVM: Support firmware events
Atish Patra
2
-33
/
+125
2023-02-07
RISC-V: KVM: Implement perf support without sampling
Atish Patra
1
-4
/
+356
2023-02-07
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
3
-2
/
+77
2023-02-07
RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
Atish Patra
1
-1
/
+2
2023-02-07
RISC-V: KVM: Make PMU functionality depend on Sscofpmf
Atish Patra
1
-0
/
+8
[prev]
[next]