| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 2011-10-10 | 1 | -2/+2 |
* | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 2011-10-06 | 1 | -0/+13 |
* | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap | 2011-09-27 | 1 | -0/+1 |
* | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 | 1 | -11/+7 |
* | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra | 2011-08-14 | 1 | -1/+1 |
* | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 1 | -0/+14 |
* | perf, x86: Add new stalled cycles events for Intel and AMD CPUs | Ingo Molnar | 2011-04-29 | 1 | -6/+8 |
* | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 2011-04-19 | 1 | -3/+17 |
* | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 2011-04-19 | 1 | -1/+1 |
* | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 2011-02-16 | 1 | -1/+174 |
* | perf, amd: Remove the nb lock | Peter Zijlstra | 2010-12-08 | 1 | -13/+3 |
* | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra | 2010-11-10 | 1 | -2/+2 |
* | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian | 2010-10-18 | 1 | -2/+2 |
* | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver | 2010-07-03 | 1 | -2/+2 |
* | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 | 1 | -2/+2 |
* | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 | 1 | -4/+13 |
* | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 | 1 | -14/+1 |
* | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 1 | -6/+6 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 1 | -34/+50 |
|\ |
|
| * | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 | 1 | -33/+47 |
| * | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 2010-03-22 | 1 | -3/+5 |
* | | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov | 2010-03-11 | 1 | -0/+2 |
|/ |
|
* | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 | 1 | -1/+1 |
* | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 1 | -35/+25 |
* | perf_event, amd: Fix spinlock initialization | Peter Zijlstra | 2010-02-26 | 1 | -1/+1 |
* | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra | 2010-02-26 | 1 | -0/+416 |