summaryrefslogtreecommitdiffstats
path: root/kernel/locking/qspinlock_paravirt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-04perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das1-3/+3
2024-07-04perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das1-8/+14
2024-07-04perf/x86/intel: Support Perfmon MSRs aliasingKan Liang4-5/+32
2024-07-04perf/x86/intel: Support PERFEVTSEL extensionKan Liang2-4/+69
2024-07-04perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang3-1/+12
2024-07-04perf/x86/intel: Support new data source for Lunar LakeKan Liang4-5/+113
2024-07-04perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang3-16/+16
2024-07-04perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang4-0/+147
2024-07-04perf/x86: Support counter maskKan Liang9-179/+199
2024-07-04perf/x86/intel: Support the PEBS event maskKan Liang4-13/+26
2024-07-04perf/x86/intel/cstate: Add Lunarlake supportZhang Rui1-7/+19
2024-07-04perf/x86/intel/cstate: Add Arrowlake supportZhang Rui1-8/+12
2024-07-04perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui1-5/+2
2024-07-04perf: Make rb_alloc_aux() return an error immediately if nr_pages <= 0Adrian Hunter1-0/+3
2024-07-04perf: Fix default aux_watermark calculationAdrian Hunter1-1/+3
2024-07-04perf: Prevent passing zero nr_pages to rb_alloc_aux()Adrian Hunter1-0/+2
2024-07-04perf: Fix perf_aux_size() for greater-than 32-bit sizeAdrian Hunter1-1/+1
2024-07-04perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter1-1/+1
2024-07-04perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter1-1/+1
2024-07-04perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati1-2/+2
2024-06-29x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper1-11/+7
2024-06-20x86/cpufeatures: Flip the /proc/cpuinfo appearance logicBorislav Petkov (AMD)3-457/+456
2024-06-17perf/x86/intel/uncore: Support HBM and CXL PMON countersKan Liang1-2/+53
2024-06-17perf/x86/uncore: Cleanup unused unit structureKan Liang4-112/+12
2024-06-17perf/x86/uncore: Apply the unit control RB tree to PCI uncore unitsKan Liang5-48/+94
2024-06-17perf/x86/uncore: Apply the unit control RB tree to MSR uncore unitsKan Liang4-11/+59
2024-06-17perf/x86/uncore: Apply the unit control RB tree to MMIO uncore unitsKan Liang1-16/+14
2024-06-17perf/x86/uncore: Retrieve the unit ID from the unit control RB treeKan Liang1-0/+3
2024-06-17perf/x86/uncore: Support per PMU cpumaskKan Liang4-5/+89
2024-06-17perf/x86/uncore: Save the unit control address of all unitsKan Liang2-2/+87
2024-06-13x86/CPU/AMD: Always inline amd_clear_divider()Mateusz Guzik2-12/+11
2024-06-02x86/mce/inject: Add missing MODULE_DESCRIPTION() lineJeff Johnson1-0/+1
2024-05-28perf/x86/rapl: Switch to new Intel CPU model definesTony Luck1-45/+45
2024-05-28x86/boot: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-05-28x86/cpu: Switch to new Intel CPU model definesTony Luck2-36/+36
2024-05-28perf/x86/intel: Switch to new Intel CPU model definesTony Luck1-74/+74
2024-05-28x86/virt/tdx: Switch to new Intel CPU model definesTony Luck1-4/+4
2024-05-28x86/PCI: Switch to new Intel CPU model definesTony Luck1-2/+2
2024-05-28x86/cpu/intel: Switch to new Intel CPU model definesTony Luck1-55/+53
2024-05-28x86/platform/intel-mid: Switch to new Intel CPU model definesTony Luck1-3/+3
2024-05-28x86/pconfig: Remove unused MKTME pconfig codeAlison Schofield3-150/+1
2024-05-28x86/cpu: Remove useless work in detect_tme_early()Alison Schofield1-60/+12
2024-05-27Linux 6.10-rc1v6.10-rc1Linus Torvalds1-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo4-103/+68
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells2-3/+4
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells1-0/+1
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou1-1/+2
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin1-2/+2
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong1-2/+7