index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
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-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-13
x86/uaccess: Use asm_inline() instead of asm() in __untagged_addr()
Uros Bizjak
2025-04-13
perf/x86/intel/bts: Replace offsetof() with struct_size()
Thorsten Blum
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/microcode/AMD: Extend the SHA check to Zen5, block loading of any unrelea...
Borislav Petkov (AMD)
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/boot: Move early SME init code into startup/
Ard Biesheuvel
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from early mapping code
Ard Biesheuvel
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: Opt-in to IRQs-off activate_mm()
Andy Lutomirski
2025-04-12
x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery
Andy Lutomirski
2025-04-12
x86/mm: Allow temporary MMs when IRQs are on
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-12
x86/events, x86/insn-eval: Remove incorrect current->active_mm references
Andy Lutomirski
2025-04-12
x86/mm: Add 'mm' argument to unuse_temporary_mm()
Peter Zijlstra
2025-04-11
x86/xen: Fix __xen_hypercall_setfunc()
Jason Andryuk
2025-04-11
x86/cacheinfo: Standardize header files and CPUID references
Ahmed S. Darwish
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: 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
2025-04-11
x86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to 'TEXT_POKE_MAX_OPCODE_SIZE'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'TP_ARRAY_NR_ENTRIES_MAX' to 'TEXT_POKE_ARRAY_MAX'
Ingo Molnar
2025-04-11
x86/alternatives: Standardize on 'tpl' local variable names for 'struct smp_t...
Ingo Molnar
2025-04-11
x86/alternatives: Simplify and clean up patch_cmp()
Ingo Molnar
2025-04-11
x86/alternatives: Constify text_poke_addr()
Ingo Molnar
2025-04-11
x86/alternatives: Simplify text_poke_addr_ordered()
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: Move text_poke_array completion from smp_text_poke_batch_fi...
Ingo Molnar
2025-04-11
x86/alternatives: Add documentation for smp_text_poke_batch_add()
Ingo Molnar
2025-04-11
x86/alternatives: Document 'smp_text_poke_single()'
Ingo Molnar
2025-04-11
x86/alternatives: Remove the mixed-patching restriction on smp_text_poke_sing...
Ingo Molnar
2025-04-11
x86/alternatives: Move the text_poke_array manipulation into text_poke_int3_l...
Ingo Molnar
[prev]
[next]