summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\
| * bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* | coresight: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-181-2/+2
* | coresight: syscfg: Add initial configfs supportMike Leach2021-08-186-1/+527
* | coresight: config: Add preloaded configurationsMike Leach2021-08-187-1/+224
* | coresight: etm4x: Add complex configuration handlers to etmv4Mike Leach2021-08-185-3/+238
* | coresight: etm-perf: Update to activate selected configurationMike Leach2021-08-182-1/+15
* | coresight: syscfg: Add API to activate and enable configurationsMike Leach2021-08-183-0/+225
* | coresight: etm-perf: Update to handle configuration selectionMike Leach2021-08-184-28/+127
* | coresight: config: Add configuration and feature generic functionsMike Leach2021-08-184-2/+284
* | coresight: syscfg: Add registration and feature loading for cs devicesMike Leach2021-08-183-1/+454
* | coresight: syscfg: Initial coresight system configurationMike Leach2021-08-187-4/+401
|/
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-057-33/+81
|\
| * intel_th: Wait until port is in reset before programming itAlexander Shishkin2021-06-243-0/+36
| * intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin2021-06-241-16/+32
| * intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König2021-06-241-5/+7
| * coresight: Propagate symlink failureJeremy Linton2021-06-151-1/+1
| * coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan2021-06-151-1/+1
| * coresight: etm4x: core: Remove redundant check of attrJunhao He2021-06-151-5/+0
| * coresight: core: Remove unnecessary assignmentJunhao He2021-06-151-1/+0
| * coresight: core: Fix use of uninitialized pointerJunhao He2021-06-151-1/+1
| * coresight: core: Switch to krealloc_array()Andy Shevchenko2021-06-151-3/+3
* | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0111-56/+1698
|\
| * coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()Wei Yongjun2021-04-131-1/+1
| * coresight: core: Make symbol 'csdev_sink' staticWei Yongjun2021-04-131-1/+1
| * coresight: sink: Add TRBE driverAnshuman Khandual2021-04-064-0/+1324
| * coresight: core: Add support for dedicated percpu sinksAnshuman Khandual2021-04-062-2/+30
| * coresight: etm-perf: Handle stale output handlesSuzuki K Poulose2021-04-061-5/+54
| * coresight: ete: Add support for ETE tracingSuzuki K Poulose2021-04-064-21/+78
| * coresight: ete: Add support for ETE sysreg accessSuzuki K Poulose2021-04-062-9/+77
| * coresight: etm4x: Add support for PE OS lockSuzuki K Poulose2021-04-062-9/+56
| * coresight: Do not scan for graph if none is presentSuzuki K Poulose2021-04-061-0/+6
| * coresight: etm-perf: Allow an event to use different sinksSuzuki K Poulose2021-04-061-8/+52
| * coresight: etm4x: Move ETM to prohibited region for disableSuzuki K Poulose2021-04-062-2/+21
* | coresight: etm-perf: Fix define build issue when built as moduleMike Leach2021-04-161-1/+1
* | stm class: Use correct UUID APIsAndy Shevchenko2021-04-161-2/+4
* | intel_th: pci: Add Alder Lake-M supportAlexander Shishkin2021-04-161-0/+5
* | intel_th: pci: Add Rocket Lake CPU supportAlexander Shishkin2021-04-161-0/+5
* | intel_th: Consistency and off-by-one fixPavel Machek2021-04-161-2/+2
* | intel_th: Constify attribute_group structsRikard Falkeborn2021-04-163-4/+4
* | intel_th: Constify all drvdata referencesAlexander Shishkin2021-04-163-5/+5
* | stm class: Remove an unused functionJiapeng Chong2021-04-161-5/+0
* | coresight: core: Fix typo in coresight-core.cQi Liu2021-04-071-1/+1
* | coresight: etm: perf: Make symbol 'format_attr_contextid' staticWei Yongjun2021-04-071-1/+1
* | coresight: etm4x: Add ETM PID for Cortex-A78Sai Prakash Ranjan2021-04-071-0/+1
|/
* coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose2021-02-112-1/+39
* coresight: etm-perf: Clarify comment on perf optionsLeo Yan2021-02-111-1/+4
* coresight: etm4x: Fix merge resolution for amba reworkUwe Kleine-König2021-02-051-3/+4
* Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-0511-29/+12
|\