index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
/
core-book3s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
powerpc/perf: Fix perf_get_data_addr() for power9 DD1
Madhavan Srinivasan
1
-0
/
+2
2017-02-17
powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
Madhavan Srinivasan
1
-1
/
+1
2017-02-17
powerpc/perf: Use Instruction Counter value
Madhavan Srinivasan
1
-0
/
+36
2017-01-18
powerpc/perf: Use MSR to report privilege level on P9 DD1
Madhavan Srinivasan
1
-0
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
1
-1
/
+1
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-14
powerpc/perf: Convert book3s notifier to state machine callbacks
Thomas Gleixner
1
-23
/
+7
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-03-10
powerpc/perf: Fix misleading comment in pmao_restore_workaround()
Madhavan Srinivasan
1
-1
/
+1
2015-09-13
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
1
-5
/
+1
2015-09-13
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
1
-1
/
+29
2015-07-27
powerpc/perf: Change type of the bhrb_users variable
Anshuman Khandual
1
-2
/
+2
2015-06-02
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
1
-1
/
+10
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+3
2015-03-27
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
1
-1
/
+3
2015-02-18
perf, powerpc: Fix up flush_branch_stack() users
Peter Zijlstra
1
-4
/
+9
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-11
/
+11
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-9
/
+9
2014-07-28
powerpc/perf: Add per-event excludes on Power8
Michael Ellerman
1
-22
/
+45
2014-07-28
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
1
-1
/
+1
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
1
-3
/
+3
2014-03-24
powerpc/perf: Enable BHRB access for EBB events
Michael Ellerman
1
-4
/
+6
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
1
-2
/
+98
2014-03-24
powerpc/perf: Define perf_event_print_debug() to print PMU register values
Anshuman Khandual
1
-4
/
+51
2014-02-11
powerpc/perf: Configure BHRB filter before enabling PMU interrupts
Anshuman Khandual
1
-2
/
+3
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-1
/
+1
2013-08-01
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
Michael Ellerman
1
-1
/
+1
2013-07-24
powerpc/perf: BHRB filter configuration should follow the task
Anshuman Khandual
1
-1
/
+4
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
1
-2
/
+3
2013-07-01
powerpc/perf: Rework disable logic in pmu_disable()
Michael Ellerman
1
-12
/
+19
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-2
/
+2
2013-06-10
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
Michael Ellerman
1
-1
/
+1
2013-06-01
powerpc/perf: Add missing SIER support
Michael Ellerman
1
-12
/
+25
2013-06-01
powerpc/perf: Revert to original NO_SIPR logic
Michael Ellerman
1
-24
/
+6
2013-05-14
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
1
-1
/
+30
2013-05-14
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
1
-43
/
+46
2013-05-14
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
1
-121
/
+127
2013-04-26
powerpc/perf: Enable branch stack sampling framework
Anshuman Khandual
1
-3
/
+164
2013-04-26
powerpc/perf: Add support for SIER
Michael Ellerman
1
-0
/
+19
2013-04-26
powerpc/perf: Add regs_no_sipr()
Michael Ellerman
1
-3
/
+12
2013-04-26
powerpc/perf: Add an accessor for regs->result
Michael Ellerman
1
-2
/
+7
[next]