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, 2 months ago
  3. eb2ec496 coresight: syscfg: Update load API for config loadable modules by Mike Leach · 3 years, 2 months ago
  4. 02bd588 coresight: configuration: Update API to permit dynamic load/unload by Mike Leach · 3 years, 2 months ago
  5. da7000e coresight: configuration: Update API to introduce load owner concept by Mike Leach · 3 years, 2 months 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, 3 months ago
  8. adf35d0 coresight: trbe: Make sure we have enough space by Suzuki K Poulose · 3 years, 3 months ago
  9. 7c2cc5e coresight: trbe: Add a helper to determine the minimum buffer size by Suzuki K Poulose · 3 years, 3 months ago
  10. 5cb75f1 coresight: trbe: Workaround TRBE errata overwrite in FILL mode by Suzuki K Poulose · 3 years, 3 months ago
  11. 8a10651 coresight: trbe: Add infrastructure for Errata handling by Suzuki K Poulose · 3 years, 3 months ago
  12. e4bc882 coresight: trbe: Allow driver to choose a different alignment by Suzuki K Poulose · 3 years, 3 months ago
  13. 2336a7b coresight: trbe: Decouple buffer base from the hardware base by Suzuki K Poulose · 3 years, 3 months ago
  14. 4585481 coresight: trbe: Add a helper to pad a given buffer area by Suzuki K Poulose · 3 years, 3 months ago
  15. 41c0e5b coresight: trbe: Add a helper to calculate the trace generated by Suzuki K Poulose · 3 years, 3 months ago
  16. a08025b coresight: trbe: Defer the probe on offline CPUs by Suzuki K Poulose · 3 years, 3 months ago
  17. bb5293e coresight: trbe: Fix incorrect access of the sink specific data by Suzuki K Poulose · 3 years, 4 months ago
  18. 0605b89 coresight: etm4x: Add ETM PID for Kryo-5XX by Tao Zhang · 3 years, 4 months ago
  19. dcfecfa coresight: trbe: Prohibit trace before disabling TRBE by Suzuki K Poulose · 3 years, 4 months ago
  20. 9bef9d0 coresight: trbe: End the AUX handle on truncation by Suzuki K Poulose · 3 years, 4 months ago
  21. 0a5f355 coresight: trbe: Do not truncate buffer on IRQ by Suzuki K Poulose · 3 years, 4 months ago
  22. 7037a39 coresight: trbe: Fix handling of spurious interrupts by Suzuki K Poulose · 3 years, 4 months ago
  23. 85fb923 coresight: trbe: irq handler: Do not disable TRBE if no action is needed by Suzuki K Poulose · 3 years, 4 months ago
  24. 04a37a1 coresight: trbe: Unify the enabling sequence by Suzuki K Poulose · 3 years, 4 months ago
  25. acee3ef coresight: trbe: Drop duplicate TRUNCATE flags by Suzuki K Poulose · 3 years, 4 months ago
  26. 5bd9ff8 coresight: trbe: Ensure the format flag is always set by Suzuki K Poulose · 3 years, 4 months ago
  27. 2ef4305 coresight: etm-pmu: Ensure the AUX handle is valid by Suzuki K Poulose · 3 years, 4 months ago
  28. 5f6fd1a coresight: etm4x: Use Trace Filtering controls dynamically by Suzuki K Poulose · 3 years, 4 months ago
  29. 937d3f5 coresight: etm4x: Save restore TRFCR_EL1 by Suzuki K Poulose · 3 years, 4 months ago
  30. 8c60acb coresight: Don't immediately close events that are run on invalid CPU/sink combos by James Clark · 3 years, 4 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, 5 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, 5 months ago
  39. 212b5d2 coresight: syscfg: Fix compiler warning by Jian Cai · 3 years, 4 months ago
  40. 5353dd7 coresight: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  41. a13d5a2 coresight: syscfg: Add initial configfs support by Mike Leach · 3 years, 5 months ago
  42. 7fdc9bb coresight: config: Add preloaded configurations by Mike Leach · 3 years, 5 months ago
  43. 810ac40 coresight: etm4x: Add complex configuration handlers to etmv4 by Mike Leach · 3 years, 5 months ago
  44. a0114b4 coresight: etm-perf: Update to activate selected configuration by Mike Leach · 3 years, 5 months ago
  45. f8cce2f coresight: syscfg: Add API to activate and enable configurations by Mike Leach · 3 years, 5 months ago
  46. 94d2bac coresight: etm-perf: Update to handle configuration selection by Mike Leach · 3 years, 5 months ago
  47. f53e93a coresight: config: Add configuration and feature generic functions by Mike Leach · 3 years, 5 months ago
  48. 42ff700 coresight: syscfg: Add registration and feature loading for cs devices by Mike Leach · 3 years, 5 months ago
  49. 85e2414c coresight: syscfg: Initial coresight system configuration by Mike Leach · 3 years, 5 months ago
  50. 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
  51. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  52. 51dd19a coresight: Propagate symlink failure by Jeremy Linton · 3 years, 7 months ago
  53. 5fae8a9 coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() by Sai Prakash Ranjan · 3 years, 7 months ago
  54. af36b68 coresight: etm4x: core: Remove redundant check of attr by Junhao He · 3 years, 7 months ago
  55. e12f6b5 coresight: core: Remove unnecessary assignment by Junhao He · 3 years, 7 months ago
  56. d777a89 coresight: core: Fix use of uninitialized pointer by Junhao He · 3 years, 7 months ago
  57. 0ae8d79 coresight: core: Switch to krealloc_array() by Andy Shevchenko · 3 years, 7 months ago
  58. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
  59. 9204ff9 coresight: etm-perf: Fix define build issue when built as module by Mike Leach · 3 years, 9 months ago
  60. 68d400c coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() by Wei Yongjun · 3 years, 9 months ago
  61. d19dea7 coresight: core: Make symbol 'csdev_sink' static by Wei Yongjun · 3 years, 9 months ago
  62. 023e029 coresight: core: Fix typo in coresight-core.c by Qi Liu · 3 years, 9 months ago
  63. d884429 coresight: etm: perf: Make symbol 'format_attr_contextid' static by Wei Yongjun · 3 years, 9 months ago
  64. ec58594 coresight: etm4x: Add ETM PID for Cortex-A78 by Sai Prakash Ranjan · 3 years, 9 months ago
  65. 3fbf7f0 coresight: sink: Add TRBE driver by Anshuman Khandual · 3 years, 9 months ago
  66. 2cd87a7 coresight: core: Add support for dedicated percpu sinks by Anshuman Khandual · 3 years, 9 months ago
  67. 549452b coresight: etm-perf: Handle stale output handles by Suzuki K Poulose · 3 years, 9 months ago
  68. 35e1c91 coresight: ete: Add support for ETE tracing by Suzuki K Poulose · 3 years, 9 months ago
  69. 3e666ad coresight: ete: Add support for ETE sysreg access by Suzuki K Poulose · 3 years, 9 months ago
  70. bc2c689 coresight: etm4x: Add support for PE OS lock by Suzuki K Poulose · 3 years, 9 months ago
  71. 2b921b6 coresight: Do not scan for graph if none is present by Suzuki K Poulose · 3 years, 9 months ago
  72. 0e6c205 coresight: etm-perf: Allow an event to use different sinks by Suzuki K Poulose · 3 years, 9 months ago
  73. 8b48119 coresight: etm4x: Move ETM to prohibited region for disable by Suzuki K Poulose · 3 years, 9 months ago
  74. 88f1186 coresight: etm-perf: Support PID tracing for kernel at EL2 by Suzuki K Poulose · 4 years ago
  75. 53abf3f coresight: etm-perf: Clarify comment on perf options by Leo Yan · 4 years ago
  76. 1609faa coresight: etm4x: Fix merge resolution for amba rework by Uwe Kleine-König · 4 years ago
  77. 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
  78. f728960 coresight: etm4x: Handle accesses to TRCSTALLCTLR by Suzuki K Poulose · 4 years ago
  79. e5d51fb coresight: Add support for v8.4 SelfHosted tracing by Jonathan Zhou · 4 years ago
  80. 5214b56 coresight: etm4x: Add support for sysreg only devices by Suzuki K Poulose · 4 years ago
  81. e97db2c coresight: etm4x: Run arch feature detection on the CPU by Suzuki K Poulose · 4 years ago
  82. c23bc38 coresight: etm4x: Refactor probing routine by Suzuki K Poulose · 4 years ago
  83. dc1747a coresight: etm4x: Detect system instructions support by Suzuki K Poulose · 4 years ago
  84. 1ab3bb9 coresight: etm4x: Add necessary synchronization for sysreg access by Suzuki K Poulose · 4 years ago
  85. 4211bfce coresight: etm4x: Expose trcdevarch via sysfs by Suzuki K Poulose · 4 years ago
  86. 8b94db1 coresight: etm4x: Use TRCDEVARCH for component discovery by Suzuki K Poulose · 4 years ago
  87. fd6e790 coresight: etm4x: Detect access early on the target CPU by Suzuki K Poulose · 4 years ago
  88. e49516e coresight: etm4x: Handle ETM architecture version by Suzuki K Poulose · 4 years ago
  89. 4d1b1fd coresight: etm4x: Clean up exception level masks by Suzuki K Poulose · 4 years ago
  90. 1d3eead coresight: etm4x: Cleanup secure exception level masks by Suzuki K Poulose · 4 years ago
  91. 33d5573a coresight: etm4x: Check for Software Lock by Suzuki K Poulose · 4 years ago
  92. d02dfac coresight: etm4x: Define DEVARCH register fields by Suzuki K Poulose · 4 years ago
  93. 91b9f01 coresight: etm4x: Hide sysfs attributes for unavailable registers by Suzuki K Poulose · 4 years ago
  94. 03336d0 coresight: etm4x: Add sysreg access helpers by Suzuki K Poulose · 4 years ago
  95. 4f2a672 coresight: etm4x: Add commentary on the registers by Suzuki K Poulose · 4 years ago
  96. c03ceec coresight: etm4x: Make offset available for sysfs attributes by Suzuki K Poulose · 4 years ago
  97. f5bd5236 coresight: etm4x: Convert all register accesses by Suzuki K Poulose · 4 years ago
  98. 5e2acf9d coresight: etm4x: Always read the registers on the host CPU by Suzuki K Poulose · 4 years ago
  99. 8ce0029 coresight: Convert claim/disclaim operations to use access wrappers by Suzuki K Poulose · 4 years ago
  100. 0200528 coresight: Convert coresight_timeout to use access abstraction by Suzuki K Poulose · 4 years ago