summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c
AgeCommit message (Expand)Author
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra
2011-12-21perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra
2011-12-21perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra
2011-12-06perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-11-14perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian
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-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
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-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar
2011-03-19perf, x86: Fix Intel fixed counters base initializationStephane Eranian
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-16perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming