aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAge
* perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-29
* 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
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
* perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-29
* perf: Fix bogus kernel printkPeter Zijlstra (Intel)2014-10-28
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang2014-10-03
* | perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen2014-09-24
* | perf/x86: Fix :pp without LBRAndi Kleen2014-08-13
|/
* perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-16
* perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-05
* Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-05
|\
| * kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-24
* | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-18
|/
* perf/x86: Add a few more commentsPeter Zijlstra2014-02-27
* perf/x86: Fix event schedulingPeter Zijlstra2014-02-27
* perf/x86: Fix Userspace RDPMC switchPeter Zijlstra2014-02-09
* perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra2014-02-09
* sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
* sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-13
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-29
* perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-04
* perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-28
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-23