Age | Commit message (Expand) | Author |
2012-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-26 | Merge branch 'linus' into perf/urgent | Ingo Molnar |
2012-03-23 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita |
2012-03-23 | perf: Fix mmap_page capabilities and docs | Peter Zijlstra |
2012-03-16 | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa |
2012-03-05 | perf: Add callback to flush branch_stack on context switch | Stephane Eranian |
2012-03-05 | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR sharing logic | Stephane Eranian |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-02-20 | x32: Handle process creation | H. Peter Anvin |
2012-02-06 | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian |
2011-12-21 | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra |
2011-12-21 | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra |
2011-12-21 | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce... | Peter Zijlstra |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester |
2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-01 | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra |
2011-07-01 | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian |
2011-07-01 | perf_events: Fix validation of events using an extra reg | Stephane Eranian |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian |
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-05-12 | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger |
2011-05-01 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar |
2011-04-19 | perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORE | Robert Richter |
2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-25 | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue | Ingo Molnar |
2011-03-19 | perf, x86: Fix Intel fixed counters base initialization | Stephane Eranian |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-16 | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming |