index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-02-21
riscv: Avoid enabling interrupts in die()
Mattias Nissler
2023-02-21
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
2023-02-21
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-02-21
riscv: hwcap: Don't alphabetize ISA extension IDs
Andrew Jones
2023-02-21
RISC-V: fix ordering of Zbb extension
Heiko Stuebner
2023-02-21
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
2023-02-21
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
2023-02-21
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-02-15
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-02-15
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
2023-02-15
riscv: ftrace: Fixup panic by disabling preemption
Andy Chiu
2023-02-14
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
2023-02-14
RISC-V: remove toolchain version checks for Zicbom
Conor Dooley
2023-02-14
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2023-02-14
RISC-V: insn-def: Add I-type insn-def
Andrew Jones
2023-02-14
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2023-02-14
riscv: Fix Zbb alternative IDs
Samuel Holland
2023-02-14
riscv: Fix early alternative patching
Samuel Holland
2023-02-14
RISC-V: re-order Kconfig selects alphanumerically
Conor Dooley
2023-02-01
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
2023-01-31
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
2023-01-31
riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
Andrew Jones
2023-01-31
riscv: cpu_relax: switch to riscv_has_extension_likely()
Jisheng Zhang
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2023-01-31
riscv: module: Add ADD16 and SUB16 rela types
Andrew Jones
2023-01-31
riscv: module: move find_section to module.h
Jisheng Zhang
2023-01-31
riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
Jisheng Zhang
2023-01-31
riscv: introduce riscv_has_extension_[un]likely()
Jisheng Zhang
2023-01-31
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
2023-01-31
riscv: hwcap: make ISA extension ids can be used in asm
Jisheng Zhang
2023-01-31
riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
Jisheng Zhang
2023-01-31
riscv: move riscv_noncoherent_supported() out of ZICBOM probe
Jisheng Zhang
2023-01-31
Merge patch series "Zbb string optimizations"
Palmer Dabbelt
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2023-01-25
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2023-01-24
RISC-V: Fix do_notify_resume / do_work_pending prototype
Heiko Stuebner
2023-01-24
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
2023-01-24
riscv: fix jal offsets in patched alternatives
Jisheng Zhang
2023-01-24
RISC-V: Kconfig: Remove trailing whitespace
Geert Uytterhoeven
2023-01-24
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
2023-01-19
Merge patch series "Putting some basic order on isa extension lists"
Palmer Dabbelt
2023-01-19
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2023-01-19
RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
Heiko Stuebner
2023-01-17
RISC-V: resort all extensions in consistent orders
Conor Dooley
2023-01-17
RISC-V: clarify ISA string ordering rules in cpu.c
Conor Dooley
2023-01-17
Merge patch "RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE"
Palmer Dabbelt
[next]