index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
/
core-book3s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/perf: Fix misleading comment in pmao_restore_workaround()
Madhavan Srinivasan
2016-03-10
1
-1
/
+1
*
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2015-09-13
1
-5
/
+1
*
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2015-09-13
1
-1
/
+29
*
powerpc/perf: Change type of the bhrb_users variable
Anshuman Khandual
2015-07-27
1
-2
/
+2
*
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
2015-06-02
1
-1
/
+10
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
1
-1
/
+3
|
\
|
*
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
2015-03-27
1
-1
/
+3
*
|
perf, powerpc: Fix up flush_branch_stack() users
Peter Zijlstra
2015-02-18
1
-4
/
+9
|
/
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-11
/
+11
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-9
/
+9
*
powerpc/perf: Add per-event excludes on Power8
Michael Ellerman
2014-07-28
1
-22
/
+45
*
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
2014-07-28
1
-1
/
+1
*
powerpc/perf: Clear all MMCR settings before calling compute_mmcr()
Michael Ellerman
2014-07-28
1
-1
/
+3
*
powerpc/perf: Fix MMCR2 handling for EBB
Michael Ellerman
2014-07-23
1
-3
/
+3
*
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
2014-07-11
1
-1
/
+16
*
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
2014-07-11
1
-0
/
+3
*
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
2014-07-11
1
-3
/
+3
*
powerpc/perf: Enable BHRB access for EBB events
Michael Ellerman
2014-03-24
1
-4
/
+6
*
powerpc/perf: Reject EBB events which specify a sample_type
Michael Ellerman
2014-03-24
1
-2
/
+5
*
powerpc/perf: Add lost exception workaround
Michael Ellerman
2014-03-24
1
-2
/
+98
*
powerpc/perf: Define perf_event_print_debug() to print PMU register values
Anshuman Khandual
2014-03-24
1
-4
/
+51
*
powerpc/perf: Configure BHRB filter before enabling PMU interrupts
Anshuman Khandual
2014-02-11
1
-2
/
+3
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
Michael Ellerman
2013-08-01
1
-1
/
+1
*
powerpc/perf: BHRB filter configuration should follow the task
Anshuman Khandual
2013-07-24
1
-1
/
+4
*
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
2013-07-01
1
-13
/
+148
*
powerpc/perf: Don't enable if we have zero events
Michael Ellerman
2013-07-01
1
-2
/
+5
*
powerpc/perf: Use existing out label in power_pmu_enable()
Michael Ellerman
2013-07-01
1
-4
/
+5
*
powerpc/perf: Freeze PMC5/6 if we're not using them
Michael Ellerman
2013-07-01
1
-2
/
+3
*
powerpc/perf: Rework disable logic in pmu_disable()
Michael Ellerman
2013-07-01
1
-12
/
+19
*
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-2
/
+2
*
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
Michael Ellerman
2013-06-10
1
-1
/
+1
*
powerpc/perf: Add missing SIER support
Michael Ellerman
2013-06-01
1
-12
/
+25
*
powerpc/perf: Revert to original NO_SIPR logic
Michael Ellerman
2013-06-01
1
-24
/
+6
*
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
2013-05-14
1
-1
/
+30
*
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
2013-05-14
1
-43
/
+46
*
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
2013-05-14
1
-121
/
+127
*
powerpc/perf: Enable branch stack sampling framework
Anshuman Khandual
2013-04-26
1
-3
/
+164
*
powerpc/perf: Add support for SIER
Michael Ellerman
2013-04-26
1
-0
/
+19
*
powerpc/perf: Add regs_no_sipr()
Michael Ellerman
2013-04-26
1
-3
/
+12
*
powerpc/perf: Add an accessor for regs->result
Michael Ellerman
2013-04-26
1
-2
/
+7
*
powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()
Michael Ellerman
2013-04-26
1
-9
/
+11
*
powerpc/perf: Add an explict flag indicating presence of SLOT field
Michael Ellerman
2013-04-26
1
-1
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-29
/
+64
|
\
|
*
perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event
sukadev@linux.vnet.ibm.com
2013-01-29
1
-0
/
+8
|
*
powerpc/perf: Fix for PMCs not making progress
Michael Neuling
2013-01-10
1
-0
/
+2
|
*
powerpc/perf: Fix finding overflowed PMC in interrupt
Michael Neuling
2013-01-10
1
-29
/
+54
*
|
perf/POWER7: Make generic event translations available in sysfs
Sukadev Bhattiprolu
2013-01-31
1
-0
/
+12
|
/
*
Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"
Benjamin Herrenschmidt
2012-10-18
1
-1
/
+1
*
powerpc/perf: Sample only if SIAR-Valid bit is set in P7+
sukadev@linux.vnet.ibm.com
2012-09-27
1
-6
/
+38
[next]