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