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
/
process_64.c
Age
Commit message (
Expand
)
Author
2025-07-07
x86/process: Clear hardware feedback history for AMD processors
Perry Yuan
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-15
x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
James Morse
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-04
x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logic
Oleg Nesterov
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
2025-03-04
x86/irq: Move irq stacks to percpu hot section
Brian Gerst
2025-03-03
x86/asm: Merge KSTK_ESP() implementations
Brian Gerst
2025-02-21
x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32
Brian Gerst
2025-02-21
x86/arch_prctl: Simplify sys_arch_prctl()
Brian Gerst
2024-07-02
x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
Yosry Ahmed
2024-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
2024-07-02
x86/mm: Use IPIs to synchronize LAM enablement
Yosry Ahmed
2024-04-24
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-31
x86/fred: Allow single-step trap and NMI when starting a new task
H. Peter Anvin (Intel)
2024-01-31
x86/fred: Disallow the swapgs instruction when FRED is enabled
H. Peter Anvin (Intel)
2024-01-31
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
2023-10-20
x86/fpu: Clean up FPU switching in the middle of task switching
Linus Torvalds
2023-08-02
x86/shstk: Add ARCH_SHSTK_STATUS
Rick Edgecombe
2023-08-02
x86/shstk: Add ARCH_SHSTK_UNLOCK
Mike Rapoport
2023-08-02
x86: Introduce userspace API for shadow stack
Rick Edgecombe
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-06
x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside
Kirill A. Shutemov
2023-04-06
x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA
Kirill A. Shutemov
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
2023-03-16
x86/mm: Provide arch_prctl() interface for LAM
Kirill A. Shutemov
2023-03-16
x86: Allow atomic MM_CONTEXT flags setting
Kirill A. Shutemov
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-03
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
2021-06-23
x86/fpu: Add PKRU storage outside of task XSAVE buffer
Dave Hansen
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2021-02-10
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
2020-10-26
x86: Reclaim TIF_IA32 and TIF_X32
Gabriel Krisman Bertazi
2020-10-26
x86/mm: Convert mmu context ia32_compat into a proper flags field
Gabriel Krisman Bertazi
[next]