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
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
2025-04-24
x86/boot: Work around broken busybox 'truncate' tool
Ard Biesheuvel
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-03-22
x86: drop unnecessary prefix map configuration
Thomas Weißschuh
2025-03-07
x86/boot: Drop CRC-32 checksum and the build tool that generates it
Ard Biesheuvel
2024-05-19
Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-16
x86/boot: Add a fallthrough annotation
Borislav Petkov
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-09-17
x86/boot: Split off PE/COFF .data section
Ard Biesheuvel
2023-09-17
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
2023-09-15
x86/boot: Drop references to startup_64
Ard Biesheuvel
2023-05-15
x86/cpu: Remove X86_FEATURE_NAMES
Lukas Bulwahn
2022-11-24
kbuild: fix "cat: .version: No such file or directory"
Masahiro Yamada
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2021-08-25
x86/build: Move the install rule to arch/x86/Makefile
Masahiro Yamada
2021-05-10
x86/boot: Modernize genimage script; hdimage+EFI support
H. Peter Anvin (Intel)
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-04-21
x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY
Masahiro Yamada
2020-04-21
x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
Masahiro Yamada
2020-04-21
x86/boot/build: Add cpustr.h to targets and remove clean-files
Masahiro Yamada
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-23
efi/x86: Add true mixed mode entry point into .compat section
Ard Biesheuvel
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-20
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
Ard Biesheuvel
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
2019-10-01
arch/x86/boot: Use prefix map to avoid embedded paths
Bruce Ashfield
2019-01-12
x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
George Rimar
2017-11-07
x86/build: Factor out fdimage/isoimage generation commands to standalone script
Changbin Du
2017-07-20
x86/build: Silence the build with "make -s"
Arnd Bergmann
2016-11-07
x86/boot/build: Remove always empty $(USERINCLUDE)
Paul Bolle
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2016-06-07
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
2016-04-29
x86/boot: Fix "run_size" calculation
Yinghai Lu
2016-04-29
x86/boot: Calculate decompression size during boot not build
Yinghai Lu
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2015-11-05
kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile
Andrey Konovalov
2015-07-21
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
2014-12-23
x86/build: Clean auto-generated processor feature files
Bjørn Mork
[next]