summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/core.c
AgeCommit message (Expand)Author
2020-01-12perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2020-01-12perf/x86: Fix potential out-of-bounds accessPeter Zijlstra
2019-09-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-19perf/x86: Fix typo in commentSu Yanjun
2019-07-24x86/mm: Avoid redundant interrupt disable in load_mm_cr4()Jan Kiszka
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa
2019-06-03perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa
2019-06-03perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2019-04-16perf/x86/intel: Force resched when TFA sysctl is modifiedStephane Eranian
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-10x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-03perf/x86: Add sanity checks to x86_schedule_events()Peter Zijlstra
2019-04-03perf/x86: Optimize x86_schedule_events()Peter Zijlstra
2019-04-03perf/x86: Clear ->event_constraint[] on putPeter Zijlstra
2019-04-03perf/x86: Remove PERF_X86_EVENT_COMMITTEDPeter Zijlstra
2019-04-03perf/x86: Simplify x86_pmu.get_constraints() interfacePeter Zijlstra
2019-03-06perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2018-11-22perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-16perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa
2018-10-02Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar
2018-09-28perf/x86: Add helper to obtain performance counter indexReinette Chatre
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen
2018-09-10perf/x86: Add __ro_after_init annotationsZubin Mithra
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-05perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-05-05perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang
2018-03-20perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang
2018-03-16perf: Fix sibling iterationPeter Zijlstra