- 212b5d2 coresight: syscfg: Fix compiler warning by Jian Cai · 3 years, 4 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
- 5353dd7 coresight: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- a13d5a2 coresight: syscfg: Add initial configfs support by Mike Leach · 3 years, 5 months ago
- 7fdc9bb coresight: config: Add preloaded configurations by Mike Leach · 3 years, 5 months ago
- 810ac40 coresight: etm4x: Add complex configuration handlers to etmv4 by Mike Leach · 3 years, 5 months ago
- a0114b4 coresight: etm-perf: Update to activate selected configuration by Mike Leach · 3 years, 5 months ago
- f8cce2f coresight: syscfg: Add API to activate and enable configurations by Mike Leach · 3 years, 5 months ago
- 94d2bac coresight: etm-perf: Update to handle configuration selection by Mike Leach · 3 years, 5 months ago
- f53e93a coresight: config: Add configuration and feature generic functions by Mike Leach · 3 years, 5 months ago
- 42ff700 coresight: syscfg: Add registration and feature loading for cs devices by Mike Leach · 3 years, 5 months ago
- 85e2414c coresight: syscfg: Initial coresight system configuration by Mike Leach · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 7 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
- ab1afed intel_th: Wait until port is in reset before programming it by Alexander Shishkin · 3 years, 7 months ago
- 02ca71e intel_th: msu: Make contiguous buffers uncached by Alexander Shishkin · 3 years, 7 months ago
- ae12891 intel_th: Remove an unused exit point from intel_th_remove() by Uwe Kleine-König · 3 years, 7 months ago
- 51dd19a coresight: Propagate symlink failure by Jeremy Linton · 3 years, 7 months ago
- 5fae8a9 coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() by Sai Prakash Ranjan · 3 years, 7 months ago
- af36b68 coresight: etm4x: core: Remove redundant check of attr by Junhao He · 3 years, 7 months ago
- e12f6b5 coresight: core: Remove unnecessary assignment by Junhao He · 3 years, 7 months ago
- d777a89 coresight: core: Fix use of uninitialized pointer by Junhao He · 3 years, 7 months ago
- 0ae8d79 coresight: core: Switch to krealloc_array() by Andy Shevchenko · 3 years, 7 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
- 9204ff9 coresight: etm-perf: Fix define build issue when built as module by Mike Leach · 3 years, 9 months ago
- 41c9f7f stm class: Use correct UUID APIs by Andy Shevchenko · 3 years, 9 months ago
- 48cb175 intel_th: pci: Add Alder Lake-M support by Alexander Shishkin · 3 years, 9 months ago
- 9f7f2a5 intel_th: pci: Add Rocket Lake CPU support by Alexander Shishkin · 3 years, 9 months ago
- 18ffbc4 intel_th: Consistency and off-by-one fix by Pavel Machek · 3 years, 9 months ago
- d9962f6 intel_th: Constify attribute_group structs by Rikard Falkeborn · 3 years, 9 months ago
- a525ed1 intel_th: Constify all drvdata references by Alexander Shishkin · 3 years, 9 months ago
- 3fae829 stm class: Remove an unused function by Jiapeng Chong · 3 years, 9 months ago
- 68d400c coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() by Wei Yongjun · 3 years, 10 months ago
- d19dea7 coresight: core: Make symbol 'csdev_sink' static by Wei Yongjun · 3 years, 10 months ago
- 023e029 coresight: core: Fix typo in coresight-core.c by Qi Liu · 3 years, 10 months ago
- d884429 coresight: etm: perf: Make symbol 'format_attr_contextid' static by Wei Yongjun · 3 years, 10 months ago
- ec58594 coresight: etm4x: Add ETM PID for Cortex-A78 by Sai Prakash Ranjan · 3 years, 10 months ago
- 3fbf7f0 coresight: sink: Add TRBE driver by Anshuman Khandual · 3 years, 10 months ago
- 2cd87a7 coresight: core: Add support for dedicated percpu sinks by Anshuman Khandual · 3 years, 10 months ago
- 549452b coresight: etm-perf: Handle stale output handles by Suzuki K Poulose · 3 years, 10 months ago
- 35e1c91 coresight: ete: Add support for ETE tracing by Suzuki K Poulose · 3 years, 10 months ago
- 3e666ad coresight: ete: Add support for ETE sysreg access by Suzuki K Poulose · 3 years, 10 months ago
- bc2c689 coresight: etm4x: Add support for PE OS lock by Suzuki K Poulose · 3 years, 10 months ago
- 2b921b6 coresight: Do not scan for graph if none is present by Suzuki K Poulose · 3 years, 10 months ago
- 0e6c205 coresight: etm-perf: Allow an event to use different sinks by Suzuki K Poulose · 3 years, 10 months ago
- 8b48119 coresight: etm4x: Move ETM to prohibited region for disable by Suzuki K Poulose · 3 years, 10 months ago
- 88f1186 coresight: etm-perf: Support PID tracing for kernel at EL2 by Suzuki K Poulose · 4 years ago
- 53abf3f coresight: etm-perf: Clarify comment on perf options by Leo Yan · 4 years ago
- 1609faa coresight: etm4x: Fix merge resolution for amba rework by Uwe Kleine-König · 4 years ago
- 0573d3f Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-next by Greg Kroah-Hartman · 4 years ago
- f728960 coresight: etm4x: Handle accesses to TRCSTALLCTLR by Suzuki K Poulose · 4 years ago
- e5d51fb coresight: Add support for v8.4 SelfHosted tracing by Jonathan Zhou · 4 years ago
- 5214b56 coresight: etm4x: Add support for sysreg only devices by Suzuki K Poulose · 4 years ago
- e97db2c coresight: etm4x: Run arch feature detection on the CPU by Suzuki K Poulose · 4 years ago
- c23bc38 coresight: etm4x: Refactor probing routine by Suzuki K Poulose · 4 years ago
- dc1747a coresight: etm4x: Detect system instructions support by Suzuki K Poulose · 4 years ago
- 1ab3bb9 coresight: etm4x: Add necessary synchronization for sysreg access by Suzuki K Poulose · 4 years ago
- 4211bfce coresight: etm4x: Expose trcdevarch via sysfs by Suzuki K Poulose · 4 years ago
- 8b94db1 coresight: etm4x: Use TRCDEVARCH for component discovery by Suzuki K Poulose · 4 years ago
- fd6e790 coresight: etm4x: Detect access early on the target CPU by Suzuki K Poulose · 4 years ago
- e49516e coresight: etm4x: Handle ETM architecture version by Suzuki K Poulose · 4 years ago
- 4d1b1fd coresight: etm4x: Clean up exception level masks by Suzuki K Poulose · 4 years ago
- 1d3eead coresight: etm4x: Cleanup secure exception level masks by Suzuki K Poulose · 4 years ago
- 33d5573a coresight: etm4x: Check for Software Lock by Suzuki K Poulose · 4 years ago
- d02dfac coresight: etm4x: Define DEVARCH register fields by Suzuki K Poulose · 4 years ago
- 91b9f01 coresight: etm4x: Hide sysfs attributes for unavailable registers by Suzuki K Poulose · 4 years ago
- 03336d0 coresight: etm4x: Add sysreg access helpers by Suzuki K Poulose · 4 years ago
- 4f2a672 coresight: etm4x: Add commentary on the registers by Suzuki K Poulose · 4 years ago
- c03ceec coresight: etm4x: Make offset available for sysfs attributes by Suzuki K Poulose · 4 years ago
- f5bd5236 coresight: etm4x: Convert all register accesses by Suzuki K Poulose · 4 years ago
- 5e2acf9d coresight: etm4x: Always read the registers on the host CPU by Suzuki K Poulose · 4 years ago
- 8ce0029 coresight: Convert claim/disclaim operations to use access wrappers by Suzuki K Poulose · 4 years ago
- 0200528 coresight: Convert coresight_timeout to use access abstraction by Suzuki K Poulose · 4 years ago
- 4eb1d85 coresight: tpiu: Prepare for using coresight device access abstraction by Suzuki K Poulose · 4 years ago
- 6e736c6 coresight: Introduce device access abstraction by Suzuki K Poulose · 4 years ago
- df81b43 coresight: etm4x: Skip accessing TRCPDCR in save/restore by Suzuki K Poulose · 4 years ago
- f6a18f3 coresight: etm4x: Handle access to TRCSSPCICRn by Suzuki K Poulose · 4 years ago
- b8336ad9 coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75 by Chunyan Zhang · 4 years ago
- 65b2728 coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_connection() by Markus Elfring · 4 years ago
- 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- cb5c681 intel_th: pci: Add Alder Lake-P support by Alexander Shishkin · 4 years ago
- 927633a stm class: Fix module init return on allocation failure by Wang Hui · 4 years ago
- 2911ed9 Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
- f8f7e2b hwtracing: intel: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
- e725509 coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow by Qi Liu · 4 years, 1 month ago
- 45fe7be coresight: remove broken __exit annotations by Arnd Bergmann · 4 years, 1 month ago
- 83be0b8 coresight: tmc-etr: Fix barrier packet insertion for perf buffer by Suzuki K Poulose · 4 years, 1 month ago
- f80c215 coresight-stm: Fix W=1 warning in STM driver by Mathieu Poirier · 4 years, 2 months ago
- ea966a4 coresight-tpiu: Fix W=1 warning in TPIU driver by Mathieu Poirier · 4 years, 2 months ago
- 56a9ecd coresight: Fix W=1 warnings in core framework by Mathieu Poirier · 4 years, 2 months ago
- 1cc573d coresight: tmc-etr: Check if page is valid before dma_map_page() by Mao Jinlong · 4 years, 2 months ago
- 92815c0 coresight: tmc-etr: Assign boolean values to a bool variable by Kaixu Xia · 4 years, 2 months ago
- 22b2bea coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf() by Sai Prakash Ranjan · 4 years, 2 months ago
- 868663d coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf() by Sai Prakash Ranjan · 4 years, 2 months ago
- a4ecf0e coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver by Qi Liu · 4 years, 2 months ago
- 60c519c coresight: etm4x: Handle TRCVIPCSSCTLR accesses by Suzuki K Poulose · 4 years, 2 months ago
- 6288b4c coresight: etm4x: Fix accesses to TRCPROCSELR by Suzuki K Poulose · 4 years, 2 months ago
- 4e21872 coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2 by Suzuki K Poulose · 4 years, 2 months ago
- f2603b2 coresight: etm4x: Fix accesses to TRCCIDCTLR1 by Suzuki K Poulose · 4 years, 2 months ago