1. a604c96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  2. 97bf264 powerpc/perf/hv-gpci: add the remaining gpci requests by Cody P Schafer · 10 years ago
  3. 9e9f601 powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated by Cody P Schafer · 10 years ago
  4. 5c5cd7b powerpc/perf/hv-24x7: parse catalog and populate sysfs with events by Cody P Schafer · 10 years ago
  5. e08e528 perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper by sukadev@linux.vnet.ibm.com · 10 years ago
  6. 0d7d9b3 perf/powerpc: reset event hw state when adding it to the PMU by Alexandru-Cezar Sardan · 10 years ago
  7. d2caa3ce powerpc/perf: fix fsl_emb_pmu_start to write correct pmc value by Tom Huynh · 10 years ago
  8. ec2aef5 power/perf/hv-24x7: Use kmem_cache_free() instead of kfree by Sukadev Bhattiprolu · 10 years ago
  9. f34b6c7 powerpc/perf/hv-24x7: Use per-cpu page buffer by sukadev@linux.vnet.ibm.com · 10 years ago
  10. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  11. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  12. 56f12be powerpc/perf/hv-24x7: Simplify catalog_read() by sukadev@linux.vnet.ibm.com · 10 years ago
  13. 48bee8a powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations by Cody P Schafer · 10 years ago
  14. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  15. 85101af powerpc/perf: Fix ABIv2 kernel backtraces by Anton Blanchard · 10 years ago
  16. d658972 powerpc/perf/hv-24x7: Use kmem_cache_free by Himangi Saraogi · 10 years ago
  17. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  18. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  20. 9de5cb0 powerpc/perf: Add per-event excludes on Power8 by Michael Ellerman · 10 years ago
  21. 8abd818 powerpc/perf: Pass the struct perf_events down to compute_mmcr() by Michael Ellerman · 10 years ago
  22. 79a4cb2 powerpc/perf: Clear all MMCR settings before calling compute_mmcr() by Michael Ellerman · 10 years ago
  23. 8903461 powerpc/perf: Fix MMCR2 handling for EBB by Michael Ellerman · 10 years ago
  24. f560294 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  25. b50a6c5 powerpc/perf: Clear MMCR2 when enabling PMU by Joel Stanley · 10 years ago
  26. 4d9690d powerpc/perf: Add PPMU_ARCH_207S define by Joel Stanley · 10 years ago
  27. cc56d67 powerpc, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  28. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 10 years ago
  29. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 10 years ago
  30. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 10 years ago
  31. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 10 years ago
  32. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 10 years ago
  33. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 10 years ago
  34. e9aaac1 powerpc/perf: Fix handling of L3 events with bank == 1 by Michael Ellerman · 10 years ago
  35. 30daeb6 powerpc/perf: Add kconfig option for hypervisor provided counters by Cody P Schafer · 10 years ago
  36. 0e93a6e powerpc/perf: Add support for the hv 24x7 interface by Cody P Schafer · 10 years ago
  37. 220a0c6 powerpc/perf: Add support for the hv gpci (get performance counter info) interface by Cody P Schafer · 10 years ago
  38. 7b43c67 powerpc/perf: Add macros for defining event fields & formats by Cody P Schafer · 10 years ago
  39. 2d1b21a powerpc/perf: Add a shared interface to get gpci version and capabilities by Cody P Schafer · 10 years ago
  40. a8b2c43 powerpc/perf: Add 24x7 interface headers by Cody P Schafer · 10 years ago
  41. a67f144 powerpc/perf: Add hv_gpci interface header by Cody P Schafer · 10 years ago
  42. 76cb8a7 powerpc/perf: Enable BHRB access for EBB events by Michael Ellerman · 10 years ago
  43. ba96923 powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB by Michael Ellerman · 10 years ago
  44. 7cbba63 powerpc/perf: Avoid mutating event in power8_get_constraint() by Michael Ellerman · 10 years ago
  45. fb568d7 powerpc/perf: Clean up the EBB hash defines a little by Michael Ellerman · 10 years ago
  46. 58b5fb0 powerpc/perf: Reject EBB events which specify a sample_type by Michael Ellerman · 10 years ago
  47. c2e37a2 powerpc/perf: Add lost exception workaround by Michael Ellerman · 10 years ago
  48. 5f6d038 powerpc/perf: Define perf_event_print_debug() to print PMU register values by Anshuman Khandual · 10 years ago
  49. 2f06952 powerpc/perf: Make some new raw event codes available in sysfs by Anshuman Khandual · 10 years ago
  50. b4d6c06 powerpc/perf: Configure BHRB filter before enabling PMU interrupts by Anshuman Khandual · 11 years ago
  51. 2fdd313 powerpc/perf: Add Power8 cache & TLB events by Michael Ellerman · 11 years ago
  52. a53b27b powerpc/perf: Fix handling of FAB events by Michael Ellerman · 11 years ago
  53. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. c9572f0 Merge tag 'v3.11-rc5' into perf/core by Ingo Molnar · 11 years ago
  55. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  56. a12e453 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  57. 3c83658 powerpc/perf: Add e6500 PMU driver by Priyanka Jain · 11 years ago
  58. 5815c43 powerpc/perf: add 2 additional performance monitor counters for e6500 core by Lijun Pan · 11 years ago
  59. 96c3c9e powerpc/perf: increase the perf HW events to 6 by Catalin Udma · 11 years ago
  60. 8d7c55d powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace by Michael Ellerman · 11 years ago
  61. ff3d79d powerpc/perf: BHRB filter configuration should follow the task by Anshuman Khandual · 11 years ago
  62. 7689bdc powerpc/perf: Ignore separate BHRB privilege state filter request by Anshuman Khandual · 11 years ago
  63. 5d7ead0 powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU by Michael Ellerman · 11 years ago
  64. 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
  65. 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
  66. cfe0d8b perf tools: Make Power7 events available for perf by Runzhen Wang · 11 years ago
  67. 7e40c92 perf tools: fix a typo of a Power7 event name by Runzhen Wang · 11 years ago
  68. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  69. 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
  70. 4df4899 powerpc/perf: Add power8 EBB support by Michael Ellerman · 11 years ago
  71. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 11 years ago
  72. 4ea355b powerpc/perf: Don't enable if we have zero events by Michael Ellerman · 11 years ago
  73. 0a48843 powerpc/perf: Use existing out label in power_pmu_enable() by Michael Ellerman · 11 years ago
  74. 7a7a41f powerpc/perf: Freeze PMC5/6 if we're not using them by Michael Ellerman · 11 years ago
  75. 378a6ee powerpc/perf: Rework disable logic in pmu_disable() by Michael Ellerman · 11 years ago
  76. d8bec4c powerpc/perf: Check that events only include valid bits on Power8 by Michael Ellerman · 11 years ago
  77. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  78. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 11 years ago
  79. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  80. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  81. bd1060e perf: Power7: Make CPI stack events available in sysfs by Sukadev Bhattiprolu · 11 years ago
  82. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 11 years ago
  83. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 11 years ago
  84. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 11 years ago
  85. 3925f46 powerpc/perf: Enable branch stack sampling framework by Anshuman Khandual · 11 years ago
  86. b111355 powerpc/perf: Define BHRB generic functions, data and flags for POWER8 by Anshuman Khandual · 11 years ago
  87. 7376093 powerpc/perf: Add basic assembly code to read BHRB entries on POWER8 by Anshuman Khandual · 11 years ago
  88. e05b9b9 powerpc/perf: Power8 PMU support by Michael Ellerman · 11 years ago
  89. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  90. 860aad7 powerpc/perf: Add regs_no_sipr() by Michael Ellerman · 11 years ago
  91. 3390405 powerpc/perf: Add an accessor for regs->result by Michael Ellerman · 11 years ago
  92. 5682c46 powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv() by Michael Ellerman · 11 years ago
  93. 7a78683 powerpc/perf: Add an explict flag indicating presence of SLOT field by Michael Ellerman · 11 years ago
  94. 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
  95. 3bf7b07 perf/POWER7: Create a sysfs format entry for Power7 events by Sukadev Bhattiprolu · 11 years ago
  96. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  97. 886c3b2 perf/POWER7: Make some POWER7 events available in sysfs by Sukadev Bhattiprolu · 12 years ago
  98. 1c53a27 perf/POWER7: Make generic event translations available in sysfs by Sukadev Bhattiprolu · 12 years ago
  99. bbdc7aa perf/Power7: Use macros to identify perf events by Sukadev Bhattiprolu · 12 years ago
  100. f53d168 perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event by sukadev@linux.vnet.ibm.com · 12 years ago