index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-03
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
1
-1
/
+10
2015-05-17
powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
Anton Blanchard
1
-1
/
+1
2015-01-16
powerpc/perf/hv-24x7: Use per-cpu page buffer
sukadev@linux.vnet.ibm.com
1
-12
/
+9
2014-10-28
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
2
-12
/
+0
2014-10-07
powerpc/perf/hv-24x7: Simplify catalog_read()
sukadev@linux.vnet.ibm.com
1
-87
/
+14
2014-10-07
powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
Cody P Schafer
1
-18
/
+37
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-9
/
+9
2014-09-09
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
1
-1
/
+1
2014-08-13
powerpc/perf/hv-24x7: Use kmem_cache_free
Himangi Saraogi
1
-1
/
+1
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
9
-35
/
+82
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+8
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
[next]