summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-07-04perf/x86/intel/cstate: Add Arrowlake supportZhang Rui
2024-07-04perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui
2024-07-04Merge branch 'tip/x86/cpu'Peter Zijlstra
2024-07-04perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter
2024-07-04perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter
2024-07-04perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati
2024-07-03x86/vdso: Remove unused includeAnna-Maria Behnsen
2024-07-03x86/vgtod: Remove unused typedef gtod_long_tAnna-Maria Behnsen
2024-07-03x86/vdso: Fix function reference in commentAnna-Maria Behnsen
2024-07-03x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre
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-07-02x86/xen: Convert comma to semicolonChen Ni
2024-07-02x86/xen/time: Reduce Xen timer tickFrediano Ziglio
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel
2024-07-01x86/alternatives, kvm: Fix a couple of CALLs without a frame pointerBorislav Petkov (AMD)
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds
2024-06-29x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds
2024-06-28x86/cpufeatures: Add HWP highest perf change feature flagSrinivas Pandruvada
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-28x86/bugs: Add 'spectre_bhi=vmexit' cmdline optionJosh Poimboeuf
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf
2024-06-27Merge tag 'amd-pstate-v6.11-2024-06-26' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-06-27Merge back cpufreq material for v6.11.Rafael J. Wysocki
2024-06-26cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.hPerry Yuan
2024-06-25x86/vmware: Add TDX hypercall supportAlexey Makhalov
2024-06-25x86/vmware: Remove legacy VMWARE_HYPERCALL* macrosAlexey 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-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-25x86/kmsan: Fix hook for unaligned accessesBrian Johannesmeyer