summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c (follow)
Commit message (Expand)AuthorAge
* perf: generalize perf_callchainAlexei Starovoitov2022-04-19
* perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-17
* perf/x86: Fix filter_events() bug with event mappingsStephane Eranian2020-05-10
* perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-16
* perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-16
* perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann2018-02-25
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-22
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-15
* perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang2016-04-12
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-13
* perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\
| * x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-31
| * Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
| |\
| * | x86/compat, x86/perf: Don't build perf_callchain_user32() on x32Brian Gerst2015-07-06
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
|\ \ \ | | |/ | |/|
| * | x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-07-31
| |/
* / perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen2015-08-04
|/
* perf/x86: Fix 'active_events' imbalancePeter Zijlstra2015-06-30
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\
| * perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin2015-06-19
| * perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-19
* | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-07
* | perf/x86: Simplify the x86_schedule_events() logicPeter Zijlstra2015-05-27
* | perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-27
|/
* perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus2015-05-27
* perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra2015-05-27
* perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\
| * perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen2015-04-02
| * perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen2015-04-02
| * perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou2015-04-02
| * perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian2015-04-02
| * perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou2015-04-02
| * perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian2015-04-02
| * perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-02
| * perf: Add per event clockid supportPeter Zijlstra2015-03-27
| * perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern2015-03-27
| * perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-27
| * perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng2015-02-18
| * perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2015-02-18
| * perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-18
| * perf: Introduce pmu context switch callbackYan, Zheng2015-02-18
* | x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar2015-03-31
* | x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski2015-03-23
* | x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()Andy Lutomirski2015-03-23
|/
* perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-04
* perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-04
* perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-04