- fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 629b3df Merge branch 'x86/cpu' into perf/core, to resolve conflict by Ingo Molnar · 4 years, 9 months ago
- ef37219 x86/perf/events: Convert to new CPU match macros by Thomas Gleixner · 4 years, 10 months ago
- 3442a9e perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box by Kan Liang · 4 years, 10 months ago
- bc88a2f perf/x86/intel/uncore: Add box_offsets for free-running counters by Kan Liang · 4 years, 10 months ago
- 409e1a3 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
- e48667b perf/amd/uncore: Add support for Family 19h L3 PMU by Kim Phillips · 4 years, 10 months ago
- 9689dbb perf/amd/uncore: Make L3 thread mask code more readable by Kim Phillips · 4 years, 10 months ago
- 4dcc3df perf/amd/uncore: Prepare L3 thread mask code for Family 19h by Kim Phillips · 4 years, 10 months ago
- f967140 perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag by Kim Phillips · 4 years, 10 months ago
- c8e3dd8 x86 user stack frame reads: switch to explicit __get_user() by Al Viro · 4 years, 11 months ago
- fdb6482 perf/x86: Add Intel Tiger Lake uncore support by Kan Liang · 5 years ago
- db278b9 perf/x86/intel: Output LBR TOS information correctly by Kan Liang · 5 years ago
- bbfd5e4 perf/core: Add new branch sample type for HW index of raw branch records by Kan Liang · 5 years ago
- 6c1c07b perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMI by Kan Liang · 5 years ago
- f861854 perf/x86/intel: Fix inaccurate period in context switch for auto-reload by Kan Liang · 5 years ago
- 25d3872 perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map by Kim Phillips · 5 years ago
- 0aa0e0d perf/x86/msr: Add Tremont support by Kan Liang · 5 years ago
- ecf71fb perf/x86/cstate: Add Tremont support by Kan Liang · 5 years ago
- eda23b3 perf/x86/intel: Add Elkhart Lake support by Kan Liang · 5 years ago
- c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 9f2a430 Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 2167f16 perf/x86/intel/uncore: Remove PCIe3 unit for SNR by Kan Liang · 5 years ago
- fa694ae5 perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events by Kan Liang · 5 years ago
- e743830 perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family by Kan Liang · 5 years ago
- 5738891 perf/x86/amd: Add support for Large Increment per Cycle Events by Kim Phillips · 5 years ago
- 471af00 perf/x86/amd: Constrain Large Increment per Cycle events by Kim Phillips · 5 years ago
- 1e0f177 perf/x86/intel/rapl: Add Comet Lake support by Harry Pan · 5 years ago
- 92ca7da perf/x86/intel: Fix PT PMI handling by Alexander Shishkin · 5 years ago
- ff61541c perf/x86/intel/bts: Fix the use of page_private() by Alexander Shishkin · 5 years ago
- 1e69a0e perf/x86: Fix potential out-of-bounds access by Peter Zijlstra · 5 years ago
- 59e9f58 perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys() by Sean Christopherson · 5 years ago
- 405b453 perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0 by Anthony Steinhauser · 5 years ago
- 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
- 74c504a x86: retpolines: eliminate retpoline from msr event handlers by Andrea Arcangeli · 5 years ago
- 295c52e perf/x86/intel/pt: Prevent redundant WRMSRs by Alexander Shishkin · 5 years ago
- 6706384 perf/x86/intel/pt: Opportunistically use single range output mode by Alexander Shishkin · 5 years ago
- 25e8920 perf/x86/intel/pt: Add sampling support by Alexander Shishkin · 5 years ago
- 8e105a1 perf/x86/intel/pt: Factor out pt_config_start() by Alexander Shishkin · 5 years ago
- 8f05c1f perf/x86/amd: Remove set but not used variable 'active' by Zheng Yongjun · 5 years ago
- c2b98a8 perf/x86: Synchronize PMU task contexts on optimized context switches by Alexey Budankov · 5 years ago
- 421ca86 perf/x86/intel: Implement LBR callstack context synchronization by Alexey Budankov · 5 years ago
- a443997 perf/x86: Install platform specific ->swap_task_ctx() adapter by Alexey Budankov · 5 years ago
- fc1adfe perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu' by Alexey Budankov · 5 years ago
- 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 75be6f7 perf/x86/uncore: Fix event group support by Kan Liang · 5 years ago
- e431e79 perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) by Kim Phillips · 5 years ago
- 317b96b perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity by Kim Phillips · 5 years ago
- aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 13301c6 perf/x86/intel/pt: Fix base for single entry topa by Jiri Olsa · 5 years ago
- da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
- 52e92f4 perf/x86/cstate: Add Tiger Lake CPU support by Kan Liang · 5 years ago
- 0917b950 perf/x86/msr: Add Tiger Lake CPU support by Kan Liang · 5 years ago
- 23645a7 perf/x86/intel: Add Tiger Lake CPU support by Kan Liang · 5 years ago
- f1857a2 perf/x86/cstate: Update C-state counters for Ice Lake by Kan Liang · 5 years ago
- 1a5da78 perf/x86/msr: Add new CPU model numbers for Ice Lake by Kan Liang · 5 years ago
- 1ffa6c0 perf/x86/cstate: Add Comet Lake CPU support by Kan Liang · 5 years ago
- 9674b1c perf/x86/msr: Add Comet Lake CPU support by Kan Liang · 5 years ago
- 9066288 perf/x86/intel: Add Comet Lake CPU support by Kan Liang · 5 years ago
- df4d297 perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp by Tom Lendacky · 5 years ago
- ac51667 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- ae1ad26 Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes by Ingo Molnar · 5 years ago
- d9f3b45 perf/x86: Make more stuff static by Valdis Klētnieks · 5 years ago
- e98db89 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 77e5517 Merge branch 'linus' into x86/cpu, to resolve conflicts by Ingo Molnar · 5 years ago
- 0f4cd76 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops by Kim Phillips · 5 years ago
- 44d3bbb perf/x86/intel: Restrict period on Nehalem by Josh Hunt · 5 years ago
- 42880f7 perf/x86/intel: Support PEBS output to PT by Alexander Shishkin · 5 years ago
- 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
- 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
- af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
- c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
- 39152ee perf/x86/intel/pt: Get rid of reverse lookup table for ToPA by Alexander Shishkin · 5 years ago
- 91feca5 perf/x86/intel/pt: Free up space in a ToPA descriptor by Alexander Shishkin · 5 years ago
- 38bb8d7 perf/x86/intel/pt: Split ToPA metadata and page layout by Alexander Shishkin · 5 years ago
- 539f7c2 perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation by Alexander Shishkin · 5 years ago
- fffec50 perf/x86/intel/pt: Use helpers to obtain ToPA entry size by Alexander Shishkin · 5 years ago
- 90583af perf/x86/intel/pt: Clean up ToPA allocation path by Alexander Shishkin · 5 years ago
- 77d7603 perf/x86: Fix typo in comment by Su Yanjun · 5 years ago
- 289a2d2 perf/x86/intel: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 5ea3f6f perf/x86: Apply more accurate check on hypervisor platform by Zhenzhong Duan · 5 years ago
- 3b238a6 perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register by Yunying Sun · 5 years ago
- 3d0c395 perf/x86/intel: Fix SLOTS PEBS event constraint by Kan Liang · 5 years ago
- 21e450d x86/mm: Avoid redundant interrupt disable in load_mm_cr4() by Jan Kiszka · 6 years ago
- e4557c1 perf/x86/intel: Fix spurious NMI on fixed counter by Kan Liang · 6 years ago
- 2f217d5 perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs by Kim Phillips · 6 years ago
- 16f4641 perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs by Kim Phillips · 6 years ago
- 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 222a21d Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- da17702 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 13324c4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 7282545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 57103eb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 83f44ae perf/x86: Always store regs->ip in perf_callchain_kernel() by Song Liu · 6 years ago
- 637d97b perf/x86/rapl: Get quirk state from new probe framework by Jiri Olsa · 6 years ago