summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common.c
AgeCommit message (Expand)Author
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-30x86/bugs: Add SRSO_USER_KERNEL_NO supportBorislav Petkov (AMD)
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Use MWAIT leaf definitionDave Hansen
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-13x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-25x86: fix off-by-one in access_ok()David Laight
2024-11-25x86/cpu: Fix PPIN initializationTony Luck
2024-11-22Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-12x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()Shivank Garg
2024-11-08x86/cpu: Make sure flag_is_changeable_p() is always being usedAndy Shevchenko
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-09-17Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-05x86/bugs: Add missing NO_SSB flagDaniel Sneddon
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)
2024-08-13x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)
2024-08-13x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()Xin Li (Intel)
2024-08-08x86/bus_lock: Add support for AMDRavi Bangoria
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-05-30x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-30x86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan
2024-04-25x86/bugs: Switch to new Intel CPU model definesTony Luck
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2024-04-11x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner
2024-03-21x86/cpu: Get rid of an unnecessary local variable in get_cpu_address_sizes()Borislav Petkov (AMD)
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-03-04x86/idle: Select idle routine only onceThomas Gleixner
2024-03-04x86/percpu: Cure per CPU madness on UPThomas Gleixner
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar
2024-02-26x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Paolo Bonzini
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/cpu/topology: Provide __num_[cores|threads]_per_packageThomas Gleixner
2024-02-15x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner
2024-02-15x86/cpu/topology: Use topology logical mapping mechanismThomas Gleixner