aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_counter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-7/+7
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-22/+267
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-041-12/+10
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-7/+7
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | | | x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com2009-09-041-2/+9
* | | | x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com2009-09-041-12/+12
* | | | x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com2009-09-041-14/+11
* | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-151-7/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | perf_counter, x86: Fix/improve apic fallbackIngo Molnar2009-08-121-4/+30
| * | | perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar2009-08-111-2/+2
| * | | perf_counter, x86: Fix lapic printk messageIngo Molnar2009-08-111-1/+1
* | | | x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger2009-08-091-6/+319
|/ / /
* | | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
* | | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
* | | perf_counter: Clean up global vs counter enablePeter Zijlstra2009-07-101-8/+8
* | | perf_counter: Fix up P6 PMU detailsPeter Zijlstra2009-07-101-5/+23
* | | perf_counter: Add P6 PMU supportVince Weaver2009-07-101-14/+213
* | | perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-011-1/+7
| |/ |/|
* | perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-291-2/+2
* | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-0/+6
* | perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
* | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-211-1/+1
|/
* perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-191-23/+6
* perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra2009-06-171-0/+2
* perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra2009-06-151-10/+39
* perf_counter, x86: Fix kernel-space call-chainsIngo Molnar2009-06-151-13/+9
* perf_counter, x86: Fix call-chain walkingIngo Molnar2009-06-141-2/+4
* perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput2009-06-131-21/+15
* perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput2009-06-131-0/+4
* perf_counter/x86: Add a quirk for Atom processorsYong Wang2009-06-121-0/+7
* perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-111-6/+6
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-16/+16
* perf_counter: Accurate period dataPeter Zijlstra2009-06-111-3/+12
* perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-111-4/+11
* perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-101-2/+3
* perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-101-1/+4
* perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-091-7/+7
* perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-081-6/+3
* perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-081-0/+102
* perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-081-22/+24
* perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-081-1/+84
* perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-081-1/+84
* perf_counter: Implement generalized cache event typesIngo Molnar2009-06-061-8/+193
* perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-061-4/+4
* perf_counter: Fix throttling lock-upIngo Molnar2009-06-031-1/+1
* perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-031-15/+6
* perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-021-8/+8
* perf_counter: x86: Emulate longer sample periodsPeter Zijlstra2009-06-021-9/+22
* perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2009-06-021-6/+0