index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2024-11-17
Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-12
x86/sgx: Use vmalloc_array() instead of vmalloc()
Thorsten Blum
2024-11-12
x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()
Shivank Garg
2024-11-08
x86/cpu: Make sure flag_is_changeable_p() is always being used
Andy Shevchenko
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
2024-11-06
arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappings
Oscar Salvador
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-11-07
x86/kprobes: Cleanup kprobes on ftrace code
Masami Hiramatsu (Google)
2024-11-06
x86/resctrl: Support Sub-NUMA cluster mode SNC6
Tony Luck
2024-11-06
Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2024-11-05
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
Mario Limonciello
2024-11-05
seqlock, treewide: Switch to non-raw seqcount_latch interface
Marco Elver
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-10-31
x86/mce/apei: Handle variable SMCA BERT record size
Yazen Ghannam
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
x86/xen: Avoid relocatable quantities in Xen ELF notes
Ard Biesheuvel
2024-10-29
drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
2024-10-28
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
Qiuxu Zhuo
2024-10-28
x86/mce/mcelog: Use xchg() to get and clear the flags
Qiuxu Zhuo
2024-10-28
x86/cpu: Fix formatting of cpuid_bits[] in scattered.c
Borislav Petkov (AMD)
2024-10-28
x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
Perry Yuan
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-26
x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()
Thorsten Blum
2024-10-25
x86/amd: Use heterogeneous core topology for identifying boost numerator
Mario Limonciello
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
2024-10-25
x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD
Perry Yuan
2024-10-25
x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES
Perry Yuan
2024-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
2024-10-25
x86/microcode/intel: Remove unnecessary cache writeback and invalidation
Chang S. Bae
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-20
x86/kvm: Override default caching mode for SEV-SNP and TDX
Kirill A. Shutemov
2024-10-17
x86/unwind/orc: Fix unwind for newly forked tasks
Zheng Yejian
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-10-16
x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
2024-10-14
x86/resctrl: Slightly clean-up mbm_config_show()
Christophe JAILLET
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-10
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
2024-10-10
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
[prev]
[next]