index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2022-11-24
x86/efi: Make the deprecated EFI handover protocol optional
Ard Biesheuvel
1
-1
/
+3
2022-11-24
x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()
Ard Biesheuvel
1
-2
/
+3
2022-11-24
x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.S
Ard Biesheuvel
1
-71
/
+0
2022-11-24
x86/boot/compressed: Move startup32_check_sev_cbit() into .text
Ard Biesheuvel
1
-16
/
+19
2022-11-24
x86/boot/compressed: Move startup32_load_idt() out of head_64.S
Ard Biesheuvel
1
-72
/
+0
2022-11-24
x86/boot/compressed: Move startup32_load_idt() into .text section
Ard Biesheuvel
1
-11
/
+20
2022-11-24
x86/boot/compressed: Pull global variable reference into startup32_load_idt()
Ard Biesheuvel
1
-12
/
+8
2022-11-24
x86/boot/compressed: Avoid touching ECX in startup32_set_idt_entry()
Ard Biesheuvel
1
-6
/
+2
2022-11-24
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
1
-4
/
+0
2022-11-22
x86/boot/compressed: Move efi32_pe_entry() out of head_64.S
Ard Biesheuvel
1
-86
/
+1
2022-11-22
x86/boot/compressed: Move efi32_entry out of head_64.S
Ard Biesheuvel
1
-45
/
+0
2022-11-22
x86/boot/compressed: Move efi32_pe_entry into .text section
Ard Biesheuvel
1
-6
/
+5
2022-11-22
x86/boot/compressed: Move bootargs parsing out of 32-bit startup code
Ard Biesheuvel
1
-20
/
+4
2022-11-22
x86/boot/compressed: Move 32-bit entrypoint code into .text section
Ard Biesheuvel
1
-14
/
+34
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-0
/
+8
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+22
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
1
-2
/
+18
2022-04-07
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
1
-3
/
+4
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
1
-15
/
+22
2022-02-22
x86: clean up symbol aliasing
Mark Rutland
1
-2
/
+1
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
1
-4
/
+4
2021-08-21
x86/efi: Restore Firmware IDT before calling ExitBootServices()
Joerg Roedel
1
-0
/
+3
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-18
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
Joerg Roedel
1
-0
/
+83
2021-03-18
x86/boot/compressed/64: Add 32-bit boot #VC handler
Joerg Roedel
1
-0
/
+6
2021-03-18
x86/boot/compressed/64: Setup IDT in startup_32 boot path
Joerg Roedel
1
-0
/
+72
2021-03-18
x86/boot/compressed/64: Reload CS in startup_32
Joerg Roedel
1
-1
/
+8
2020-11-21
x86/boot/compressed/64: Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
1
-4
/
+4
2020-10-19
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
1
-0
/
+3
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+32
2020-09-07
x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
Joerg Roedel
1
-1
/
+8
2020-09-07
x86/boot/compressed/64: Always switch to own page table
Joerg Roedel
1
-1
/
+2
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
1
-1
/
+24
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
1
-2
/
+2
2020-08-14
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
1
-39
/
+65
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
1
-57
/
+0
2020-06-17
efi/x86: Setup stack correctly for efi_pe_entry
Arvind Sankar
1
-1
/
+10
2020-05-19
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
1
-0
/
+1
2020-05-04
x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
Joerg Roedel
1
-0
/
+8
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-03-08
efi/x86: Decompress at start of PE image load address
Arvind Sankar
1
-3
/
+39
2020-03-08
x86/boot: Use unsigned comparison for addresses
Arvind Sankar
1
-2
/
+2
2020-03-08
efi/x86: Avoid using code32_start
Arvind Sankar
1
-2
/
+2
2020-03-08
efi/x86: Make efi32_pe_entry() more readable
Arvind Sankar
1
-17
/
+40
2020-03-08
efi/x86: Respect 32-bit ABI in efi32_pe_entry()
Arvind Sankar
1
-0
/
+4
2020-03-08
efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
Arvind Sankar
1
-3
/
+6
2020-02-29
x86/boot/compressed: Fix reloading of GDTR post-relocation
Arvind Sankar
1
-2
/
+2
2020-02-23
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
1
-2
/
+57
[next]