summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-281-2/+2
|\
| * x86/tdx: Drop flags from __tdx_hypercall()Kirill A. Shutemov2023-03-221-2/+2
* | Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-283-10/+9
|\ \
| * | x86/boot: Centralize __pa()/__va() definitionsKirill A. Shutemov2023-04-043-10/+9
| |/
* / docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-1/+1
|\
| * x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers2023-01-261-1/+1
* | Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-203-9/+13
|\ \
| * | x86/boot: Robustify calling startup_{32,64}() from the decompressor codeAlexander Lobakin2023-01-093-9/+13
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-314-2/+80
|\ \ \
| * | | x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-193-0/+78
| | |/ | |/|
| * | x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-101-2/+2
| |/
* / cpuidle, tdx: Make TDX code noinstr cleanPeter Zijlstra2023-01-131-0/+1
|/
* Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+8
|\
| * arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-0/+8
* | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-1/+1
|\ \
| * | kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li2022-11-011-1/+1
| |/
* | Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-139-508/+512
|\ \
| * | x86/boot: Remove x86_32 PIC using %ebx workaroundUros Bizjak2022-11-291-12/+3
| * | x86/efi: Make the deprecated EFI handover protocol optionalArd Biesheuvel2022-11-243-2/+6
| * | x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=yArd Biesheuvel2022-11-242-3/+1
| * | x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()Ard Biesheuvel2022-11-242-12/+3
| * | x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.SArd Biesheuvel2022-11-242-71/+68
| * | x86/boot/compressed: Move startup32_check_sev_cbit() into .textArd Biesheuvel2022-11-241-16/+19
| * | x86/boot/compressed: Move startup32_load_idt() out of head_64.SArd Biesheuvel2022-11-242-73/+71
| * | x86/boot/compressed: Move startup32_load_idt() into .text sectionArd Biesheuvel2022-11-241-11/+20
| * | x86/boot/compressed: Pull global variable reference into startup32_load_idt()Ard Biesheuvel2022-11-241-12/+8
| * | x86/boot/compressed: Avoid touching ECX in startup32_set_idt_entry()Ard Biesheuvel2022-11-241-6/+2
| * | x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunkArd Biesheuvel2022-11-241-13/+7
| * | x86/boot/compressed, efi: Merge multiple definitions of image_offset into oneArd Biesheuvel2022-11-242-8/+0
| * | x86/boot/compressed: Move efi32_pe_entry() out of head_64.SArd Biesheuvel2022-11-222-86/+83
| * | x86/boot/compressed: Move efi32_entry out of head_64.SArd Biesheuvel2022-11-222-55/+47
| * | x86/boot/compressed: Move efi32_pe_entry into .text sectionArd Biesheuvel2022-11-221-6/+5
| * | x86/boot/compressed: Move bootargs parsing out of 32-bit startup codeArd Biesheuvel2022-11-222-20/+47
| * | x86/boot/compressed: Move 32-bit entrypoint code into .text sectionArd Biesheuvel2022-11-221-14/+34
| * | x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.SArd Biesheuvel2022-11-222-3/+3
| |/
* | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-132-7/+2
|\ \
| * \ Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-071-1/+1
| |\ \
| * | | efi: Put Linux specific magic number in the DOS headerArd Biesheuvel2022-12-051-1/+2
| * | | efi: libstub: Permit mixed mode return types other than efi_status_tArd Biesheuvel2022-11-181-6/+0
| | |/ | |/|
* | | Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-122-2/+2
|\ \ \ | |_|/ |/| |
| * | x86/kaslr: Fix process_mem_region()'s return valueJiapeng Chong2022-11-191-1/+1
| * | x86/boot: Repair kernel-doc for boot_kstrtoul()Lukas Bulwahn2022-11-021-1/+1
| |/
* / kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada2022-11-241-1/+1
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-0/+2
|\
| * x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko2022-10-032-0/+2
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-0/+2
|\ \
| * | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-292-0/+2
| |/
* | Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-041-2/+2
|\ \ | |/ |/|
| * x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.hLi kunyu2022-08-151-2/+2