index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2025-04-17
x86/mm: Always tell core mm to sync kernel mappings
Dave Hansen
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
2025-04-16
x86/fpu/apx: Enable APX state support
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
x86: Make simd.h more resilient
Herbert Xu
2025-04-16
Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commits
Ingo Molnar
2025-04-16
x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
Pi Xiange
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-15
x86/cpufeatures: Clean up formatting
Borislav Petkov (AMD)
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
2025-04-14
x86/cpuid: Align macro linebreaks vertically
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: Clean up the <asm/amd/hsmp.h> header guards a bit
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.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/platform/amd: Add standard header guards to <asm/amd/ibs.h>
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
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: 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: Introduce the x86_task_fpu() helper method
Ingo Molnar
2025-04-13
x86/uaccess: Use asm_inline() instead of asm() in __untagged_addr()
Uros Bizjak
2025-04-13
x86/msr: Add compatibility wrappers for rdmsrl()/wrmsrl()
Ingo Molnar
2025-04-13
objtool, x86/hweight: Remove ANNOTATE_IGNORE_ALTERNATIVE
Josh Poimboeuf
2025-04-13
x86/percpu: Refer __percpu_prefix to __force_percpu_prefix
Uros Bizjak
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from SME startup code
Ard Biesheuvel
2025-04-12
x86/asm: Make rip_rel_ptr() usable from fPIC code
Ard Biesheuvel
2025-04-12
x86/mm: Opt-in to IRQs-off activate_mm()
Andy Lutomirski
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-11
x86/cpuid: Remove obsolete CPUID(0x2) iteration macro
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: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'
Ingo Molnar
2025-04-11
x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols ...
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to 'TEXT_POKE_MAX_OPCODE_SIZE'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_queue()' to 'smp_text_poke_batch_add()'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_finish()' to 'smp_text_poke_batch_finish()'
Ingo Molnar
2025-04-11
x86/alternatives: Update comments in int3_emulate_push()
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'poke_int3_handler()' to 'smp_text_poke_int3_handler()'
Ingo Molnar
[prev]
[next]