1. b4d6c06 powerpc/perf: Configure BHRB filter before enabling PMU interrupts by Anshuman Khandual · 11 years ago
  2. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  3. 8d7c55d powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace by Michael Ellerman · 11 years ago
  4. ff3d79d powerpc/perf: BHRB filter configuration should follow the task by Anshuman Khandual · 11 years ago
  5. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 11 years ago
  6. 4ea355b powerpc/perf: Don't enable if we have zero events by Michael Ellerman · 11 years ago
  7. 0a48843 powerpc/perf: Use existing out label in power_pmu_enable() by Michael Ellerman · 11 years ago
  8. 7a7a41f powerpc/perf: Freeze PMC5/6 if we're not using them by Michael Ellerman · 11 years ago
  9. 378a6ee powerpc/perf: Rework disable logic in pmu_disable() by Michael Ellerman · 11 years ago
  10. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  11. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 11 years ago
  12. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  13. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  14. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 11 years ago
  15. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 11 years ago
  16. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 11 years ago
  17. 3925f46 powerpc/perf: Enable branch stack sampling framework by Anshuman Khandual · 11 years ago
  18. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  19. 860aad7 powerpc/perf: Add regs_no_sipr() by Michael Ellerman · 11 years ago
  20. 3390405 powerpc/perf: Add an accessor for regs->result by Michael Ellerman · 11 years ago
  21. 5682c46 powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv() by Michael Ellerman · 11 years ago
  22. 7a78683 powerpc/perf: Add an explict flag indicating presence of SLOT field by Michael Ellerman · 11 years ago
  23. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  24. 1c53a27 perf/POWER7: Make generic event translations available in sysfs by Sukadev Bhattiprolu · 12 years ago
  25. f53d168 perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event by sukadev@linux.vnet.ibm.com · 12 years ago
  26. e13e895 powerpc/perf: Fix for PMCs not making progress by Michael Neuling · 12 years ago
  27. bc09c21 powerpc/perf: Fix finding overflowed PMC in interrupt by Michael Neuling · 12 years ago
  28. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  29. e687883 powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ by sukadev@linux.vnet.ibm.com · 12 years ago
  30. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  31. d3dbeef powerpc: Rename 64-bit PVR constants to PVR_foo by Michael Ellerman · 12 years ago
  32. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 12 years ago
  33. 5c093ef powerpc/perf: Always use pt_regs for userspace samples by Anton Blanchard · 12 years ago
  34. 75382aa powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs by Anton Blanchard · 12 years ago
  35. 68b30bb powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers by Anton Blanchard · 12 years ago
  36. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 12 years ago
  37. 1ce447b powerpc/perf: Fix instruction address sampling on 970 and Power4 by Benjamin Herrenschmidt · 12 years ago
  38. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  39. f269949 powerpc/perf: Move perf core & PMU code into a subdirectory by Michael Ellerman · 12 years ago[Renamed from arch/powerpc/kernel/perf_event.c]
  40. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 12 years ago
  41. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  42. 77c2342 powerpc: Correct annotations of pmu registration functions by Dmitry Eremin-Solenikov · 13 years ago
  43. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  44. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 0837e32 perf, powerpc: Handle events that raise an exception without overflowing by Anton Blanchard · 13 years ago
  47. 4bca770 powerpc: perf: Fix frequency calculation for overflowing counters by Anton Blanchard · 14 years ago
  48. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  49. 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 14 years ago
  50. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  51. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago
  52. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 14 years ago
  53. b0a873e perf: Register PMU implementations by Peter Zijlstra · 14 years ago
  54. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 14 years ago
  55. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  56. 219a92a powerpc/perf_event: Fix for power_pmu_disable() by Matt Evans · 14 years ago
  57. e785059 perf: Convert perf_event to local_t by Peter Zijlstra · 14 years ago
  58. 8d2cacb perf: Cleanup {start,commit,cancel}_txn details by Peter Zijlstra · 14 years ago
  59. 8e6d557 perf, powerpc: Implement group scheduling transactional APIs by Lin Ming · 14 years ago
  60. 85cfabb perf, ppc: Fix compile error due to new cpu notifiers by Peter Zijlstra · 14 years ago
  61. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  62. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 14 years ago
  63. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 14 years ago
  64. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  65. bc284e5 powerpc: perf_event: Log invalid data addresses as all 1s by Anton Blanchard · 15 years ago
  66. 7abb840 powerpc/perf_events: Fix priority of MSR HV vs PR bits by Michael Neuling · 15 years ago
  67. a8f90e9 perf_event, powerpc: Fix compilation after big perf_counter rename by Paul Mackerras · 15 years ago
  68. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  69. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago