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
Age
Commit message (
Expand
)
Author
2023-04-26
RISC-V: hwprobe: Explicity check for -1 in vdso init
Andrew Jones
2023-04-26
RISC-V: hwprobe: There can only be one first
Andrew Jones
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-26
dt-bindings: riscv: add sv57 mmu-type
Conor Dooley
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2023-04-19
riscv: Use --emit-relocs in order to move .rela.dyn in init
Alexandre Ghiti
2023-04-19
riscv: Check relocations at compile time
Alexandre Ghiti
2023-04-19
powerpc: Move script to check relocations at compile time in scripts/
Alexandre Ghiti
2023-04-19
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2023-04-19
riscv: Move .rela.dyn outside of init to avoid empty relocations
Alexandre Ghiti
2023-04-19
riscv: Prepare EFI header for relocatable kernels
Alexandre Ghiti
2023-04-19
Merge patch series "RISC-V kasan rework"
Palmer Dabbelt
2023-04-19
riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Alexandre Ghiti
2023-04-19
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
2023-04-19
riscv: Fix EFI stub usage of KASAN instrumented strcmp function
Alexandre Ghiti
2023-04-19
riscv: Move DTB_EARLY_BASE_VA to the kernel address space
Alexandre Ghiti
2023-04-19
riscv: Rework kasan population functions
Alexandre Ghiti
2023-04-19
riscv: Split early and final KASAN population functions
Alexandre Ghiti
2023-04-18
Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Palmer Dabbelt
2023-04-18
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
2023-04-18
riscv: Move the linear mapping creation in its own function
Alexandre Ghiti
2023-04-18
riscv: Get rid of riscv_pfn_base variable
Alexandre Ghiti
2023-04-18
RISC-V: align ISA extension Kconfig help text with each other
Conor Dooley
2023-04-18
riscv: Kconfig: enable SCHED_MC kconfig
Song Shuai
2023-04-18
riscv: export cpu/freq invariant to scheduler
Song Shuai
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-04-18
selftests: Test the new RISC-V hwprobe interface
Evan Green
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-04-18
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
2023-04-18
RISC-V: Move struct riscv_cpuinfo to new header
Evan Green
2023-04-11
Revert "riscv: Set more data to cacheinfo"
Song Shuai
2023-04-11
riscv: entry: Save a0 prior syscall_enter_from_user_mode()
Björn Töpel
2023-03-29
RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependencies
Conor Dooley
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
2023-03-29
RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels
Conor Dooley
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
2023-03-27
Merge patch series "Add RISC-V 32 NOMMU support"
Palmer Dabbelt
2023-03-27
riscv: configs: Add nommu PHONY defconfig for RV32
Jesse Taube
2023-03-27
riscv: Kconfig: Allow RV32 to build with no MMU
Yimin Gu
2023-03-24
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
2023-03-23
riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
Jisheng Zhang
2023-03-23
riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
Jisheng Zhang
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
2023-03-23
riscv: entry: Add noinstr to prevent instrumentation inserted
Guo Ren
2023-03-23
riscv: ptrace: Remove duplicate operation
Guo Ren
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
[next]