summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus2015-05-271-1/+15
* perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra2015-05-271-6/+30
* perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-15/+18
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-58/+147
|\
| * perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen2015-04-021-2/+4
| * perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen2015-04-021-1/+5
| * perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou2015-04-021-12/+19
| * perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian2015-04-021-2/+2
| * perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou2015-04-021-0/+9
| * perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian2015-04-021-3/+7
| * perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-021-0/+43
| * perf: Add per event clockid supportPeter Zijlstra2015-03-271-2/+12
| * perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern2015-03-271-2/+0
| * perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-271-0/+9
| * perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng2015-02-181-30/+29
| * perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2015-02-181-0/+4
| * perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-181-7/+0
| * perf: Introduce pmu context switch callbackYan, Zheng2015-02-181-0/+7
* | x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar2015-03-311-1/+1
* | x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski2015-03-231-6/+7
* | x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()Andy Lutomirski2015-03-231-4/+3
|/
* perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-041-1/+20
* perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-041-19/+38
* perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-1/+2
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-041-3/+4
* perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-291-9/+0
* perf: Fix bogus kernel printkPeter Zijlstra (Intel)2014-10-281-2/+3
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-11/+11
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-11/+11
* | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang2014-10-031-1/+2
* | perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen2014-09-241-0/+9
* | perf/x86: Fix :pp without LBRAndi Kleen2014-08-131-1/+1
|/
* perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-161-0/+3
* perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-051-9/+9
* Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-051-1/+2
|\
| * kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+2
* | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-181-0/+1
|/
* perf/x86: Add a few more commentsPeter Zijlstra2014-02-271-14/+33
* perf/x86: Fix event schedulingPeter Zijlstra2014-02-271-0/+3
* perf/x86: Fix Userspace RDPMC switchPeter Zijlstra2014-02-091-1/+1
* perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra2014-02-091-1/+5
* sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-131-1/+1
* sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-131-4/+10
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-061-2/+2
* perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-291-3/+3
* perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
* perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+5
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-231-0/+6
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
OpenPOWER on IntegriCloud