aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_p4.c
AgeCommit message (Expand)Author
2014-02-09perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus
2014-02-09perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter
2012-06-07x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-24perf events, x86, P4: Fix typo in commentJustin P. Mattock
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov
2011-03-29perf, x86: P4 PMU - clean up the code a bitCyrill Gorcunov
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-24perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming
2010-08-08perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov
2010-05-19perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov
2010-05-19perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov
2010-05-18perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov
2010-05-18perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov
2010-05-07perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter