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: Dereference BHRB entries safely
Ravi Bangoria
2017-12-13
1
-2
/
+6
*
powerpc/perf: Fix oops when grouping different pmu events
Ravi Bangoria
2017-12-04
1
-2
/
+2
*
powerpc/sysrq: Fix oops whem ppmu is not registered
Ravi Bangoria
2017-09-20
1
-0
/
+5
*
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-29
1
-1
/
+2
*
powerpc/perf: Support to export MMCRA[TEC*] field to userspace
Madhavan Srinivasan
2017-04-19
1
-0
/
+4
*
powerpc/perf: Export memory hierarchy info to user space
Madhavan Srinivasan
2017-04-19
1
-0
/
+4
*
powerpc/perf: Fix perf_get_data_addr() for power9 DD1
Madhavan Srinivasan
2017-03-09
1
-0
/
+2
*
powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
Madhavan Srinivasan
2017-02-17
1
-1
/
+1
*
powerpc/perf: Use Instruction Counter value
Madhavan Srinivasan
2017-02-17
1
-0
/
+36
*
powerpc/perf: Use MSR to report privilege level on P9 DD1
Madhavan Srinivasan
2017-01-18
1
-0
/
+2
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-13
1
-1
/
+1
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
1
-1
/
+1
|
\
|
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-1
/
+1
*
|
powerpc/perf: Convert book3s notifier to state machine callbacks
Thomas Gleixner
2016-07-14
1
-23
/
+7
|
/
*
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
[next]