| Commit message (Expand) | Author | Age |
* | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 |
* | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIs | Don Zickus | 2014-02-09 |
* | perf/x86/p4: Fix counter corruption when using lots of perf groups | Don Zickus | 2014-02-09 |
* | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar | 2013-04-26 |
* | perf/x86: Rename Intel specific macros | Robert Richter | 2012-07-05 |
* | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 2012-06-07 |
* | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 |
* | perf/x86/p4: Add format attributes | Peter Zijlstra | 2012-04-03 |
* | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 |
* | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 |
* | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 2011-07-21 |
* | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 |
* | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 |
* | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 |
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-01 |
|\ |
|
| * | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 2011-04-27 |
| * | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov | 2011-04-22 |
* | | perf events, x86, P4: Fix typo in comment | Justin P. Mattock | 2011-04-24 |
* | | perf, x86: P4 PMU -- Use perf_sample_data_init helper | Cyrill Gorcunov | 2011-04-22 |
* | | perf, x86: P4 PMU - clean up the code a bit | Cyrill Gorcunov | 2011-03-29 |
|/ |
|
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 |
|\ |
|
| * | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows | Don Zickus | 2011-03-24 |
* | | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 |
|/ |
|
* | perf, x86: Store perfctr msr addresses in config_base/event_base | Robert Richter | 2011-02-16 |
* | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2011-02-16 |
* | perf: Fix Pentium4 raw event validation | Stephane Eranian | 2011-01-27 |
* | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2011-01-09 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 |
|\ |
|
| * | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov | 2010-09-30 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-09-09 |
|\| |
|
| * | perf, x86: Fix handle_irq return values | Peter Zijlstra | 2010-09-03 |
* | | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov | 2010-09-01 |
|/ |
|
* | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 |
* | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov | 2010-08-08 |
* | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2010-07-05 |
* | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2010-06-09 |
* | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ | Cyrill Gorcunov | 2010-05-19 |
* | perf, x86: P4 PMU -- do a real check for ESCR address being in hash | Cyrill Gorcunov | 2010-05-19 |
* | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov | 2010-05-18 |
* | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov | 2010-05-18 |
* | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov | 2010-05-15 |
* | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov | 2010-05-13 |
* | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov | 2010-05-08 |
* | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 2010-05-08 |
* | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 2010-05-08 |
* | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 2010-05-08 |
* | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2010-05-07 |
* | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 |
* | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 |