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-06
x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match()
Zeng Heng
2025-03-05
perf/x86: Annotate struct bts_buffer::buf with __counted_by()
Thorsten Blum
2025-03-05
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
2025-03-05
x86/delay: Fix inconsistent whitespace
Charles Han
2025-03-04
Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-04
x86/percpu: Fix __per_cpu_hot_end marker
Uros Bizjak
2025-03-04
x86/smp: Move this_cpu_off to percpu hot section
Brian Gerst
2025-03-04
x86/stackprotector: Move __stack_chk_guard to percpu hot section
Brian Gerst
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-04
x86/softirq: Move softirq_pending to percpu hot section
Brian Gerst
2025-03-04
x86/retbleed: Move call depth to percpu hot section
Brian Gerst
2025-03-04
x86/smp: Move cpu number to percpu hot section
Brian Gerst
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move pcpu_hot to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/headers' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/irq/32: Change some static functions to bool
Uros Bizjak
2025-03-04
x86/irq/32: Use current_stack_pointer to avoid asm() in check_stack_overflow()
Uros Bizjak
2025-03-04
x86/irq/32: Add missing clobber to inline asm
Uros Bizjak
2025-03-04
x86/irq/32: Use named operands in inline asm
Uros Bizjak
2025-03-04
KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func()
Xiaoyao Li
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
2025-03-04
x86/alternatives: Simplify alternative_call() interface
Josh Poimboeuf
2025-03-04
x86/hyperv: Use named operands in inline asm
Josh Poimboeuf
2025-03-04
KVM: VMX: Use named operands in inline asm
Josh Poimboeuf
2025-03-04
Merge branch 'x86/locking' into x86/asm, to simplify dependencies
Ingo Molnar
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cacheinfo: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
2025-03-04
x86/cacheinfo: Remove the P4 trace leftovers for real
Thomas Gleixner
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2025-03-04
x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsing
Ahmed S. Darwish
2025-03-04
x86/cpu: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
2025-03-04
x86/cpuid: Include <linux/build_bug.h> in <asm/cpuid.h>
Ahmed S. Darwish
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Log CPU flag cmdline hacks more verbosely
Brendan Jackman
2025-03-04
x86/cpu: Warn louder about the {set,clear}cpuid boot parameters
Brendan Jackman
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
2025-03-04
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-04
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
2025-03-04
xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Lukas Bulwahn
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-03-03
x86/smp/32: Remove safe_smp_processor_id()
Brian Gerst
[prev]
[next]