summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c
AgeCommit message (Expand)Author
2015-09-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-06-29perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin
2015-05-27perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus
2015-05-27perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-02perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen
2015-04-02perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian
2015-04-02perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin
2015-03-31x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen
2015-03-23x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski
2015-03-23x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()Andy Lutomirski
2015-02-18perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-03perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-13perf/x86: Fix :pp without LBRAndi Kleen
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu
2014-04-18perf/x86: Export perf_assign_events()Yan, Zheng
2014-02-27perf/x86: Add a few more commentsPeter Zijlstra
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra