summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_amd.c
Commit message (Expand)AuthorAgeFilesLines
* perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
* perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-181-2/+2
* perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-031-2/+2
* perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-021-2/+2
* perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-021-4/+13
* perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-021-14/+1
* perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-021-6/+6
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-021-34/+50
|\
| * perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-021-33/+47
| * x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-221-3/+5
* | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-111-0/+2
|/
* perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-101-1/+1
* perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-35/+25
* perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-261-1/+1
* perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-261-0/+416
OpenPOWER on IntegriCloud