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