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
/
x86
/
um
/
Makefile
Age
Commit message (
Expand
)
Author
2025-11-06
x86/um: Drop gate area handling
Thomas Weißschuh
2025-11-06
x86/um: Do not inherit vDSO from host
Thomas Weißschuh
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-07-03
um: Enable preemption in UML
Anton Ivanov
2024-07-03
um: remove LDT support
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2023-08-26
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2023-08-26
um: Use the x86 checksum implementation on 32-bit
David Gow
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2022-08-06
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-04
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
2021-12-21
uml: x86: add FORCE to user_constants.h
Johannes Berg
2021-04-15
um: Add 2 missing libs to fix various build errors
Randy Dunlap
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-01
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-03-27
x86/debug: Implement __WARN() using UD0
Peter Zijlstra
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2016-08-07
x86: move exports to actual definitions
Al Viro
2016-01-10
um: Fix build error and kconfig for i386
Mickaël Salaün
2015-06-04
x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
Ingo Molnar
2015-04-13
um: Remove broken highmem support
Richard Weinberger
2013-02-03
x86: switch to generic old sigaction
Al Viro
2011-12-05
x86, um: Use the same style generated syscall tables as native
H. Peter Anvin
2011-11-02
um: merge delay_{32,64}.c
Richard Weinberger
2011-11-02
um: merge signal_{32,64}.c
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro