summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf/8xx-pmu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* powerpc/inst: Define ppc_inst_tChristophe Leroy2021-12-091-1/+1
* powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy2020-12-091-4/+1
* powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exceptionChristophe Leroy2020-12-091-12/+7
* powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exceptionChristophe Leroy2020-12-091-2/+2
* powerpc/8xx: Remove now unused TLB miss functionsChristophe Leroy2020-05-261-10/+0
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-4/+5
* powerpc/8xx: Use alternative scratch registers in DTLB miss handlerChristophe Leroy2020-01-271-4/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy2018-10-261-15/+12
* powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-161-4/+48
* powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-261-0/+173