index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
1
-1
/
+16
2014-07-11
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
1
-0
/
+3
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
2
-4
/
+4
2014-04-28
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
1
-6
/
+7
2014-04-28
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
1
-1
/
+1
2014-04-28
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...
Cody P Schafer
1
-4
/
+16
2014-04-28
powerpc/perf/hv-gpci: Make device attr static
Cody P Schafer
1
-1
/
+1
2014-04-28
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
Cody P Schafer
1
-2
/
+2
2014-04-28
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
Cody P Schafer
1
-2
/
+2
2014-03-24
powerpc/perf: Fix handling of L3 events with bank == 1
Michael Ellerman
1
-2
/
+3
2014-03-24
powerpc/perf: Add kconfig option for hypervisor provided counters
Cody P Schafer
1
-0
/
+2
2014-03-24
powerpc/perf: Add support for the hv 24x7 interface
Cody P Schafer
1
-0
/
+510
2014-03-24
powerpc/perf: Add support for the hv gpci (get performance counter info) inte...
Cody P Schafer
1
-0
/
+294
2014-03-24
powerpc/perf: Add macros for defining event fields & formats
Cody P Schafer
1
-0
/
+19
2014-03-24
powerpc/perf: Add a shared interface to get gpci version and capabilities
Cody P Schafer
2
-0
/
+56
2014-03-24
powerpc/perf: Add 24x7 interface headers
Cody P Schafer
2
-0
/
+142
2014-03-24
powerpc/perf: Add hv_gpci interface header
Cody P Schafer
1
-0
/
+73
2014-03-24
powerpc/perf: Enable BHRB access for EBB events
Michael Ellerman
1
-4
/
+6
2014-03-24
powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
Michael Ellerman
1
-9
/
+44
2014-03-24
powerpc/perf: Avoid mutating event in power8_get_constraint()
Michael Ellerman
1
-6
/
+8
2014-03-24
powerpc/perf: Clean up the EBB hash defines a little
Michael Ellerman
1
-3
/
+4
2014-03-24
powerpc/perf: Reject EBB events which specify a sample_type
Michael Ellerman
1
-2
/
+5
2014-03-24
powerpc/perf: Add lost exception workaround
Michael Ellerman
2
-2
/
+103
2014-03-24
powerpc/perf: Define perf_event_print_debug() to print PMU register values
Anshuman Khandual
1
-4
/
+51
2014-03-24
powerpc/perf: Make some new raw event codes available in sysfs
Anshuman Khandual
1
-0
/
+10
2014-02-11
powerpc/perf: Configure BHRB filter before enabling PMU interrupts
Anshuman Khandual
1
-2
/
+3
2014-02-11
powerpc/perf: Add Power8 cache & TLB events
Michael Ellerman
1
-0
/
+144
2013-10-03
powerpc/perf: Fix handling of FAB events
Michael Ellerman
1
-2
/
+3
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-2
/
+153
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
2
-15
/
+22
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-1
/
+1
2013-08-09
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
3
-1
/
+152
2013-08-08
powerpc/perf: Add e6500 PMU driver
Priyanka Jain
2
-1
/
+122
2013-08-08
powerpc/perf: add 2 additional performance monitor counters for e6500 core
Lijun Pan
1
-0
/
+24
2013-08-08
powerpc/perf: increase the perf HW events to 6
Catalin Udma
1
-0
/
+6
2013-08-01
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
Michael Ellerman
2
-4
/
+4
2013-07-24
powerpc/perf: BHRB filter configuration should follow the task
Anshuman Khandual
1
-1
/
+4
2013-07-24
powerpc/perf: Ignore separate BHRB privilege state filter request
Anshuman Khandual
1
-9
/
+4
2013-07-24
powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU
Michael Ellerman
1
-1
/
+10
2013-07-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-116
/
+580
2013-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2013-07-12
perf tools: Make Power7 events available for perf
Runzhen Wang
2
-116
/
+580
2013-07-09
perf tools: fix a typo of a Power7 event name
Runzhen Wang
1
-6
/
+6
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-39
/
+224
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+73
2013-07-01
powerpc/perf: Add power8 EBB support
Michael Ellerman
1
-12
/
+33
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
1
-13
/
+148
2013-07-01
powerpc/perf: Don't enable if we have zero events
Michael Ellerman
1
-2
/
+5
2013-07-01
powerpc/perf: Use existing out label in power_pmu_enable()
Michael Ellerman
1
-4
/
+5
2013-07-01
powerpc/perf: Freeze PMC5/6 if we're not using them
Michael Ellerman
2
-2
/
+7
[next]