index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2023-02-25
Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-27
x86/tdx: Add more registers to struct tdx_hypercall_args
Kirill A. Shutemov
2023-01-06
crypto: x86/aria - do not use magic number offsets of aria_ctx
Taehee Yoo
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-06-27
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
2022-04-07
x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
Kuppuswamy Sathyanarayanan
2022-04-07
x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
Kirill A. Shutemov
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
2020-09-08
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-03-08
efi/x86: Avoid using code32_start
Arvind Sankar
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-05-24
x86/asm: Remove unused TASK_TI_flags from asm-offsets.c
Steven Rostedt (VMware)
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-09-08
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Remove unused paravirt bits
Juergen Gross
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-07-20
x86/entry/32: Enter the kernel via trampoline stack
Joerg Roedel
2018-07-20
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
Joerg Roedel
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-22
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-12-17
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-07
efi: Get and store the secure boot status
David Howells
2016-09-15
x86: Move thread_info into task_struct
Andy Lutomirski
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-04-29
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
2016-03-08
x86/asm-offsets: Remove PARAVIRT_enabled
Andy Lutomirski
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-10-09
x86/asm: Remove thread_info.sysenter_return
Andy Lutomirski
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
[next]