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.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_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.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
/
riscv
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
2024-03-19
riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
2024-03-19
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-08-31
Merge patch series "RISC-V: mm: Make SV48 the default address space"
Palmer Dabbelt
2023-08-23
RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
2023-08-23
riscv: support the elf-fdpic binfmt loader
Greg Ungerer
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-02-21
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
riscv: compat: Add elf.h implementation
Guo Ren
2021-09-10
riscv: Improve stack randomisation on RV64
Kefeng Wang
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
2020-09-15
riscv: Add cache information in AUX vector
Zong Li
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-25
riscv: remove unreachable big endian code
Christoph Hellwig
2018-10-31
Move EM_RISCV into elf-em.h
Palmer Dabbelt
2017-09-26
RISC-V: ELF and module implementation
Palmer Dabbelt