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.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
/
x86
/
Makefile
Age
Commit message (
Expand
)
Author
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-23
x86: Enable IBT in Rust if enabled in C
Matthew Maurer
2023-09-28
x86/boot: Compile boot code with -std=gnu11 too
Alexey Dobriyan
2023-09-12
x86/virt/tdx: Wire up basic SEAMCALL functions
Kai Huang
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-02-15
x86/build: Make 64-bit defconfig the default
Arnd Bergmann
2023-01-22
x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
Nathan Chancellor
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-09-28
x86: enable initial Rust support
Miguel Ojeda
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-07-20
lkdtm: Disable return thunks in rodata.c
Josh Poimboeuf
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-04-06
x86/configs: Add x86 debugging Kconfig fragment plus docs
Dave Hansen
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-15
x86/ibt: Base IBT bits
Peter Zijlstra
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-12-08
x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
Peter Zijlstra
2021-12-08
x86: Move RETPOLINE*_CFLAGS to arch Makefile
Peter Zijlstra
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-10-28
x86/Makefile: Remove unneeded whitespaces before tabs
Elyes HAOUAS
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-08-25
x86/build: Move the install rule to arch/x86/Makefile
Masahiro Yamada
2021-08-25
x86/build: Remove the left-over bzlilo target
Masahiro Yamada
2021-08-22
x86/build: Remove stale cc-option checks
Nick Desaulniers
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-06-28
Merge tag 'x86-boot-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-19
x86/build: Fix location of '-plugin-opt=' flags
Nathan Chancellor
2021-05-10
x86/boot: Modernize genimage script; hdimage+EFI support
H. Peter Anvin (Intel)
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]