index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
2
-5
/
+23
2014-07-28
powerpc/perf: Add per-event excludes on Power8
Michael Ellerman
2
-24
/
+67
2014-07-28
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
9
-10
/
+12
2014-07-28
powerpc/perf: Clear all MMCR settings before calling compute_mmcr()
Michael Ellerman
1
-1
/
+3
2014-07-23
powerpc/perf: Fix MMCR2 handling for EBB
Michael Ellerman
1
-3
/
+3
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-07-05
powerpc, perf: Use common PMU interrupt disabled code
Vince Weaver
2
-4
/
+8
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-07
powerpc/perf: Add e6500 PMU driver
Priyanka Jain
2
-1
/
+122
2013-08-07
powerpc/perf: add 2 additional performance monitor counters for e6500 core
Lijun Pan
1
-0
/
+24
2013-08-07
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-13
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-08
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
[prev]
[next]