index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
header.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
efi/x86: Set the PE/COFF header's NX compat flag unconditionally
Ard Biesheuvel
1
-4
/
+0
2024-02-05
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
1
-8
/
+6
2023-09-17
x86/boot: Increase section and file alignment to 4k/512
Ard Biesheuvel
1
-32
/
+43
2023-09-17
x86/boot: Split off PE/COFF .data section
Ard Biesheuvel
1
-4
/
+15
2023-09-17
x86/boot: Drop PE/COFF .reloc section
Ard Biesheuvel
1
-20
/
+0
2023-09-17
x86/boot: Construct PE/COFF .text section from assembler
Ard Biesheuvel
1
-15
/
+7
2023-09-17
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
1
-1
/
+1
2023-09-17
x86/boot: Define setup size in linker script
Ard Biesheuvel
1
-1
/
+1
2023-09-17
x86/boot: Set EFI handover offset directly in header asm
Ard Biesheuvel
1
-1
/
+17
2023-09-17
x86/boot: Grab kernel_info offset from zoffset header directly
Ard Biesheuvel
1
-1
/
+1
2023-09-15
x86/boot: Drop redundant code setting the root device
Ard Biesheuvel
1
-1
/
+1
2023-09-15
x86/boot: Omit compression buffer from PE/COFF image memory footprint
Ard Biesheuvel
1
-4
/
+2
2023-09-15
x86/boot: Remove the 'bugger off' message
Ard Biesheuvel
1
-49
/
+0
2023-09-15
x86/efi: Drop alignment flags from PE section headers
Ard Biesheuvel
1
-8
/
+4
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2022-12-14
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
1
-1
/
+2
2022-11-24
x86/efi: Make the deprecated EFI handover protocol optional
Ard Biesheuvel
1
-1
/
+1
2022-06-01
efi: x86: Fix config name for setting the NX-compatibility flag in the PE header
Lukas Bulwahn
1
-1
/
+1
2022-05-03
efi: x86: Set the NX-compatibility flag in the PE header
Peter Jones
1
-0
/
+4
2020-07-31
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
1
-1
/
+7
2020-03-08
efi/x86: Add kernel preferred address to PE header
Arvind Sankar
1
-2
/
+4
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
1
-2
/
+2
2020-02-23
efi/x86: Use symbolic constants in PE header instead of bare numbers
Ard Biesheuvel
1
-30
/
+32
2020-02-23
efi/x86: Add true mixed mode entry point into .compat section
Ard Biesheuvel
1
-1
/
+19
2020-02-23
efi/x86: Drop redundant .bss section
Ard Biesheuvel
1
-20
/
+1
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
1
-1
/
+1
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
1
-0
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-28
x86/boot: Add xloadflags bits to check for 5-level paging support
Baoquan He
1
-1
/
+11
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
1
-5
/
+1
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
1
-1
/
+5
2017-11-14
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-11
x86/boot: Remove unnecessary #include <generated/utsrelease.h>
Masahiro Yamada
1
-1
/
+0
2017-08-29
x86/boot: Provide more slack space during decompression
Jan H. Schönherr
1
-1
/
+7
2017-01-28
x86/boot/e820: Remove assembly guard from asm/e820/types.h
Ingo Molnar
1
-1
/
+0
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-04-29
x86/boot: Calculate decompression size during boot not build
Yinghai Lu
1
-10
/
+25
2016-04-22
x86/KASLR: Update description for decompressor worst case size
Baoquan He
1
-0
/
+88
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
1
-1
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2015-08-08
Revert "x86/efi: Request desired alignment via the PE/COFF headers"
Matt Fleming
1
-1
/
+1
2014-08-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-07-19
x86/efi: Request desired alignment via the PE/COFF headers
Michael Brown
1
-1
/
+1
2014-07-10
x86/efi: Include a .bss section within the PE/COFF headers
Michael Brown
1
-4
/
+22
2014-06-07
x86/boot: EFI_MIXED should not prohibit loading above 4G
Matt Fleming
1
-2
/
+1
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+11
2014-03-14
x86, boot: Correct max ramdisk size name
Borislav Petkov
1
-1
/
+1
[next]