1. efa56ed coresight: core: Fix typo in a comment by Jason Wang · 3 years, 1 month ago
  2. 7ebd0ec coresight: configfs: Allow configfs to activate configuration by Mike Leach · 3 years, 1 month ago
  3. eb2ec496 coresight: syscfg: Update load API for config loadable modules by Mike Leach · 3 years, 1 month ago
  4. 02bd588 coresight: configuration: Update API to permit dynamic load/unload by Mike Leach · 3 years, 1 month ago
  5. da7000e coresight: configuration: Update API to introduce load owner concept by Mike Leach · 3 years, 1 month ago
  6. 934a5dc coresight: Use devm_bitmap_zalloc when applicable by Christophe JAILLET · 3 years, 2 months ago
  7. f9efc79 coresight: trbe: Work around write to out of range by Suzuki K Poulose · 3 years, 2 months ago
  8. adf35d0 coresight: trbe: Make sure we have enough space by Suzuki K Poulose · 3 years, 2 months ago
  9. 7c2cc5e coresight: trbe: Add a helper to determine the minimum buffer size by Suzuki K Poulose · 3 years, 2 months ago
  10. 5cb75f1 coresight: trbe: Workaround TRBE errata overwrite in FILL mode by Suzuki K Poulose · 3 years, 2 months ago
  11. 8a10651 coresight: trbe: Add infrastructure for Errata handling by Suzuki K Poulose · 3 years, 2 months ago
  12. e4bc882 coresight: trbe: Allow driver to choose a different alignment by Suzuki K Poulose · 3 years, 2 months ago
  13. 2336a7b coresight: trbe: Decouple buffer base from the hardware base by Suzuki K Poulose · 3 years, 2 months ago
  14. 4585481 coresight: trbe: Add a helper to pad a given buffer area by Suzuki K Poulose · 3 years, 2 months ago
  15. 41c0e5b coresight: trbe: Add a helper to calculate the trace generated by Suzuki K Poulose · 3 years, 2 months ago
  16. a08025b coresight: trbe: Defer the probe on offline CPUs by Suzuki K Poulose · 3 years, 2 months ago
  17. bb5293e coresight: trbe: Fix incorrect access of the sink specific data by Suzuki K Poulose · 3 years, 3 months ago
  18. 0605b89 coresight: etm4x: Add ETM PID for Kryo-5XX by Tao Zhang · 3 years, 3 months ago
  19. dcfecfa coresight: trbe: Prohibit trace before disabling TRBE by Suzuki K Poulose · 3 years, 3 months ago
  20. 9bef9d0 coresight: trbe: End the AUX handle on truncation by Suzuki K Poulose · 3 years, 3 months ago
  21. 0a5f355 coresight: trbe: Do not truncate buffer on IRQ by Suzuki K Poulose · 3 years, 3 months ago
  22. 7037a39 coresight: trbe: Fix handling of spurious interrupts by Suzuki K Poulose · 3 years, 3 months ago
  23. 85fb923 coresight: trbe: irq handler: Do not disable TRBE if no action is needed by Suzuki K Poulose · 3 years, 3 months ago
  24. 04a37a1 coresight: trbe: Unify the enabling sequence by Suzuki K Poulose · 3 years, 3 months ago
  25. acee3ef coresight: trbe: Drop duplicate TRUNCATE flags by Suzuki K Poulose · 3 years, 3 months ago
  26. 5bd9ff8 coresight: trbe: Ensure the format flag is always set by Suzuki K Poulose · 3 years, 3 months ago
  27. 2ef4305 coresight: etm-pmu: Ensure the AUX handle is valid by Suzuki K Poulose · 3 years, 3 months ago
  28. 5f6fd1a coresight: etm4x: Use Trace Filtering controls dynamically by Suzuki K Poulose · 3 years, 3 months ago
  29. 937d3f5 coresight: etm4x: Save restore TRFCR_EL1 by Suzuki K Poulose · 3 years, 3 months ago
  30. 8c60acb coresight: Don't immediately close events that are run on invalid CPU/sink combos by James Clark · 3 years, 3 months ago
  31. 0abd076 coresight: tmc-etr: Speed up for bounce buffer in flat mode by Leo Yan · 3 years, 4 months ago
  32. 7ba7ae1 coresight: Update comments for removing cs_etm_find_snapshot() by Leo Yan · 3 years, 4 months ago
  33. f36dec8 coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer by Leo Yan · 3 years, 4 months ago
  34. bd8d068 coresight: tmc-etf: Add comment for store ordering by Leo Yan · 3 years, 5 months ago
  35. 26701ce coresight: tmc-etr: Add barrier after updating AUX ring buffer by Leo Yan · 3 years, 5 months ago
  36. 4d5d88b coresight: tmc: Configure AXI write burst size by Tanmay Jagdale · 3 years, 4 months ago
  37. 204879e coresight: cpu-debug: Control default behavior via Kconfig by Brian Norris · 3 years, 4 months ago
  38. 692c9a4 coresight: cti: Correct the parameter for pm_runtime_put by Tao Zhang · 3 years, 4 months ago
  39. 212b5d2 coresight: syscfg: Fix compiler warning by Jian Cai · 3 years, 4 months ago
  40. 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, 4 months ago
  41. 5353dd7 coresight: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 4 months ago
  42. a13d5a2 coresight: syscfg: Add initial configfs support by Mike Leach · 3 years, 4 months ago
  43. 7fdc9bb coresight: config: Add preloaded configurations by Mike Leach · 3 years, 4 months ago
  44. 810ac40 coresight: etm4x: Add complex configuration handlers to etmv4 by Mike Leach · 3 years, 4 months ago
  45. a0114b4 coresight: etm-perf: Update to activate selected configuration by Mike Leach · 3 years, 4 months ago
  46. f8cce2f coresight: syscfg: Add API to activate and enable configurations by Mike Leach · 3 years, 4 months ago
  47. 94d2bac coresight: etm-perf: Update to handle configuration selection by Mike Leach · 3 years, 4 months ago
  48. f53e93a coresight: config: Add configuration and feature generic functions by Mike Leach · 3 years, 4 months ago
  49. 42ff700 coresight: syscfg: Add registration and feature loading for cs devices by Mike Leach · 3 years, 4 months ago
  50. 85e2414c coresight: syscfg: Initial coresight system configuration by Mike Leach · 3 years, 4 months ago
  51. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  52. 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, 6 months ago
  53. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  54. ab1afed intel_th: Wait until port is in reset before programming it by Alexander Shishkin · 3 years, 6 months ago
  55. 02ca71e intel_th: msu: Make contiguous buffers uncached by Alexander Shishkin · 3 years, 6 months ago
  56. ae12891 intel_th: Remove an unused exit point from intel_th_remove() by Uwe Kleine-König · 3 years, 6 months ago
  57. 51dd19a coresight: Propagate symlink failure by Jeremy Linton · 3 years, 7 months ago
  58. 5fae8a9 coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() by Sai Prakash Ranjan · 3 years, 7 months ago
  59. af36b68 coresight: etm4x: core: Remove redundant check of attr by Junhao He · 3 years, 7 months ago
  60. e12f6b5 coresight: core: Remove unnecessary assignment by Junhao He · 3 years, 7 months ago
  61. d777a89 coresight: core: Fix use of uninitialized pointer by Junhao He · 3 years, 7 months ago
  62. 0ae8d79 coresight: core: Switch to krealloc_array() by Andy Shevchenko · 3 years, 7 months ago
  63. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  64. 9204ff9 coresight: etm-perf: Fix define build issue when built as module by Mike Leach · 3 years, 9 months ago
  65. 41c9f7f stm class: Use correct UUID APIs by Andy Shevchenko · 3 years, 9 months ago
  66. 48cb175 intel_th: pci: Add Alder Lake-M support by Alexander Shishkin · 3 years, 9 months ago
  67. 9f7f2a5 intel_th: pci: Add Rocket Lake CPU support by Alexander Shishkin · 3 years, 9 months ago
  68. 18ffbc4 intel_th: Consistency and off-by-one fix by Pavel Machek · 3 years, 9 months ago
  69. d9962f6 intel_th: Constify attribute_group structs by Rikard Falkeborn · 3 years, 9 months ago
  70. a525ed1 intel_th: Constify all drvdata references by Alexander Shishkin · 3 years, 9 months ago
  71. 3fae829 stm class: Remove an unused function by Jiapeng Chong · 3 years, 9 months ago
  72. 68d400c coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() by Wei Yongjun · 3 years, 9 months ago
  73. d19dea7 coresight: core: Make symbol 'csdev_sink' static by Wei Yongjun · 3 years, 9 months ago
  74. 023e029 coresight: core: Fix typo in coresight-core.c by Qi Liu · 3 years, 9 months ago
  75. d884429 coresight: etm: perf: Make symbol 'format_attr_contextid' static by Wei Yongjun · 3 years, 9 months ago
  76. ec58594 coresight: etm4x: Add ETM PID for Cortex-A78 by Sai Prakash Ranjan · 3 years, 9 months ago
  77. 3fbf7f0 coresight: sink: Add TRBE driver by Anshuman Khandual · 3 years, 9 months ago
  78. 2cd87a7 coresight: core: Add support for dedicated percpu sinks by Anshuman Khandual · 3 years, 9 months ago
  79. 549452b coresight: etm-perf: Handle stale output handles by Suzuki K Poulose · 3 years, 9 months ago
  80. 35e1c91 coresight: ete: Add support for ETE tracing by Suzuki K Poulose · 3 years, 9 months ago
  81. 3e666ad coresight: ete: Add support for ETE sysreg access by Suzuki K Poulose · 3 years, 9 months ago
  82. bc2c689 coresight: etm4x: Add support for PE OS lock by Suzuki K Poulose · 3 years, 9 months ago
  83. 2b921b6 coresight: Do not scan for graph if none is present by Suzuki K Poulose · 3 years, 9 months ago
  84. 0e6c205 coresight: etm-perf: Allow an event to use different sinks by Suzuki K Poulose · 3 years, 9 months ago
  85. 8b48119 coresight: etm4x: Move ETM to prohibited region for disable by Suzuki K Poulose · 3 years, 9 months ago
  86. 88f1186 coresight: etm-perf: Support PID tracing for kernel at EL2 by Suzuki K Poulose · 3 years, 11 months ago
  87. 53abf3f coresight: etm-perf: Clarify comment on perf options by Leo Yan · 3 years, 11 months ago
  88. 1609faa coresight: etm4x: Fix merge resolution for amba rework by Uwe Kleine-König · 3 years, 11 months ago
  89. 0573d3f Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-next by Greg Kroah-Hartman · 3 years, 11 months ago
  90. f728960 coresight: etm4x: Handle accesses to TRCSTALLCTLR by Suzuki K Poulose · 3 years, 11 months ago
  91. e5d51fb coresight: Add support for v8.4 SelfHosted tracing by Jonathan Zhou · 3 years, 11 months ago
  92. 5214b56 coresight: etm4x: Add support for sysreg only devices by Suzuki K Poulose · 3 years, 11 months ago
  93. e97db2c coresight: etm4x: Run arch feature detection on the CPU by Suzuki K Poulose · 3 years, 11 months ago
  94. c23bc38 coresight: etm4x: Refactor probing routine by Suzuki K Poulose · 3 years, 11 months ago
  95. dc1747a coresight: etm4x: Detect system instructions support by Suzuki K Poulose · 3 years, 11 months ago
  96. 1ab3bb9 coresight: etm4x: Add necessary synchronization for sysreg access by Suzuki K Poulose · 3 years, 11 months ago
  97. 4211bfce coresight: etm4x: Expose trcdevarch via sysfs by Suzuki K Poulose · 3 years, 11 months ago
  98. 8b94db1 coresight: etm4x: Use TRCDEVARCH for component discovery by Suzuki K Poulose · 3 years, 11 months ago
  99. fd6e790 coresight: etm4x: Detect access early on the target CPU by Suzuki K Poulose · 3 years, 11 months ago
  100. e49516e coresight: etm4x: Handle ETM architecture version by Suzuki K Poulose · 3 years, 11 months ago