aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAge
* perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-21
* perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-06
* perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-06
* perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-06
* perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
* perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-06
* perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-14
* perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
* x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-26
* Merge commit 'v3.1-rc7' into perf/coreIngo Molnar2011-09-26
|\
| * x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-08-31
* | perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra2011-08-14
|/
* x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-21
* perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-14
* perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2011-07-01
* perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2011-07-01
* perf_events: Fix validation of events using an extra regStephane Eranian2011-07-01
* perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-01
* x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-12
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-01
|\
| * perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-27
| * perf, x86: Fix BTS conditionPeter Zijlstra2011-04-26
| * x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-22
* | perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter2011-04-19
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\
| * perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-25
| * perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-19
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
|\ \ | |/ |/|
| * x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-18
| * x86: Fix common misspellingsLucas De Marchi2011-03-18
* | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-16
|/
* perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-05
* perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen2011-03-04
* perf: Add support for supplementary event registersAndi Kleen2011-03-04
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-04
|\
| * perf, x86: Add Intel SandyBridge CPU supportLin Ming2011-03-02
* | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-16
* | perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter2011-02-16
* | perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2011-02-16
* | perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter2011-02-16
* | x86, perf: Change two init functions to staticYinghai Lu2011-01-27
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-07
| * x86, NMI: Add priorities to handlersDon Zickus2011-01-07
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ | |/ |/|
| * x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
* | perf: Dynamic pmu typesPeter Zijlstra2010-12-16