Age | Commit message (Expand) | Author |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter |
2013-09-02 | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() | Joe Perches |
2013-05-28 | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra |
2013-04-21 | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter |
2012-10-24 | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter |
2012-05-23 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds |
2012-05-18 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-05-09 | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs | Robert Richter |
2012-04-26 | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() | Robert Richter |
2012-03-16 | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa |
2012-03-05 | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian |
2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra |
2011-04-29 | perf, x86: Add new stalled cycles events for Intel and AMD CPUs | Ingo Molnar |
2011-04-19 | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter |
2011-04-19 | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara |
2011-02-16 | perf, x86: Add support for AMD family 15h core counters | Robert Richter |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra |
2010-11-10 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-07-03 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver |
2010-04-02 | perf, x86: Fix __initconst vs const | Peter Zijlstra |
2010-04-02 | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra |
2010-04-02 | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter |
2010-04-02 | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter |
2010-04-02 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-04-02 | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra |
2010-03-22 | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki |
2010-03-11 | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov |
2010-03-10 | perf, x86: Use unlocked bitops | Peter Zijlstra |
2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra |
2010-02-26 | perf_event, amd: Fix spinlock initialization | Peter Zijlstra |
2010-02-26 | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra |