index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2024-12-05
x86/boot/64: Determine VA/PA offset before entering C code
Ard Biesheuvel
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-09-25
x86/kernel: Move page table macros to header
Jason Andryuk
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-25
x86/head: Simplify relative include path to xen-head.S
Yuntao Wang
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-07
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
2024-03-04
x86/startup_64: Simplify virtual switch on primary boot
Ard Biesheuvel
2024-03-04
x86/startup_64: Simplify calculation of initial page table address
Ard Biesheuvel
2024-03-04
x86/startup_64: Simplify CR4 handling in startup code
Ard Biesheuvel
2024-03-01
x86/boot: Use 32-bit XOR to clear registers
Uros Bizjak
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]
Ard Biesheuvel
2024-02-26
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-01-31
x86/startup_64: Drop long return to initial_code pointer
Ard Biesheuvel
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
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-20
x86/percpu: Correct PER_CPU_VAR() usage to include symbol and its addend
Uros Bizjak
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
[next]