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
/
header.S
Age
Commit message (
Expand
)
Author
2024-02-28
efi/x86: Set the PE/COFF header's NX compat flag unconditionally
Ard Biesheuvel
2024-02-05
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2023-09-17
x86/boot: Increase section and file alignment to 4k/512
Ard Biesheuvel
2023-09-17
x86/boot: Split off PE/COFF .data section
Ard Biesheuvel
2023-09-17
x86/boot: Drop PE/COFF .reloc section
Ard Biesheuvel
2023-09-17
x86/boot: Construct PE/COFF .text section from assembler
Ard Biesheuvel
2023-09-17
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
2023-09-17
x86/boot: Define setup size in linker script
Ard Biesheuvel
2023-09-17
x86/boot: Set EFI handover offset directly in header asm
Ard Biesheuvel
2023-09-17
x86/boot: Grab kernel_info offset from zoffset header directly
Ard Biesheuvel
2023-09-15
x86/boot: Drop redundant code setting the root device
Ard Biesheuvel
2023-09-15
x86/boot: Omit compression buffer from PE/COFF image memory footprint
Ard Biesheuvel
2023-09-15
x86/boot: Remove the 'bugger off' message
Ard Biesheuvel
2023-09-15
x86/efi: Drop alignment flags from PE section headers
Ard Biesheuvel
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-11-24
x86/efi: Make the deprecated EFI handover protocol optional
Ard Biesheuvel
2022-06-01
efi: x86: Fix config name for setting the NX-compatibility flag in the PE header
Lukas Bulwahn
2022-05-03
efi: x86: Set the NX-compatibility flag in the PE header
Peter Jones
2020-07-31
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
2020-03-08
efi/x86: Add kernel preferred address to PE header
Arvind Sankar
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
2020-02-23
efi/x86: Use symbolic constants in PE header instead of bare numbers
Ard Biesheuvel
2020-02-23
efi/x86: Add true mixed mode entry point into .compat section
Ard Biesheuvel
2020-02-23
efi/x86: Drop redundant .bss section
Ard Biesheuvel
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-28
x86/boot: Add xloadflags bits to check for 5-level paging support
Baoquan He
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
x86/boot: Remove unnecessary #include <generated/utsrelease.h>
Masahiro Yamada
2017-08-29
x86/boot: Provide more slack space during decompression
Jan H. Schönherr
2017-01-28
x86/boot/e820: Remove assembly guard from asm/e820/types.h
Ingo Molnar
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2016-04-29
x86/boot: Calculate decompression size during boot not build
Yinghai Lu
2016-04-22
x86/KASLR: Update description for decompressor worst case size
Baoquan He
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-08-08
Revert "x86/efi: Request desired alignment via the PE/COFF headers"
Matt Fleming
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-18
x86/efi: Request desired alignment via the PE/COFF headers
Michael Brown
2014-07-10
x86/efi: Include a .bss section within the PE/COFF headers
Michael Brown
2014-06-07
x86/boot: EFI_MIXED should not prohibit loading above 4G
Matt Fleming
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-13
x86, boot: Correct max ramdisk size name
Borislav Petkov
[next]