index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot/64: Strip percpu address space when setting up GDT descriptors
Uros Bizjak
2024-08-25
1
-1
/
+2
*
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
1
-9
/
+7
*
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
1
-1
/
+1
*
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
2024-03-04
1
-30
/
+14
*
x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...
Brian Gerst
2024-02-28
1
-11
/
+2
*
x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]
Ard Biesheuvel
2024-02-26
1
-12
/
+9
*
x86/boot/64: Use RIP_REL_REF() to access early page tables
Ard Biesheuvel
2024-02-26
1
-6
/
+4
*
x86/boot/64: Use RIP_REL_REF() to access '__supported_pte_mask'
Ard Biesheuvel
2024-02-26
1
-3
/
+1
*
x86/boot/64: Use RIP_REL_REF() to access early_dynamic_pgts[]
Ard Biesheuvel
2024-02-26
1
-6
/
+5
*
x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'
Ard Biesheuvel
2024-02-26
1
-6
/
+1
*
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
2024-02-26
1
-45
/
+30
*
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
2023-12-20
1
-3
/
+3
*
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
2023-12-20
1
-3
/
+3
*
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
2023-10-17
1
-2
/
+1
*
x86/head/64: Add missing __head annotation to startup_64_load_idt()
Hou Wenlong
2023-10-16
1
-1
/
+1
*
x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata
Hou Wenlong
2023-10-16
1
-2
/
+2
*
x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls
Wang Jinchao
2023-10-03
1
-3
/
+3
*
x86/boot: Fix incorrect startup_gdt_descr.size
Yuntao Wang
2023-10-03
1
-1
/
+1
*
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
1
-2
/
+2
*
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
1
-1
/
+1
*
x86: Clear .brk area at early boot
Juergen Gross
2022-07-01
1
-0
/
+2
*
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
2022-07-01
1
-1
/
+1
*
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-0
/
+7
|
\
|
*
x86/tdx: Port I/O: Add early boot support
Andi Kleen
2022-04-07
1
-0
/
+3
|
*
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+4
*
|
x86/head/64: Re-enable stack protection
Michael Roth
2022-04-06
1
-9
/
+0
*
|
x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
Brijesh Singh
2022-04-06
1
-0
/
+13
*
|
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-1
/
+3
*
|
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
2022-04-06
1
-3
/
+0
|
/
*
x86/head64: Add missing __head annotation to sme_postprocess_startup()
Marco Bonelli
2022-02-12
1
-1
/
+1
*
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-10
1
-0
/
+14
|
\
|
*
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
2021-12-22
1
-2
/
+14
|
*
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-12-06
1
-0
/
+2
*
|
x86/head64: Carve out the guest encryption postprocessing into a helper
Borislav Petkov
2021-11-15
1
-29
/
+31
|
/
*
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+7
*
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
1
-1
/
+1
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
*
x86/head64: Remove duplicate include
Wang Qing
2020-11-20
1
-1
/
+0
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
2020-09-09
1
-0
/
+8
*
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2020-09-09
1
-1
/
+24
*
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2020-09-07
1
-4
/
+15
*
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2020-09-07
1
-0
/
+39
*
x86/head/64: Install startup GDT
Joerg Roedel
2020-09-07
1
-0
/
+33
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
Steve Wahl
2019-10-11
1
-2
/
+20
*
x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
Kirill A. Shutemov
2019-06-26
1
-1
/
+2
*
x86/boot/64: Fix crash if kernel image crosses page table boundary
Kirill A. Shutemov
2019-06-26
1
-8
/
+9
*
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
2018-11-20
1
-2
/
+0
[next]