index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
Age
Commit message (
Expand
)
Author
2022-08-17
powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...
Athira Rajeev
2022-05-22
powerpc/perf: Fix the threshold compare group constraint for power9
Kajol Jain
2022-05-22
powerpc/perf: Fix the threshold compare group constraint for power10
Kajol Jain
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
2022-05-04
powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
Jason Wang
2022-05-02
powerpc/perf: Fix symbol undeclared warning
Wang Wensheng
2022-04-21
powerpc/perf: Fix 32bit compile
Alexey Kardashevskiy
2022-04-21
powerpc/perf: Fix power10 event alternatives
Athira Rajeev
2022-04-21
powerpc/perf: Fix power9 event alternatives
Athira Rajeev
2022-03-08
powerpc: declare unmodified attribute_group usages const
Rohan McLure
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
2022-02-12
powerpc: Use the newly added is_tsk_32bit_task() macro
Christophe Leroy
2022-02-03
powerpc/perf: Don't use perf_hw_context for trace IMC PMU
Athira Rajeev
2022-01-24
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
2022-01-17
powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64
Athira Rajeev
2021-12-23
powerpc/perf: Fix spelling of "its"
Randy Dunlap
2021-12-23
powerpc/perf: Add __init attribute to eligible functions
Nick Child
2021-12-16
powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...
Nicholas Piggin
2021-12-16
powerpc/perf: Add data source encodings for power10 platform
Kajol Jain
2021-12-16
powerpc/perf: Add encodings to represent data based on newer composite PERF_M...
Kajol Jain
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-11-30
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
2021-11-24
powerpc/64s: Implement PMU override command line option
Nicholas Piggin
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-19
powerpc/perf: Fix data source encodings for L2.1 and L3.1 accesses
Kajol Jain
2021-10-14
powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
Athira Rajeev
2021-10-12
powerpc/perf: Expose instruction and data address registers as part of extend...
Athira Rajeev
2021-08-25
powerpc/perf: Fix the check for SIAR value
Kajol Jain
2021-08-25
powerpc/perf: Drop the case of returning 0 as instruction pointer
Kajol Jain
2021-08-25
powerpc/perf: Use stack siar instead of mfspr
Kajol Jain
2021-08-20
powerpc/perf/hv-gpci: Fix counter value parsing
Kajol Jain
2021-08-04
powerpc/64s/perf: Always use SIAR for kernel interrupts
Nicholas Piggin
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-25
powerpc/pmu: Make the generic compat PMU use the architected events
Paul Mackerras
2021-06-18
powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set
Athira Rajeev
2021-06-17
powerpc: make stack walking KASAN-safe
Daniel Axtens
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-15
powerpc/perf: Simplify Makefile
Christophe Leroy
2021-04-23
powerpc/perf: Fix the threshold event selection for memory events in power10
Athira Rajeev
2021-04-23
powerpc/perf: Fix sampled instruction type for larx/stcx
Athira Rajeev
2021-04-20
powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...
Athira Rajeev
2021-04-19
powerpc/perf: Add platform specific check_attr_config
Madhavan Srinivasan
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc/perf: Infrastructure to support checking of attr.config*
Madhavan Srinivasan
2021-04-14
powerpc/perf/hv-24x7: Make some symbols static
Bixuan Cui
2021-04-14
powerpc/perf: Make symbol 'isa207_pmu_format_attr' static
Bixuan Cui
2021-04-08
powerpc/perf: Fix PMU constraint check for EBB events
Athira Rajeev
[next]