summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c
AgeCommit message (Expand)Author
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-16perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-22perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra
2010-10-22perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra
2010-10-22perf, x86: Fixup the precise_ip computationPeter Zijlstra
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-05perf, gcc-4.6: Fix set but unused variableAndi Kleen
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-08-25perf: Remove unused variableLin Ming
2010-08-20perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra
2010-08-19perf: Fix race in callchainsFrederic Weisbecker
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra
2010-05-07perf, x86: implement group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter
2010-05-07perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter