1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  3. aad14ad intel_th: msu: Add current window tracking by Alexander Shishkin · 6 years ago
  4. 6cac786 intel_th: msu: Add a sysfs attribute to trigger window switch by Alexander Shishkin · 6 years ago
  5. 4840572 intel_th: msu: Correct the block wrap detection by Alexander Shishkin · 6 years ago
  6. 8116db5 intel_th: Add switch triggering support by Alexander Shishkin · 6 years ago
  7. 9958e02 intel_th: gth: Factor out trace start/stop by Alexander Shishkin · 6 years ago
  8. 8d41551 intel_th: msu: Factor out pipeline draining by Alexander Shishkin · 6 years ago
  9. ba39bd8 intel_th: msu: Switch over to scatterlist by Alexander Shishkin · 6 years ago
  10. 0de9e03 intel_th: msu: Replace open-coded list_{first,last,next}_entry variants by Alexander Shishkin · 6 years ago
  11. 4c5bb6e intel_th: Only report useful IRQs to subdevices by Alexander Shishkin · 6 years ago
  12. aac8da6 intel_th: msu: Start handling IRQs by Alexander Shishkin · 6 years ago
  13. 7b7036d intel_th: pci: Use MSI interrupt signalling by Alexander Shishkin · 6 years ago
  14. 62a5930 intel_th: Communicate IRQ via resource by Alexander Shishkin · 6 years ago
  15. fc027f4 intel_th: Add "rtit" source device by Alexander Shishkin · 6 years ago
  16. 23f6674 intel_th: Skip subdevices if their MMIO is missing by Alexander Shishkin · 6 years ago
  17. db73a05 intel_th: Rework resource passing between glue layers and core by Alexander Shishkin · 6 years ago
  18. 4e0eaf2 intel_th: msu: Fix single mode with IOMMU by Alexander Shishkin · 6 years ago
  19. 78e6427 coresight: funnel: Support static funnel by Leo Yan · 6 years ago
  20. 5c84b87 coresight: replicator: Add new device id for static replicator by Leo Yan · 6 years ago
  21. 75d7dbd coresight: etb10: Add support for CPU-wide trace scenarios by Mathieu Poirier · 6 years ago
  22. 880af78 coresight: tmc-etf: Add support for CPU-wide trace scenarios by Mathieu Poirier · 6 years ago
  23. 8d03cfd coresight: tmc-etr: Add support for CPU-wide trace scenarios by Mathieu Poirier · 6 years ago
  24. 3147da9 coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenarios by Mathieu Poirier · 6 years ago
  25. c5ff7344 coresight: tmc-etr: Introduce the notion of IDR to ETR devices by Mathieu Poirier · 6 years ago
  26. 5754999 coresight: tmc-etr: Introduce the notion of reference counting to ETR devices by Mathieu Poirier · 6 years ago
  27. ef848e4 coresight: tmc-etr: Introduce the notion of process ID to ETR devices by Mathieu Poirier · 6 years ago
  28. e553a8a coresight: tmc-etr: Create per-thread buffer allocation function by Mathieu Poirier · 6 years ago
  29. 855ab61 coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf() by Mathieu Poirier · 6 years ago
  30. a0f08a6 coresight: Communicate perf event to sink buffer allocation functions by Mathieu Poirier · 6 years ago
  31. f5200aa coresight: perf: Refactor function free_event_data() by Mathieu Poirier · 6 years ago
  32. 02d5c89 coresight: perf: Clean up function etm_setup_aux() by Mathieu Poirier · 6 years ago
  33. 0916447 coresight: Properly address concurrency in sink::update() functions by Mathieu Poirier · 6 years ago
  34. 12dfc9e coresight: Properly address errors in sink::disable() functions by Mathieu Poirier · 6 years ago
  35. f973d88 coresight: Move reference counting inside sink drivers by Mathieu Poirier · 6 years ago
  36. 6c817a9 coresight: Adding return code to sink::disable() operation by Mathieu Poirier · 6 years ago
  37. a54e14f coresight: etm4x: Configure tracers to emit timestamps by Mathieu Poirier · 6 years ago
  38. 8013f32 coresight: etm4x: Skip selector pair 0 by Mathieu Poirier · 6 years ago
  39. 82500a8 coresight: etm4x: Add kernel configuration for CONTEXTID by Mathieu Poirier · 6 years ago
  40. 6fcdba3 coresight: pmu: Adding ITRACE property to cs_etm PMU by Mathieu Poirier · 6 years ago
  41. 2635569 coresight: tmc: Cleanup power management by Suzuki K Poulose · 6 years ago
  42. 2390d45 coresight: catu: Cleanup power management by Suzuki K Poulose · 6 years ago
  43. 0bfc53b coresight: tpiu: Cleanup power management by Suzuki K Poulose · 6 years ago
  44. 850ccfe coresight: etb10: Cleanup power management by Suzuki K Poulose · 6 years ago
  45. 1b015ef coresight: Fix freeing up the coresight connections by Suzuki K Poulose · 6 years ago
  46. 455328b coresight: Merge the static and dynamic replicator drivers by Suzuki K Poulose · 6 years ago
  47. c827db6 coresight: dynamic-replicator: Prepare for merging with static replicator by Suzuki K Poulose · 6 years ago
  48. eb6934b coresight: replicator: Prepare for merging with dynamic-replicator by Suzuki K Poulose · 6 years ago
  49. ee8146a coresight: dynamic-replicator: Clean up error handling by Suzuki K Poulose · 6 years ago
  50. 08be874 coresight: tmc: Report DMA setup failures by Suzuki K Poulose · 6 years ago
  51. 6181040 coresight: catu: Make catu_helper_ops and catu_ops static by YueHaibing · 6 years ago
  52. 59d63de coresight: catu: fix clang build warning by Arnd Bergmann · 6 years ago
  53. e60e9a4 intel_th: pci: Add Comet Lake support by Alexander Shishkin · 6 years ago
  54. 51e0f22 stm class: Fix channel bitmap on 32-bit systems by Alexander Shishkin · 6 years ago
  55. ee496da stm class: Fix channel free in stm output free path by Tingwei Zhang · 6 years ago
  56. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  57. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  58. 91d3f8a intel_th: gth: Fix an off-by-one in output unassigning by Alexander Shishkin · 6 years ago
  59. 5666dfd coresight: etm4x: Add support to enable ETMv4.2 by Sai Prakash Ranjan · 6 years ago
  60. 2894170 ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support by Mike Leach · 6 years ago
  61. e85fa28 ARM: 8838/1: drivers: amba: Updates to component identification for driver matching. by Mike Leach · 6 years ago
  62. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  63. 7f2b8af Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next by Greg Kroah-Hartman · 6 years ago
  64. bf7cbaa stm class: Prevent division by zero by Alexander Shishkin · 6 years ago
  65. a1d75da stm class: Fix an endless loop in channel allocation by Zhi Jin · 6 years ago
  66. 9ed3f22 intel_th: Don't reference unassigned outputs by Alexander Shishkin · 6 years ago
  67. 1d2ef02 intel_th: pti: Use sysfs_match_string() helper by Andy Shevchenko · 7 years ago
  68. ba828cc9 intel_th: Only create useful device nodes by Alexander Shishkin · 6 years ago
  69. 8d86f6b intel_th: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  70. b5390f4 coresight: Use event attributes for sink selection by Mathieu Poirier · 6 years ago
  71. 988036f9 coresight: perf: Add "sinks" group to PMU directory by Mathieu Poirier · 6 years ago
  72. e11a579 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  73. c2bc02f coresight: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  74. a7325a6 coresight: stm: Remove set but not used variable 'res_size' by YueHaibing · 6 years ago
  75. a0f890a coresight: cpu-debug: Support for CA73 CPUs by Leo Yan · 6 years ago
  76. 2264439 coresight: Use event attributes for sink selection by Mathieu Poirier · 6 years ago
  77. bb8e370 coresight: perf: Add "sinks" group to PMU directory by Mathieu Poirier · 6 years ago
  78. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  79. ec5b5ad intel_th: msu: Fix an off-by-one in attribute store by Alexander Shishkin · 6 years ago
  80. c18614a stm class: Fix a module refcount leak in policy creation error path by Alexander Shishkin · 6 years ago
  81. 8554e59 coresight: fix spelling mistake "deffered" -> "deferred" by Colin Ian King · 6 years ago
  82. 34e6c35 coresight: etm3x: Release CLAIM tag when operated from perf by Mathieu Poirier · 6 years ago
  83. 6dd4402 coresight: etm3x: Deal with CLAIM tag before and after accessing HW by Mathieu Poirier · 6 years ago
  84. 32c58c4 coresight: etf: Release CLAIM tag after disabling the HW by Mathieu Poirier · 6 years ago
  85. acaf5a0 coresight: etb10: Add support for CLAIM tag by Mathieu Poirier · 6 years ago
  86. 323ed1e coresight: tmc: Fix bad register address for CLAIM by Leo Yan · 6 years ago
  87. a23bbec stm class: Use memcat_p() by Alexander Shishkin · 6 years ago
  88. 6c7e4b6 stm class: heartbeat: Fix whitespace by Alexander Shishkin · 6 years ago
  89. 39f1023 stm class: p_sys-t: Add support for CLOCKSYNC packets by Alexander Shishkin · 6 years ago
  90. d69d5e8 stm class: Add MIPI SyS-T protocol support by Alexander Shishkin · 6 years ago
  91. 24c7bcb stm class: Switch over to the protocol driver by Alexander Shishkin · 6 years ago
  92. a02509f stm class: Factor out default framing protocol by Alexander Shishkin · 6 years ago
  93. d279a38 stm class: Add a helper for writing data packets by Alexander Shishkin · 6 years ago
  94. c7fd62b stm class: Introduce framing protocol drivers by Alexander Shishkin · 6 years ago
  95. e967b8b stm class: Clean up stp_configfs_init by Alexander Shishkin · 6 years ago
  96. 25e3c00 stm class: Clarify configfs root type/operations names by Alexander Shishkin · 6 years ago
  97. cb6102bd stm class: Rework policy node fallback by Alexander Shishkin · 6 years ago
  98. 29c222d Merge 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  99. 4d3ebd3 coreisght: tmc: Claim device before use by Suzuki K Poulose · 6 years ago
  100. bbbecc6 coresight: Remove redundant null pointer check before of_node_put and put_device by zhong jiang · 6 years ago