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.12.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
/
core-book3s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
1
-1
/
+3
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
2013-04-26
powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()
Michael Ellerman
1
-9
/
+11
2013-04-26
powerpc/perf: Add an explict flag indicating presence of SLOT field
Michael Ellerman
1
-1
/
+2
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-29
/
+64
2013-01-31
perf/POWER7: Make generic event translations available in sysfs
Sukadev Bhattiprolu
1
-0
/
+12
2013-01-29
perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event
sukadev@linux.vnet.ibm.com
1
-0
/
+8
2013-01-10
powerpc/perf: Fix for PMCs not making progress
Michael Neuling
1
-0
/
+2
2013-01-10
powerpc/perf: Fix finding overflowed PMC in interrupt
Michael Neuling
1
-29
/
+54
2012-10-18
Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-27
powerpc/perf: Sample only if SIAR-Valid bit is set in P7+
sukadev@linux.vnet.ibm.com
1
-6
/
+38
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
1
-1
/
+1
2012-08-24
powerpc/perf: Use pmc_overflow() to detect rolled back events
Sukadev Bhattiprolu
1
-1
/
+1
2012-07-10
powerpc/perf: Always use pt_regs for userspace samples
Anton Blanchard
1
-1
/
+22
2012-07-10
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
Anton Blanchard
1
-22
/
+25
2012-07-10
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
Anton Blanchard
1
-9
/
+22
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-2
/
+1
[next]