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.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
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
2018-03-12
x86/boot/compressed/64: Use page table in trampoline memory
Kirill A. Shutemov
1
-24
/
+23
2018-03-12
x86/boot/compressed/64: Use stack from trampoline memory
Kirill A. Shutemov
1
-0
/
+6
2018-03-12
x86/boot/compressed/64: Make sure we have a 32-bit code segment
Kirill A. Shutemov
1
-0
/
+10
2018-03-12
x86/boot/compressed/64: Set up trampoline memory
Kirill A. Shutemov
1
-1
/
+2
2018-03-12
x86/boot/compressed/64: Save and restore trampoline memory
Kirill A. Shutemov
1
-0
/
+10
2018-02-11
x86/boot/compressed/64: Introduce paging_prepare()
Kirill A. Shutemov
1
-22
/
+19
2017-12-07
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
1
-4
/
+12
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
1
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
x86/boot/64: Extract efi_pe_entry() from startup_64()
Jiri Slaby
1
-59
/
+53
2017-06-13
x86/boot/compressed: Enable 5-level paging during decompression stage
Kirill A. Shutemov
1
-1
/
+85
2017-02-07
x86/efi: Allow invocation of arbitrary runtime services
David Howells
1
-4
/
+4
2016-11-07
x86/boot: Simplify the GDTR calculation assembly code a bit
Wei Yang
1
-2
/
+1
2016-09-09
x86/efi: Allow invocation of arbitrary boot services
Lukas Wunner
1
-4
/
+4
2016-05-07
x86/KASLR: Build identity mappings on demand
Kees Cook
1
-2
/
+2
2016-04-29
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...
Yinghai Lu
1
-3
/
+0
2016-04-29
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
1
-2
/
+6
2016-04-19
x86/boot: Clarify purpose of functions in misc.c
Kees Cook
1
-2
/
+2
2016-03-29
x86/build: Build compressed x86 kernels as PIE
H.J. Lu
1
-0
/
+8
2015-04-02
x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20
Denys Vlasenko
1
-1
/
+1
2015-02-19
x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S
Alexander Kuleshov
1
-1
/
+2
2014-11-02
x86, kaslr: Prevent .bss from overlaping initrd
Junjie Mao
1
-1
/
+4
2014-09-23
Revert "x86/efi: Fixup GOT in all boot code paths"
Linus Torvalds
1
-41
/
+15
2014-09-08
x86/efi: Fixup GOT in all boot code paths
Matt Fleming
1
-15
/
+41
2014-04-17
x86/efi: Delete most of the efi_call* macros
Matt Fleming
1
-1
/
+1
2014-04-11
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
1
-6
/
+3
2014-03-05
x86/boot: Fix non-EFI build
Matt Fleming
1
-0
/
+3
2014-03-05
x86/boot: Don't overwrite cr4 when enabling PAE
Matt Fleming
1
-1
/
+2
2014-03-05
x86/efi: Firmware agnostic handover entry points
Matt Fleming
1
-8
/
+54
2014-03-05
x86/efi: Build our own EFI services pointer table
Matt Fleming
1
-10
/
+47
2013-10-13
x86, kaslr: Return location from decompress_kernel
Kees Cook
1
-6
/
+10
2013-08-08
x86, relocs: Move ELF relocation handling to C
Kees Cook
1
-0
/
+1
2013-05-28
x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>
Zhang Yanfei
1
-2
/
+0
2013-03-01
x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety
Lans Zhang
1
-1
/
+1
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+28
2013-01-30
x86, boot: Update comments about entries for 64bit image
Yinghai Lu
1
-9
/
+13
2013-01-30
x86, boot: Move lldt/ltr out of 64bit code section
Yinghai Lu
1
-3
/
+6
2013-01-30
x86, boot: Move verify_cpu.S and no_longmode down
Yinghai Lu
1
-8
/
+9
2013-01-28
x86, build: Dynamically find entry points in compressed startup code
David Woodhouse
1
-4
/
+4
[next]