index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2025-04-18
x86/cpu/amd: Fix workaround for erratum 1054
Sandipan Das
2025-04-18
x86/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025-04-18
x86/asm: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-18
uprobes/x86: Add support to emulate NOP instructions
Jiri Olsa
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
2025-04-16
x86/fpu: Rename fpu_reset_fpregs() to fpu_reset_fpstate_regs()
Chang S. Bae
2025-04-16
x86/fpu: Remove export of mxcsr_feature_mask
Chang S. Bae
2025-04-16
x86/pkeys: Simplify PKRU update in signal frame
Chang S. Bae
2025-04-16
x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
Chang S. Bae
2025-04-16
x86/fpu: Log XSAVE disablement consistently
Chang S. Bae
2025-04-16
x86/fpu/apx: Enable APX state support
Chang S. Bae
2025-04-16
x86/fpu/apx: Disallow conflicting MPX presence
Chang S. Bae
2025-04-16
x86/fpu/apx: Define APX state component
Chang S. Bae
2025-04-16
x86/cpufeatures: Add X86_FEATURE_APX
Chang S. Bae
2025-04-16
Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commits
Ingo Molnar
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
Xin Li (Intel)
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
2025-04-14
x86/fpu: Clarify FPU context cacheline alignment
Ingo Molnar
2025-04-14
x86/fpu: Use 'fpstate' variable names consistently
Ingo Molnar
2025-04-14
x86/fpu: Remove init_task FPU state dependencies, add debugging warning for P...
Ingo Molnar
2025-04-14
x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD|PF_USER_W...
Ingo Molnar
2025-04-14
x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
Ingo Molnar
2025-04-14
x86/fpu: Remove the thread::fpu pointer
Ingo Molnar
2025-04-14
x86/fpu: Make task_struct::thread constant size
Ingo Molnar
2025-04-14
x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
Ingo Molnar
2025-04-14
x86/fpu/xstate: Adjust xstate copying logic for user ABI
Chang S. Bae
2025-04-14
x86/fpu/xstate: Adjust XSAVE buffer size calculation
Chang S. Bae
2025-04-14
x86/fpu/xstate: Introduce xfeature order table and accessor macro
Chang S. Bae
2025-04-14
x86/fpu/xstate: Remove xstate offset check
Chang S. Bae
2025-04-12
x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unrelea...
Borislav Petkov (AMD)
2025-04-12
x86/boot: Move early kernel mapping code into startup/
Ard Biesheuvel
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
2025-04-12
x86/asm: Make rip_rel_ptr() usable from fPIC code
Ard Biesheuvel
2025-04-12
x86/mm: Remove 'mm' argument from unuse_temporary_mm() again
Peter Zijlstra
2025-04-12
x86/mm: Make use_/unuse_temporary_mm() non-static
Andy Lutomirski
2025-04-12
x86/mm: Add 'mm' argument to unuse_temporary_mm()
Peter Zijlstra
2025-04-11
x86/cacheinfo: Standardize header files and CPUID references
Ahmed S. Darwish
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
2025-04-11
x86/alternatives: Make smp_text_poke_batch_process() subsume smp_text_poke_ba...
Nikolay Borisov
2025-04-11
x86/alternatives: Add comment about noinstr expectations
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'
Ingo Molnar
2025-04-11
x86/alternatives: Update the comments in smp_text_poke_batch_process()
Ingo Molnar
2025-04-11
x86/alternatives: Remove 'smp_text_poke_batch_flush()'
Ingo Molnar
2025-04-11
x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols ...
Ingo Molnar
2025-04-11
x86/alternatives: Simplify the #include section
Ingo Molnar
[prev]
[next]