index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
7
-156
/
+60
|
\
|
*
powerpc/perf: Remove sched_task function defined for thread-imc
Anju T Sudhakar
2018-08-08
1
-57
/
+51
|
*
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
2
-0
/
+3
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
4
-99
/
+6
*
|
perf, tools: Use correct articles in comments
Tobias Tefke
2018-07-16
1
-3
/
+3
|
/
*
powerpc/perf: Unregister thread-imc if core-imc not supported
Anju T Sudhakar
2018-06-03
1
-0
/
+12
*
powerpc/perf: Return appropriate value for unknown domain
Anju T Sudhakar
2018-06-03
1
-1
/
+1
*
powerpc/perf: Replace the direct return with goto statement
Anju T Sudhakar
2018-06-03
1
-8
/
+10
*
powerpc/perf: Rearrange memory freeing in imc init
Anju T Sudhakar
2018-06-03
1
-15
/
+17
*
powerpc/pmu/fsl: fix is_nmi test for irq mask change
Nicholas Piggin
2018-06-03
1
-1
/
+1
*
powerpc/perf: Update raw-event code encoding comment for power8
Madhavan Srinivasan
2018-05-25
2
-64
/
+64
*
powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
Anju T Sudhakar
2018-05-18
1
-2
/
+2
*
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
5
-623
/
+127
|
\
|
*
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
2
-623
/
+1
|
*
powerpc/perf: Add blacklisted events for Power9 DD2.2
Madhavan Srinivasan
2018-03-27
2
-0
/
+37
|
*
powerpc/perf: Add blacklisted events for Power9 DD2.1
Madhavan Srinivasan
2018-03-27
2
-0
/
+39
|
*
powerpc/perf: Infrastructure to support addition of blacklisted events
Madhavan Srinivasan
2018-03-27
1
-0
/
+21
|
*
powerpc/perf: Prevent kernel address leak via perf_get_data_addr()
Madhavan Srinivasan
2018-03-27
1
-0
/
+4
|
*
powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
Madhavan Srinivasan
2018-03-27
1
-0
/
+10
|
*
powerpc/perf: Fix kernel address leak via sampling registers
Michael Ellerman
2018-03-27
1
-0
/
+15
*
|
perf: Fix sibling iteration
Peter Zijlstra
2018-03-16
2
-2
/
+2
*
|
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
2
-2
/
+2
|
/
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
2
-5
/
+24
|
\
|
*
powerpc/perf: Fix kfree memory allocated for nest pmus
Anju T Sudhakar
2017-12-13
1
-1
/
+3
|
*
powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure
Anju T Sudhakar
2017-12-13
1
-0
/
+13
|
*
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/perf: Change the data type for the variable 'ncpu' in IMC code
Anju T Sudhakar
2018-01-19
1
-1
/
+2
*
|
powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()
Anju T Sudhakar
2018-01-19
1
-26
/
+40
*
|
powerpc/perf: IMC code cleanup with some code refactoring
Anju T Sudhakar
2018-01-19
1
-12
/
+21
*
|
powerpc/perf: Remove thread_imc_pmu global variable from
Anju T Sudhakar
2018-01-19
1
-2
/
+0
*
|
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
*
|
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
*
|
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
2018-01-16
2
-5
/
+49
|
/
*
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-24
1
-9
/
+18
|
\
|
*
powerpc/perf: Fix IMC_MAX_PMU macro
Madhavan Srinivasan
2017-11-22
1
-3
/
+12
|
*
powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
Michael Ellerman
2017-11-22
1
-6
/
+6
*
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
|
*
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
1
-7
/
+50
|
|
\
|
*
|
powerpc/perf/hv-24x7: Fix incorrect comparison in memord
Michael Ellerman
2017-10-22
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-03
1
-2
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
Madhavan Srinivasan
2017-11-03
1
-0
/
+14
|
*
|
powerpc/perf: Fix IMC allocation routine
Guilherme G. Piccoli
2017-10-25
1
-2
/
+2
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
13
-0
/
+13
|
/
/
*
|
powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
2017-10-13
1
-1
/
+2
*
|
powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
Anju T Sudhakar
2017-10-12
1
-4
/
+4
*
|
powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
Anju T Sudhakar
2017-10-12
1
-0
/
+28
|
/
*
powerpc/sysrq: Fix oops whem ppmu is not registered
Ravi Bangoria
2017-09-20
1
-0
/
+5
*
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
8
-45
/
+1366
|
\
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
1
-1
/
+2
|
|
\
[next]