1. 88f1186 coresight: etm-perf: Support PID tracing for kernel at EL2 by Suzuki K Poulose · 4 years ago
  2. 53abf3f coresight: etm-perf: Clarify comment on perf options by Leo Yan · 4 years ago
  3. 1609faa coresight: etm4x: Fix merge resolution for amba rework by Uwe Kleine-König · 4 years ago
  4. 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
  5. f728960 coresight: etm4x: Handle accesses to TRCSTALLCTLR by Suzuki K Poulose · 4 years ago
  6. e5d51fb coresight: Add support for v8.4 SelfHosted tracing by Jonathan Zhou · 4 years ago
  7. 5214b56 coresight: etm4x: Add support for sysreg only devices by Suzuki K Poulose · 4 years ago
  8. e97db2c coresight: etm4x: Run arch feature detection on the CPU by Suzuki K Poulose · 4 years ago
  9. c23bc38 coresight: etm4x: Refactor probing routine by Suzuki K Poulose · 4 years ago
  10. dc1747a coresight: etm4x: Detect system instructions support by Suzuki K Poulose · 4 years ago
  11. 1ab3bb9 coresight: etm4x: Add necessary synchronization for sysreg access by Suzuki K Poulose · 4 years ago
  12. 4211bfce coresight: etm4x: Expose trcdevarch via sysfs by Suzuki K Poulose · 4 years ago
  13. 8b94db1 coresight: etm4x: Use TRCDEVARCH for component discovery by Suzuki K Poulose · 4 years ago
  14. fd6e790 coresight: etm4x: Detect access early on the target CPU by Suzuki K Poulose · 4 years ago
  15. e49516e coresight: etm4x: Handle ETM architecture version by Suzuki K Poulose · 4 years ago
  16. 4d1b1fd coresight: etm4x: Clean up exception level masks by Suzuki K Poulose · 4 years ago
  17. 1d3eead coresight: etm4x: Cleanup secure exception level masks by Suzuki K Poulose · 4 years ago
  18. 33d5573a coresight: etm4x: Check for Software Lock by Suzuki K Poulose · 4 years ago
  19. d02dfac coresight: etm4x: Define DEVARCH register fields by Suzuki K Poulose · 4 years ago
  20. 91b9f01 coresight: etm4x: Hide sysfs attributes for unavailable registers by Suzuki K Poulose · 4 years ago
  21. 03336d0 coresight: etm4x: Add sysreg access helpers by Suzuki K Poulose · 4 years ago
  22. 4f2a672 coresight: etm4x: Add commentary on the registers by Suzuki K Poulose · 4 years ago
  23. c03ceec coresight: etm4x: Make offset available for sysfs attributes by Suzuki K Poulose · 4 years ago
  24. f5bd5236 coresight: etm4x: Convert all register accesses by Suzuki K Poulose · 4 years ago
  25. 5e2acf9d coresight: etm4x: Always read the registers on the host CPU by Suzuki K Poulose · 4 years ago
  26. 8ce0029 coresight: Convert claim/disclaim operations to use access wrappers by Suzuki K Poulose · 4 years ago
  27. 0200528 coresight: Convert coresight_timeout to use access abstraction by Suzuki K Poulose · 4 years ago
  28. 4eb1d85 coresight: tpiu: Prepare for using coresight device access abstraction by Suzuki K Poulose · 4 years ago
  29. 6e736c6 coresight: Introduce device access abstraction by Suzuki K Poulose · 4 years ago
  30. df81b43 coresight: etm4x: Skip accessing TRCPDCR in save/restore by Suzuki K Poulose · 4 years ago
  31. f6a18f3 coresight: etm4x: Handle access to TRCSSPCICRn by Suzuki K Poulose · 4 years ago
  32. b8336ad9 coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75 by Chunyan Zhang · 4 years ago
  33. 65b2728 coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_connection() by Markus Elfring · 4 years ago
  34. 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
  35. cb5c681 intel_th: pci: Add Alder Lake-P support by Alexander Shishkin · 4 years ago
  36. 927633a stm class: Fix module init return on allocation failure by Wang Hui · 4 years ago
  37. 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
  38. f8f7e2b hwtracing: intel: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
  39. e725509 coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow by Qi Liu · 4 years, 1 month ago
  40. 45fe7be coresight: remove broken __exit annotations by Arnd Bergmann · 4 years, 1 month ago
  41. 83be0b8 coresight: tmc-etr: Fix barrier packet insertion for perf buffer by Suzuki K Poulose · 4 years, 1 month ago
  42. f80c215 coresight-stm: Fix W=1 warning in STM driver by Mathieu Poirier · 4 years, 2 months ago
  43. ea966a4 coresight-tpiu: Fix W=1 warning in TPIU driver by Mathieu Poirier · 4 years, 2 months ago
  44. 56a9ecd coresight: Fix W=1 warnings in core framework by Mathieu Poirier · 4 years, 2 months ago
  45. 1cc573d coresight: tmc-etr: Check if page is valid before dma_map_page() by Mao Jinlong · 4 years, 2 months ago
  46. 92815c0 coresight: tmc-etr: Assign boolean values to a bool variable by Kaixu Xia · 4 years, 2 months ago
  47. 22b2bea coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf() by Sai Prakash Ranjan · 4 years, 2 months ago
  48. 868663d coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf() by Sai Prakash Ranjan · 4 years, 2 months ago
  49. a4ecf0e coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver by Qi Liu · 4 years, 2 months ago
  50. 60c519c coresight: etm4x: Handle TRCVIPCSSCTLR accesses by Suzuki K Poulose · 4 years, 2 months ago
  51. 6288b4c coresight: etm4x: Fix accesses to TRCPROCSELR by Suzuki K Poulose · 4 years, 2 months ago
  52. 4e21872 coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2 by Suzuki K Poulose · 4 years, 2 months ago
  53. f2603b2 coresight: etm4x: Fix accesses to TRCCIDCTLR1 by Suzuki K Poulose · 4 years, 2 months ago
  54. 93dd644 coresight: etm4x: Fix accesses to TRCVMIDCTLR1 by Suzuki K Poulose · 4 years, 2 months ago
  55. 3ac1e00 coresight: core: Remove unneeded semicolon by Zou Wei · 4 years, 2 months ago
  56. ac0f82b coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up by Sai Prakash Ranjan · 4 years, 2 months ago
  57. 8062426 coresight: cti: Initialize dynamic sysfs attributes by Suzuki K Poulose · 4 years, 3 months ago
  58. 39a7661 coresight: Fix uninitialised pointer bug in etm_setup_aux() by Mike Leach · 4 years, 3 months ago
  59. 0f5cef2 coresight: add module license by Arnd Bergmann · 4 years, 3 months ago
  60. 9f126c5 intel_th: pci: Add Alder Lake CPU support by Alexander Shishkin · 4 years, 4 months ago
  61. 951e4d7 intel_th: pci: Add Alder Lake-S support by Alexander Shishkin · 4 years, 4 months ago
  62. b8f8534 stm class: ftrace: Use different channel accroding to CPU by Tingwei Zhang · 4 years, 4 months ago
  63. e8ecea3 stm class: ftrace: Enable supported trace export flag by Tingwei Zhang · 4 years, 4 months ago
  64. 7b9749b stm class: ftrace: Change dependency to TRACING by Tingwei Zhang · 4 years, 4 months ago
  65. 3477326 coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register by Sai Prakash Ranjan · 4 years, 4 months ago
  66. 8e264c5 coresight: core: Allow the coresight core driver to be built as a module by Tingwei Zhang · 4 years, 4 months ago
  67. a114dbe coresight: catu: Allow catu drivers to be built as modules by Tingwei Zhang · 4 years, 4 months ago
  68. 66af416 coresight: tmc-etr: Add function to register catu ops by Mian Yousaf Kaukab · 4 years, 4 months ago
  69. 3c3fd1a coresight: cti: Allow cti to be built as a module by Tingwei Zhang · 4 years, 4 months ago
  70. f02b089 coresight: cti: Increase reference count when enabling cti by Tingwei Zhang · 4 years, 4 months ago
  71. f2ccc7b coresight: cti: Don't disable ect device if it's not enabled by Tingwei Zhang · 4 years, 4 months ago
  72. cab280b coresight: cti: Fix bug clearing sysfs links on callback by Mike Leach · 4 years, 4 months ago
  73. 1cce921 coresight: cti: Fix remove sysfs link error by Mike Leach · 4 years, 4 months ago
  74. 7b0fc5d coresight: cti: Add function to register cti associate ops by Tingwei Zhang · 4 years, 4 months ago
  75. ac87926 coresight: replicator: Allow replicator driver to be built as module by Kim Phillips · 4 years, 4 months ago
  76. 1e8b338 coresight: funnel: Allow funnel driver to be built as module by Kim Phillips · 4 years, 4 months ago
  77. ecfbf09 coresight: tmc: Allow tmc to be built as a module by Kim Phillips · 4 years, 4 months ago
  78. d9ed244 coresight: tpiu: Allow tpiu to be built as a module by Kim Phillips · 4 years, 4 months ago
  79. 529c445 coresight: etb: Allow etb to be built as a module by Kim Phillips · 4 years, 4 months ago
  80. 22a550a coresight: etm4x: Allow etm4x to be built as a module by Kim Phillips · 4 years, 4 months ago
  81. 97fe626 coresight: etm3x: Allow etm3x to be built as a module by Kim Phillips · 4 years, 4 months ago
  82. 716f565 coresight: etm: perf: Fix warning caused by etm_setup_aux failure by Tingwei Zhang · 4 years, 4 months ago
  83. 8b0cf82 coresight: stm: Allow to build coresight-stm as a module by Tingwei Zhang · 4 years, 4 months ago
  84. 32b0707 coresight: Add try_get_module() in coresight_grab_device() by Tingwei Zhang · 4 years, 4 months ago
  85. d735d92 coresight: Export global symbols by Mian Yousaf Kaukab · 4 years, 4 months ago
  86. 92fc7d8 coresight: Add coresight prefix to barrier_pkt by Tingwei Zhang · 4 years, 4 months ago
  87. b812711 coresight: Use IS_ENABLED for CONFIGs that may be modules by Kim Phillips · 4 years, 4 months ago
  88. 9cf087b coresight: cpu_debug: Define MODULE_DEVICE_TABLE by Tingwei Zhang · 4 years, 4 months ago
  89. 32a14ad coresight: cpu_debug: Add module name in Kconfig by Tingwei Zhang · 4 years, 4 months ago
  90. 14ea4db coresight: etm4x: Fix number of resources check for ETM 4.3 and above by Mike Leach · 4 years, 4 months ago
  91. 685d84a7 coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface by Jonathan Zhou · 4 years, 4 months ago
  92. 6d57825 coresight: Make sysfs functional on topologies with per core sink by Linu Cherian · 4 years, 4 months ago
  93. bb1860e coresight: etm: perf: Sink selection using sysfs is deprecated by Linu Cherian · 4 years, 4 months ago
  94. 4cd8303 coresight: etm4x: Fix issues on trcseqevr access by Jonathan Zhou · 4 years, 4 months ago
  95. 859d510 coresight: etm4x: Handle unreachable sink in perf mode by Suzuki K Poulose · 4 years, 4 months ago
  96. 984f37e coresight: cti: Write regsiters directly in cti_enable_hw() by Tingwei Zhang · 4 years, 4 months ago
  97. 4020fc8d coresight: etm4x: Fix issues within reset interface of sysfs by Jonathan Zhou · 4 years, 4 months ago
  98. 096dcfb coresight: etm4x: Ensure default perf settings filter user/kernel by Mike Leach · 4 years, 4 months ago
  99. 6e8836c coresight: cti: remove pm_runtime_get_sync() from CPU hotplug by Tingwei Zhang · 4 years, 4 months ago
  100. 0dee282 coresight: cti: disclaim device only when it's claimed by Tingwei Zhang · 4 years, 4 months ago