summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-17drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()Jing Xiangfeng1-2/+4
2021-06-17perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan1-1/+1
2021-06-11arm64: perf: Simplify EVENT ATTR macro in perf_event.cQi Liu1-4/+1
2021-06-11drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.cQi Liu1-5/+2
2021-06-11drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.cQi Liu1-7/+4
2021-06-11drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.cQi Liu1-4/+1
2021-06-11drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.cQi Liu1-5/+2
2021-06-11drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driverQi Liu1-5/+2
2021-06-11perf: Add EVENT_ATTR_ID to simplify event attributesQi Liu1-0/+6
2021-06-11perf/smmuv3: Don't trample existing events with global filterRobin Murphy1-8/+10
2021-06-08perf/hisi: Constify static attribute_group structsRikard Falkeborn2-2/+2
2021-06-08perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()ChenXiaoSong1-3/+1
2021-06-04drivers/perf: hisi: Fix data source controlShaokun Zhang1-2/+2
2021-06-03arm64: perf: Add more support on caps under sysfsShaokun Zhang2-0/+38
2021-06-02perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-2/+2
2021-06-02arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-3/+1
2021-06-01perf: arm_spe: use DEVICE_ATTR_RO macroYueHaibing1-4/+3
2021-06-01perf: xgene_pmu: use DEVICE_ATTR_RO macroYueHaibing1-3/+3
2021-06-01perf: qcom: use DEVICE_ATTR_RO macroYueHaibing1-3/+3
2021-06-01perf: arm_pmu: use DEVICE_ATTR_RO macroYueHaibing1-3/+3
2021-06-01drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang6-6/+6
2021-06-01arm64: perf: Convert snprintf to sysfs_emitTian Tao1-1/+1
2021-06-01arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong1-2/+2
2021-05-25drivers/perf: arm-cci: Fix checkpatch spacing errorJunhao He1-2/+2
2021-05-25drivers/perf: arm-cmn: Add space after ','Junhao He1-1/+1
2021-05-25drivers/perf: arm_pmu: Fix some coding style issuesJunhao He1-4/+2
2021-05-25drivers/perf: arm_spe_pmu: Fix some coding style issuesJunhao He1-4/+1
2021-05-25drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()Zou Wei1-3/+1
2021-05-24perf/hisi: Use irq_set_affinity()Thomas Gleixner6-17/+2
2021-05-24perf/imx_ddr: Use irq_set_affinity()Thomas Gleixner1-3/+2
2021-05-24perf/arm-smmuv3: Use irq_set_affinity()Thomas Gleixner1-7/+3
2021-05-24perf/arm-dsu: Use irq_set_affinity()Thomas Gleixner1-6/+2
2021-05-24perf/arm-dmc620: Use irq_set_affinity()Thomas Gleixner1-3/+2
2021-05-24perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner1-7/+2
2021-05-24perf/arm-ccn: Use irq_set_affinity()Thomas Gleixner1-4/+2
2021-05-24Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2-34/+34
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds1-1/+1
2021-05-23Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+31
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-13/+19
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-11/+10
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-57/+92
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-46/+82
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-28/+32
2021-05-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-75/+74
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-22watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1