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-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
Thomas Huth
2025-03-19
x86/locking/atomic: Improve performance by using asm_inline() for atomic lock...
Uros Bizjak
2025-03-19
x86/asm: Use asm_inline() instead of asm() in clwb()
Uros Bizjak
2025-03-19
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>
Uros Bizjak
2025-03-19
x86/hweight: Use asm_inline() instead of asm()
Uros Bizjak
2025-03-19
x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm()
Uros Bizjak
2025-03-19
x86/hweight: Use named operands in inline asm()
Uros Bizjak
2025-03-19
x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
Ingo Molnar
2025-03-19
x86/head/64: Avoid Clang < 17 stack protector in startup code
Ard Biesheuvel
2025-03-19
x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>
Uros Bizjak
2025-03-19
x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro
Kirill A. Shutemov
2025-03-19
x86/cpu/intel: Limit the non-architectural constant_tsc model checks
Sohil Mehta
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Fix fast string initialization for extended Families
Sohil Mehta
2025-03-19
x86/smpboot: Fix INIT delay assignment for extended Intel Families
Sohil Mehta
2025-03-19
x86/smpboot: Remove confusing quirk usage in INIT delay
Sohil Mehta
2025-03-19
x86/acpi/cstate: Improve Intel Family model checks
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace Family 5 model checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace Family 15 checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace early Family 6 checks with VFM ones
Sohil Mehta
2025-03-19
x86/mtrr: Modify a x86_model check to an Intel VFM check
Sohil Mehta
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
2025-03-19
x86/cpu/intel: Fix the MOVSL alignment preference for extended Families
Sohil Mehta
2025-03-19
x86/apic: Fix 32-bit APIC initialization for extended Intel Families
Sohil Mehta
2025-03-19
x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Standardize on u32 in <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Clean up <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Clean up <asm/cpuid/types.h>
Ingo Molnar
2025-03-19
x86/cpuid: Refactor <asm/cpuid.h>
Ahmed S. Darwish
2025-03-19
x86/syscall/32: Add comment to conditional
Brian Gerst
2025-03-19
x86/syscall: Remove stray semicolons
Brian Gerst
2025-03-19
x86/syscall: Move sys_ni_syscall()
Brian Gerst
2025-03-19
x86/syscall/x32: Move x32 syscall table
Brian Gerst
2025-03-19
x86/syscall/64: Move 64-bit syscall dispatch code
Brian Gerst
2025-03-19
x86/syscall/32: Move 32-bit syscall dispatch code
Brian Gerst
2025-03-19
x86/xen: Move Xen upcall handler
Brian Gerst
2025-03-19
x86/amd_node: Add a smn_read_register() helper
Mario Limonciello
2025-03-19
x86/amd_node: Add support for debugfs access to SMN registers
Mario Limonciello
2025-03-19
x86/amd_node: Add SMN offsets to exclusive region access
Mario Limonciello
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
2025-03-19
x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state()
Thorsten Blum
2025-03-19
x86/entry: Add __init to ia32_emulation_override_cmdline()
Vitaly Kuznetsov
2025-03-19
x86/cpufeatures: Warn about unmet CPU feature dependencies
Sohil Mehta
2025-03-19
x86/rfds: Exclude P-only parts from the RFDS affected list
Pawan Gupta
2025-03-19
x86/cpu: Update x86_match_cpu() to also use cpu-type
Pawan Gupta
2025-03-19
x86/cpu: Add cpu_type to struct x86_cpu_id
Pawan Gupta
2025-03-19
x86/cpu: Shorten CPU matching macro
Pawan Gupta
2025-03-19
x86/cpu: Fix the description of X86_MATCH_VFM_STEPS()
Pawan Gupta
2025-03-19
x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm...
Xin Li (Intel)
2025-03-19
x86/cpufeatures: Remove {disabled,required}-features.h
Xin Li (Intel)
[prev]
[next]