aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/core.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-16
|\
| * Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar2019-09-03
| |\
| * | x86/mm: Avoid redundant interrupt disable in load_mm_cr4()Jan Kiszka2019-07-24
* | | perf/x86/intel: Support PEBS output to PTAlexander Shishkin2019-08-28
| |/ |/|
* | perf/x86: Fix typo in commentSu Yanjun2019-08-19
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-09
|\
| * Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-08
| |\
| * | perf/x86: Use update attribute groups for default attributesJiri Olsa2019-06-03
| * | perf/x86: Use update attribute groups for capsJiri Olsa2019-06-03
| * | perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa2019-06-03
| * | perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa2019-06-03
| * | perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa2019-06-03
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \ \ | |_|/ |/| |
| * | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-17
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-29
|\ \
| * | perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu2019-06-27
| |/
* | perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang2019-06-24
* | perf/x86: Clean up PEBS_XMM_REGSKan Liang2019-06-24
|/
* perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song2019-04-29
* perf/x86: Support outputting XMM registersKan Liang2019-04-16
* perf/x86/intel: Force resched when TFA sysctl is modifiedStephane Eranian2019-04-16
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-04-16
|\
| * x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-10
* | perf/x86: Add sanity checks to x86_schedule_events()Peter Zijlstra2019-04-03
* | perf/x86: Optimize x86_schedule_events()Peter Zijlstra2019-04-03
* | perf/x86: Clear ->event_constraint[] on putPeter Zijlstra2019-04-03
* | perf/x86: Remove PERF_X86_EVENT_COMMITTEDPeter Zijlstra2019-04-03
* | perf/x86: Simplify x86_pmu.get_constraints() interfacePeter Zijlstra2019-04-03
|/
* perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)2019-03-06
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-11
* perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-11-22
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\
| * x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-27
* | perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa2018-10-16
* | Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar2018-10-02
|\ \
| * | perf/x86: Add helper to obtain performance counter indexReinette Chatre2018-09-28
| |/
* / perf/x86: Add __ro_after_init annotationsZubin Mithra2018-09-10
|/
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-31
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-04
|\
| * compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-19
* | perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-05
* | perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-05
|/
* perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso2018-03-27
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-03-24
|\
| * perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-20
| * perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-20
* | perf: Fix sibling iterationPeter Zijlstra2018-03-16
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-12
* | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-09