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
/
kernel
Age
Commit message (
Expand
)
Author
2026-07-11
x86/cpu: Remove Makefile rule for removed UMC CPU support
Ethan Nelson-Moore
2026-07-05
Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-05
Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-02
uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
Jiri Olsa
2026-07-02
x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
2026-07-01
x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...
Reinette Chatre
2026-07-01
x86/bugs: Enable IBPB flush on BPF JIT allocation
Pawan Gupta
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-24
x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
Sean Christopherson
2026-06-23
Merge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-22
Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-16
Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...
Linus Torvalds
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
2026-06-16
Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
x86/ioperm: Prevent NULL dereference on theoretical missing IO bitmap
Li RongQing
2026-06-15
Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-06-13
x86/irq: Add missing 's' back to thermal event printout
refs/merge-window/0ff315766685b74ebb0b20bf9eb039ef31509057
Thomas Gleixner
2026-06-11
x86/cpu: Remove unused !CONFIG_X86_TSC code
Ingo Molnar
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/xen: Get rid of last XEN_LAZY_MMU uses
Juergen Gross
2026-06-05
kconfig: Remove the architecture specific config for Propeller
Rong Xu
2026-06-05
x86/cpu: Remove obsolete aperfmperf_get_khz() declaration
Junxiao Chang
2026-06-05
x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
David Woodhouse
2026-06-05
x86/process: Convert rdmsr() to rdmsrq() in arch_post_acpi_subsys_init() to a...
HyeongJun An
2026-06-05
x86/resctrl: Only check Intel systems for SNC
Tony Luck
2026-06-04
x86/microcode/AMD: Move the no-revision fixup to get_patch_level()
Borislav Petkov (AMD)
2026-06-04
x86/pmem: Check for platform_device_alloc() retval
Li Jun
2026-06-01
x86/CPU/AMD: Add more Zen6 models
Pratik Vishwakarma
2026-05-29
Revert "x86/fpu: Refine and simplify the magic number check during signal ret...
Andrei Vagin
2026-05-28
x86/cpu: Fix a F00F bug warning and clean up surrounding code
Sohil Mehta
2026-05-28
x86/acpi: Add a helper to get the address of the wakeup mailbox
Ricardo Neri
2026-05-28
x86/realmode: Make the location of the trampoline configurable
Yunhong Jiang
2026-05-28
x86/dt: Parse the Wakeup Mailbox for Intel processors
Ricardo Neri
2026-05-28
x86/acpi: Add functions to setup and access the wakeup mailbox
Ricardo Neri
2026-05-28
x86/kvm/vmx: Fix x86_64 CFI build
Peter Zijlstra
2026-05-27
x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines
Alexis Lothoré (eBPF Foundation)
2026-05-27
x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
Nathan Chancellor
2026-05-26
x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest
Borislav Petkov
[next]