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.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
/
compressed
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
Joerg Roedel
1
-0
/
+85
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
2020-02-23
x86/boot: Micro-optimize GDT loading instructions
Arvind Sankar
1
-7
/
+8
2020-02-23
x86/boot: GDT limit value should be size - 1
Arvind Sankar
1
-2
/
+2
2020-02-23
x86/boot: Clear direction and interrupt flags in startup_64
Arvind Sankar
1
-0
/
+3
2020-02-23
x86/boot: Reload GDTR after copying to the end of the buffer
Arvind Sankar
1
-0
/
+10
2020-02-23
efi/x86: Don't depend on firmware GDT layout
Arvind Sankar
1
-12
/
+18
2020-02-23
x86/boot: Remove KEEP_SEGMENTS support
Arvind Sankar
1
-8
/
+0
2020-02-19
x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
Arvind Sankar
1
-1
/
+1
2020-02-12
x86/boot/compressed/64: Use 32-bit (zero-extended) MOV for z_output_len
Arvind Sankar
1
-1
/
+1
2020-02-12
x86/boot/compressed/64: Use LEA to initialize boot stack pointer
Arvind Sankar
1
-3
/
+1
2020-01-20
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
1
-4
/
+3
2020-01-10
efi/libstub: Fix boot argument handling in mixed mode entry code
Ard Biesheuvel
1
-7
/
+10
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
1
-61
/
+13
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
1
-22
/
+1
2019-12-25
x86/efistub: Disable paging at mixed mode entry
Ard Biesheuvel
1
-0
/
+5
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-8
/
+8
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-2
/
+4
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
1
-17
/
+15
2019-10-18
x86/boot: Annotate local functions
Jiri Slaby
1
-3
/
+6
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
1
-9
/
+9
2019-06-27
x86/boot: Make the GDT 8-byte aligned
Xiaoyao Li
1
-0
/
+1
2019-03-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+6
2019-02-06
x86/boot/compressed/64: Explain paging_prepare()'s return value
Kirill A. Shutemov
1
-3
/
+6
2019-02-06
x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting
Kirill A. Shutemov
1
-0
/
+2
2019-01-30
x86/boot: Save several bytes in decompressor
Cao jin
1
-2
/
+0
2019-01-29
x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...
Wei Huang
1
-0
/
+8
2018-05-19
x86/mm: Introduce the 'no5lvl' kernel parameter
Kirill A. Shutemov
1
-0
/
+1
2018-05-16
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
1
-0
/
+11
2018-05-16
x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
Kirill A. Shutemov
1
-13
/
+55
2018-03-12
x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
Kirill A. Shutemov
1
-16
/
+53
[next]