index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head64.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
1
-2
/
+0
2025-05-17
x86/mm/64: Always use dynamic memory layout
Kirill A. Shutemov
1
-2
/
+0
2025-05-14
x86/boot: Defer initialization of VM space related global variables
Ard Biesheuvel
1
-3
/
+6
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
1
-0
/
+4
2025-05-04
x86/boot: Move early_setup_gdt() back into head64.c
Ard Biesheuvel
1
-0
/
+12
2025-04-12
x86/boot: Move early kernel mapping code into startup/
Ard Biesheuvel
1
-210
/
+1
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
1
-74
/
+0
2025-04-12
x86/asm: Make rip_rel_ptr() usable from fPIC code
Ard Biesheuvel
1
-12
/
+12
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
1
-2
/
+0
2025-02-18
x86/percpu/64: Remove INIT_PER_CPU macros
Brian Gerst
1
-1
/
+1
2024-12-10
x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n, on GCC-12
Ard Biesheuvel
1
-1
/
+1
2024-12-05
x86/boot/64: Avoid intentional absolute symbol references in .head.text
Ard Biesheuvel
1
-12
/
+18
2024-12-05
x86/boot/64: Determine VA/PA offset before entering C code
Ard Biesheuvel
1
-3
/
+5
2024-08-25
x86/boot/64: Strip percpu address space when setting up GDT descriptors
Uros Bizjak
1
-1
/
+2
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-04
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
1
-30
/
+14
2024-02-28
x86/boot/64: Load the final kernel GDT during early boot directly, remove startup_gdt[]
Brian Gerst
1
-11
/
+2
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]
Ard Biesheuvel
1
-12
/
+9
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early page tables
Ard Biesheuvel
1
-6
/
+4
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access '__supported_pte_mask'
Ard Biesheuvel
1
-3
/
+1
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early_dynamic_pgts[]
Ard Biesheuvel
1
-6
/
+5
2024-02-26
x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'
Ard Biesheuvel
1
-6
/
+1
2024-02-26
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
1
-45
/
+30
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
1
-3
/
+3
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
1
-3
/
+3
2023-10-17
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
1
-2
/
+1
2023-10-16
x86/head/64: Add missing __head annotation to startup_64_load_idt()
Hou Wenlong
1
-1
/
+1
2023-10-16
x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata
Hou Wenlong
1
-2
/
+2
2023-10-03
x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls
Wang Jinchao
1
-3
/
+3
2023-10-03
x86/boot: Fix incorrect startup_gdt_descr.size
Yuntao Wang
1
-1
/
+1
2023-04-14
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
1
-2
/
+2
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
1
-1
/
+1
2022-07-01
x86: Clear .brk area at early boot
Juergen Gross
1
-0
/
+2
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
1
-1
/
+1
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2022-04-07
x86/tdx: Port I/O: Add early boot support
Andi Kleen
1
-0
/
+3
2022-04-07
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
1
-0
/
+4
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
1
-9
/
+0
2022-04-06
x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
Brijesh Singh
1
-0
/
+13
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
1
-1
/
+3
2022-04-06
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
1
-3
/
+0
2022-02-12
x86/head64: Add missing __head annotation to sme_postprocess_startup()
Marco Bonelli
1
-1
/
+1
2022-01-10
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+14
2021-12-22
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
1
-2
/
+14
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
1
-0
/
+2
2021-11-15
x86/head64: Carve out the guest encryption postprocessing into a helper
Borislav Petkov
1
-29
/
+31
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+7
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-1
/
+1
[next]