summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2024-07-16Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-16Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-15Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-15Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-02x86/resctrl: Detect Sub-NUMA Cluster (SNC) modeTony Luck
2024-07-02x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systemsTony Luck
2024-07-02x86/resctrl: Make __mon_event_count() handle sum domainsTony Luck
2024-07-02x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counterTony Luck
2024-07-02x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) modeTony Luck
2024-07-02x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor filesTony Luck
2024-07-02x86/resctrl: Allocate a new field in union mon_data_bitsTony Luck
2024-07-02x86/resctrl: Refactor mkdir_mondata_subdir() with a helper functionTony Luck
2024-07-02x86/resctrl: Initialize on-stack struct rmid_read instancesTony Luck
2024-07-02x86/resctrl: Add a new field to struct rmid_read for summation of domainsTony Luck
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck
2024-07-02x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...Tony Luck
2024-07-02x86/resctrl: Introduce snc_nodes_per_l3_cacheTony Luck
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck
2024-07-02x86/resctrl: Prepare to split rdt_domain structureTony Luck
2024-07-02x86/resctrl: Prepare for new domain scopeTony Luck
2024-06-29x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper
2024-06-28x86/bugs: Add 'spectre_bhi=vmexit' cmdline optionJosh Poimboeuf
2024-06-27Merge back cpufreq material for v6.11.Rafael J. Wysocki
2024-06-25x86/vmware: Add TDX hypercall supportAlexey Makhalov
2024-06-25x86/vmware: Correct macro namesAlexey Makhalov
2024-06-25x86/vmware: Use VMware hypercall APIAlexey Makhalov
2024-06-25x86/vmware: Introduce VMware hypercall APIAlexey Makhalov
2024-06-20x86/cpufeatures: Flip the /proc/cpuinfo appearance logicBorislav Petkov (AMD)
2024-06-19x86/resctrl: Don't try to free nonexistent RMIDsDave Martin
2024-06-13x86/CPU/AMD: Always inline amd_clear_divider()Mateusz Guzik
2024-06-11x86/cpufeatures: Add AMD FAST CPPC feature flagPerry Yuan
2024-06-10x86/resctrl: Replace open coded cacheinfo searchesTony Luck
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-02x86/mce/inject: Add missing MODULE_DESCRIPTION() lineJeff Johnson
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Phil Auld
2024-05-30x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner
2024-05-28x86/cpu/intel: Switch to new Intel CPU model definesTony Luck
2024-05-28x86/pconfig: Remove unused MKTME pconfig codeAlison Schofield
2024-05-28x86/cpu: Remove useless work in detect_tme_early()Alison Schofield
2024-05-27x86/mce: Remove unused variable and return value in machine_check_poll()Yazen Ghannam
2024-05-27x86/mce/inject: Only write MCA_MISC when a value has been suppliedYazen Ghannam
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds