index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
Makefile
Age
Commit message (
Expand
)
Author
2025-05-04
x86/sev: Move instruction decoder into separate source file
Ard Biesheuvel
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
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-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-22
x86: drop unnecessary prefix map configuration
Thomas Weißschuh
2025-03-17
x86: Get rid of Makefile.postlink
Ard Biesheuvel
2025-03-13
x86/boot: Move the LA57 trampoline to separate source file
Ard Biesheuvel
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2025-01-30
x86/boot: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
2024-06-13
x86/boot: Don't add the EFI stub to targets, again
Benjamin Segall
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-03-09
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-14
x86/build: Avoid relocation information in final vmlinux
Petr Pavlu
2023-06-06
x86/tdx: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-01-26
x86/boot/compressed: prefer cc-option for CFLAGS additions
Nick Desaulniers
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-24
x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y
Ard Biesheuvel
2022-11-22
x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
Ard Biesheuvel
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
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
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-07
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
2021-12-23
x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
Nathan Chancellor
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-03-26
x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
Nathan Chancellor
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-14
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Disable red-zone usage
Joerg Roedel
2020-09-03
x86/boot/compressed: Warn on orphan section placement
Kees Cook
2020-09-01
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
[next]