- 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, 9 months ago
- d19dea7 coresight: core: Make symbol 'csdev_sink' static by Wei Yongjun · 3 years, 9 months ago
- 023e029 coresight: core: Fix typo in coresight-core.c by Qi Liu · 3 years, 9 months ago
- d884429 coresight: etm: perf: Make symbol 'format_attr_contextid' static by Wei Yongjun · 3 years, 9 months ago
- ec58594 coresight: etm4x: Add ETM PID for Cortex-A78 by Sai Prakash Ranjan · 3 years, 9 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
- 93dd644 coresight: etm4x: Fix accesses to TRCVMIDCTLR1 by Suzuki K Poulose · 4 years, 2 months ago
- 3ac1e00 coresight: core: Remove unneeded semicolon by Zou Wei · 4 years, 2 months ago
- ac0f82b coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up by Sai Prakash Ranjan · 4 years, 2 months ago
- 8062426 coresight: cti: Initialize dynamic sysfs attributes by Suzuki K Poulose · 4 years, 3 months ago
- 39a7661 coresight: Fix uninitialised pointer bug in etm_setup_aux() by Mike Leach · 4 years, 3 months ago
- 0f5cef2 coresight: add module license by Arnd Bergmann · 4 years, 3 months ago
- 9f126c5 intel_th: pci: Add Alder Lake CPU support by Alexander Shishkin · 4 years, 3 months ago
- 951e4d7 intel_th: pci: Add Alder Lake-S support by Alexander Shishkin · 4 years, 3 months ago
- b8f8534 stm class: ftrace: Use different channel accroding to CPU by Tingwei Zhang · 4 years, 3 months ago
- e8ecea3 stm class: ftrace: Enable supported trace export flag by Tingwei Zhang · 4 years, 3 months ago
- 7b9749b stm class: ftrace: Change dependency to TRACING by Tingwei Zhang · 4 years, 3 months ago
- 3477326 coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register by Sai Prakash Ranjan · 4 years, 4 months ago
- 8e264c5 coresight: core: Allow the coresight core driver to be built as a module by Tingwei Zhang · 4 years, 4 months ago
- a114dbe coresight: catu: Allow catu drivers to be built as modules by Tingwei Zhang · 4 years, 4 months ago
- 66af416 coresight: tmc-etr: Add function to register catu ops by Mian Yousaf Kaukab · 4 years, 4 months ago
- 3c3fd1a coresight: cti: Allow cti to be built as a module by Tingwei Zhang · 4 years, 4 months ago
- f02b089 coresight: cti: Increase reference count when enabling cti by Tingwei Zhang · 4 years, 4 months ago
- f2ccc7b coresight: cti: Don't disable ect device if it's not enabled by Tingwei Zhang · 4 years, 4 months ago
- cab280b coresight: cti: Fix bug clearing sysfs links on callback by Mike Leach · 4 years, 4 months ago
- 1cce921 coresight: cti: Fix remove sysfs link error by Mike Leach · 4 years, 4 months ago
- 7b0fc5d coresight: cti: Add function to register cti associate ops by Tingwei Zhang · 4 years, 4 months ago
- ac87926 coresight: replicator: Allow replicator driver to be built as module by Kim Phillips · 4 years, 4 months ago
- 1e8b338 coresight: funnel: Allow funnel driver to be built as module by Kim Phillips · 4 years, 4 months ago
- ecfbf09 coresight: tmc: Allow tmc to be built as a module by Kim Phillips · 4 years, 4 months ago