开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-15
x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully
Thomas Gleixner
2023-12-13
x86/sev: Do the C-bit verification only on the BSP
Borislav Petkov (AMD)
2023-12-13
x86/head_64: Use TESTB instead of TESTL in secondary_startup_64_no_verify()
Uros Bizjak
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-09-24
x86_64: Show CR4.PSE on auxiliaries like on BSP
Hugh Dickins
2023-08-07
x86/head_64: Store boot_params pointer in callee save register
Ard Biesheuvel
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-02
x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
Tom Lendacky
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
2023-05-15
x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-03-21
x86/smpboot: Remove initial_gs
Brian Gerst
2023-03-21
x86/smpboot: Remove early_gdt_descr on 64-bit
Brian Gerst
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
2022-04-06
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
2022-03-15
x86/ibt,sev: Annotations
Peter Zijlstra
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-05-12
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
2020-12-14
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
2020-09-09
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
2020-09-09
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
2020-09-09
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2020-09-07
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2020-09-07
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2020-09-07
x86/head/64: Switch to initial stack earlier
Joerg Roedel
2020-09-07
x86/head/64: Load segment registers earlier
Joerg Roedel
2020-09-07
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
2020-09-07
x86/head/64: Install startup GDT
Joerg Roedel
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
[next]