1. 3c83658 powerpc/perf: Add e6500 PMU driver by Priyanka Jain · 11 years ago
  2. 5815c43 powerpc/perf: add 2 additional performance monitor counters for e6500 core by Lijun Pan · 11 years ago
  3. 96c3c9e powerpc/perf: increase the perf HW events to 6 by Catalin Udma · 11 years ago
  4. 8d7c55d powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace by Michael Ellerman · 11 years ago
  5. ff3d79d powerpc/perf: BHRB filter configuration should follow the task by Anshuman Khandual · 11 years ago
  6. 7689bdc powerpc/perf: Ignore separate BHRB privilege state filter request by Anshuman Khandual · 11 years ago
  7. 5d7ead0 powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU by Michael Ellerman · 11 years ago
  8. 5a98213 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  9. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. cfe0d8b perf tools: Make Power7 events available for perf by Runzhen Wang · 11 years ago
  11. 7e40c92 perf tools: fix a typo of a Power7 event name by Runzhen Wang · 11 years ago
  12. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  13. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 4df4899 powerpc/perf: Add power8 EBB support by Michael Ellerman · 11 years ago
  15. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 11 years ago
  16. 4ea355b powerpc/perf: Don't enable if we have zero events by Michael Ellerman · 11 years ago
  17. 0a48843 powerpc/perf: Use existing out label in power_pmu_enable() by Michael Ellerman · 11 years ago
  18. 7a7a41f powerpc/perf: Freeze PMC5/6 if we're not using them by Michael Ellerman · 11 years ago
  19. 378a6ee powerpc/perf: Rework disable logic in pmu_disable() by Michael Ellerman · 11 years ago
  20. d8bec4c powerpc/perf: Check that events only include valid bits on Power8 by Michael Ellerman · 11 years ago
  21. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  22. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 11 years ago
  23. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  24. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  25. bd1060e perf: Power7: Make CPI stack events available in sysfs by Sukadev Bhattiprolu · 11 years ago
  26. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 11 years ago
  27. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 11 years ago
  28. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 11 years ago
  29. 3925f46 powerpc/perf: Enable branch stack sampling framework by Anshuman Khandual · 11 years ago
  30. b111355 powerpc/perf: Define BHRB generic functions, data and flags for POWER8 by Anshuman Khandual · 11 years ago
  31. 7376093 powerpc/perf: Add basic assembly code to read BHRB entries on POWER8 by Anshuman Khandual · 11 years ago
  32. e05b9b9 powerpc/perf: Power8 PMU support by Michael Ellerman · 11 years ago
  33. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  34. 860aad7 powerpc/perf: Add regs_no_sipr() by Michael Ellerman · 11 years ago
  35. 3390405 powerpc/perf: Add an accessor for regs->result by Michael Ellerman · 11 years ago
  36. 5682c46 powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv() by Michael Ellerman · 11 years ago
  37. 7a78683 powerpc/perf: Add an explict flag indicating presence of SLOT field by Michael Ellerman · 11 years ago
  38. a0bf225 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  39. 3bf7b07 perf/POWER7: Create a sysfs format entry for Power7 events by Sukadev Bhattiprolu · 11 years ago
  40. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  41. 886c3b2 perf/POWER7: Make some POWER7 events available in sysfs by Sukadev Bhattiprolu · 12 years ago
  42. 1c53a27 perf/POWER7: Make generic event translations available in sysfs by Sukadev Bhattiprolu · 12 years ago
  43. bbdc7aa perf/Power7: Use macros to identify perf events by Sukadev Bhattiprolu · 12 years ago
  44. f53d168 perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event by sukadev@linux.vnet.ibm.com · 11 years ago
  45. e13e895 powerpc/perf: Fix for PMCs not making progress by Michael Neuling · 12 years ago
  46. bc09c21 powerpc/perf: Fix finding overflowed PMC in interrupt by Michael Neuling · 12 years ago
  47. 15fab56 powerpc/perf: Add stalled-cycles events by Chris Freehill · 12 years ago
  48. da11195 powerpc/perf: Add missing L2 constraint handling in Power7 PMU by Michael Ellerman · 12 years ago
  49. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  50. e687883 powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ by sukadev@linux.vnet.ibm.com · 12 years ago
  51. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  52. d3dbeef powerpc: Rename 64-bit PVR constants to PVR_foo by Michael Ellerman · 12 years ago
  53. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 12 years ago
  54. 6da7094 powerpc/perf: Use perf_instruction_pointer in callchains by Anton Blanchard · 12 years ago
  55. 5c093ef powerpc/perf: Always use pt_regs for userspace samples by Anton Blanchard · 12 years ago
  56. 75382aa powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs by Anton Blanchard · 12 years ago
  57. 68b30bb powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers by Anton Blanchard · 12 years ago
  58. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 12 years ago
  59. 1ce447b powerpc/perf: Fix instruction address sampling on 970 and Power4 by Benjamin Herrenschmidt · 12 years ago
  60. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  61. f269949 powerpc/perf: Move perf core & PMU code into a subdirectory by Michael Ellerman · 12 years ago