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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Guo Ren
1
-0
/
+1
2023-02-22
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+4
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
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-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 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-02
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
17
-178
/
+179
2023-02-01
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
2
-41
/
+0
2023-02-01
riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
Andrew Jones
1
-2
/
+1
2023-02-01
riscv: cpu_relax: switch to riscv_has_extension_likely()
Jisheng Zhang
1
-1
/
+1
2023-02-01
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
4
-5
/
+40
2023-02-01
riscv: switch to relative alternative entries
Jisheng Zhang
5
-23
/
+36
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
2
-15
/
+16
2023-02-01
riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
Jisheng Zhang
1
-1
/
+2
2023-02-01
riscv: introduce riscv_has_extension_[un]likely()
Jisheng Zhang
1
-0
/
+37
2023-02-01
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
2
-62
/
+11
2023-02-01
riscv: hwcap: make ISA extension ids can be used in asm
Jisheng Zhang
1
-24
/
+21
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
12
-1
/
+468
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
8
-1
/
+334
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
7
-0
/
+134
2023-01-25
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
1
-1
/
+2
[next]