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.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-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
/
imc-pmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/perf: fix imc allocation failure handling
Nicholas Piggin
2019-08-20
1
-11
/
+18
*
powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/cor...
Anju T Sudhakar
2019-06-19
1
-2
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
powerpc/perf: Trace imc PMU functions
Anju T Sudhakar
2019-05-03
1
-1
/
+204
*
powerpc/perf: Trace imc events detection and cpuhotplug
Anju T Sudhakar
2019-05-03
1
-0
/
+104
*
powerpc/perf: Add privileged access check for thread_imc
Madhavan Srinivasan
2019-05-03
1
-0
/
+3
*
powerpc/perf: Rearrange setting of ldbar for thread-imc
Anju T Sudhakar
2019-05-03
1
-11
/
+17
*
powerpc/perf: Fix loop exit condition in nest_imc_event_init
Anju T Sudhakar
2019-05-03
1
-1
/
+1
*
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
2019-05-03
1
-0
/
+5
*
perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ...
Andrew Murray
2019-01-21
1
-18
/
+1
*
powerpc/perf: Declare static identifier a such
Breno Leitao
2018-11-25
1
-3
/
+3
*
powerpc/perf: Quiet IMC PMU registration message
Joel Stanley
2018-10-13
1
-1
/
+1
*
powerpc/perf: Remove sched_task function defined for thread-imc
Anju T Sudhakar
2018-08-08
1
-57
/
+51
*
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/perf: Fix memory allocation for core-imc based on num_possible_cpus()
Anju T Sudhakar
2018-05-18
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-1
/
+16
|
\
|
*
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: 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/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
*
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
*
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/perf: Fix usage of nest_imc_refc
Madhavan Srinivasan
2017-08-17
1
-2
/
+2
*
powerpc/perf/imc: Fix nest events on muti socket system
Anju T
2017-08-15
1
-1
/
+1
*
powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
Dan Carpenter
2017-08-14
1
-1
/
+1
*
powerpc/perf: Add thread IMC PMU support
Anju T Sudhakar
2017-07-25
1
-4
/
+266
*
powerpc/perf: Add core IMC PMU support
Anju T Sudhakar
2017-07-25
1
-4
/
+299
*
powerpc/perf: Add nest IMC PMU support
Anju T Sudhakar
2017-07-25
1
-0
/
+749