1. ec5b5ad intel_th: msu: Fix an off-by-one in attribute store by Alexander Shishkin · 6 years ago
  2. c18614a stm class: Fix a module refcount leak in policy creation error path by Alexander Shishkin · 6 years ago
  3. 8554e59 coresight: fix spelling mistake "deffered" -> "deferred" by Colin Ian King · 6 years ago
  4. 34e6c35 coresight: etm3x: Release CLAIM tag when operated from perf by Mathieu Poirier · 6 years ago
  5. 6dd4402 coresight: etm3x: Deal with CLAIM tag before and after accessing HW by Mathieu Poirier · 6 years ago
  6. 32c58c4 coresight: etf: Release CLAIM tag after disabling the HW by Mathieu Poirier · 6 years ago
  7. acaf5a0 coresight: etb10: Add support for CLAIM tag by Mathieu Poirier · 6 years ago
  8. 323ed1e coresight: tmc: Fix bad register address for CLAIM by Leo Yan · 6 years ago
  9. a23bbec stm class: Use memcat_p() by Alexander Shishkin · 6 years ago
  10. 6c7e4b6 stm class: heartbeat: Fix whitespace by Alexander Shishkin · 6 years ago
  11. 39f1023 stm class: p_sys-t: Add support for CLOCKSYNC packets by Alexander Shishkin · 6 years ago
  12. d69d5e8 stm class: Add MIPI SyS-T protocol support by Alexander Shishkin · 6 years ago
  13. 24c7bcb stm class: Switch over to the protocol driver by Alexander Shishkin · 6 years ago
  14. a02509f stm class: Factor out default framing protocol by Alexander Shishkin · 6 years ago
  15. d279a38 stm class: Add a helper for writing data packets by Alexander Shishkin · 6 years ago
  16. c7fd62b stm class: Introduce framing protocol drivers by Alexander Shishkin · 6 years ago
  17. e967b8b stm class: Clean up stp_configfs_init by Alexander Shishkin · 6 years ago
  18. 25e3c00 stm class: Clarify configfs root type/operations names by Alexander Shishkin · 6 years ago
  19. cb6102bd stm class: Rework policy node fallback by Alexander Shishkin · 6 years ago
  20. 29c222d Merge 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  21. 4d3ebd3 coreisght: tmc: Claim device before use by Suzuki K Poulose · 6 years ago
  22. bbbecc6 coresight: Remove redundant null pointer check before of_node_put and put_device by zhong jiang · 6 years ago
  23. 4e33d69 coresight: dynamic-replicator: Claim device for use by Suzuki K Poulose · 6 years ago
  24. f92201b coresight: catu: Claim device before use by Suzuki K Poulose · 6 years ago
  25. f13d7c0 coresight: funnel: Claim devices before use by Suzuki K Poulose · 6 years ago
  26. 68a1477 coresight: etmx: Claim devices before use by Suzuki K Poulose · 6 years ago
  27. 2478a6a coresight: Add support for CLAIM tag protocol by Suzuki K Poulose · 6 years ago
  28. 30af4fb coresight: dynamic-replicator: Handle multiple connections by Suzuki K Poulose · 6 years ago
  29. 62563e8 coresight: etb10: Handle errors enabling the device by Suzuki K Poulose · 6 years ago
  30. e2a1551 coresight: etm3: Add support for handling errors by Suzuki K Poulose · 6 years ago
  31. e006d89 coresight: etm4x: Add support for handling errors by Suzuki K Poulose · 6 years ago
  32. 1d36403 coresight: tmc-etb/etf: Prepare to handle errors enabling by Suzuki K Poulose · 6 years ago
  33. 1c7995e coresight: tmc-etr: Handle errors enabling CATU by Suzuki K Poulose · 6 years ago
  34. 6276f9c coresight: tmc-etr: Refactor for handling errors by Suzuki K Poulose · 6 years ago
  35. b9866bb coresight: Handle failures in enabling a trace path by Suzuki K Poulose · 6 years ago
  36. e7753f3 coresight: tmc: Fix byte-address alignment for RRP by Leo Yan · 6 years ago
  37. b3bee19 coresight: tmc: Refactor loops in etb dump by Leo Yan · 6 years ago
  38. b860801 coresight: etm4x: Configure EL2 exception level when kernel is running in HYP by Tomasz Nowicki · 6 years ago
  39. d4989fe coresight: etb10: Splitting function etb_enable() by Mathieu Poirier · 6 years ago
  40. d43b8ec coresight: etb10: Refactor etb_drvdata::mode handling by Mathieu Poirier · 6 years ago
  41. 22f429f coresight: etm-perf: Add support for ETR backend by Suzuki K Poulose · 6 years ago
  42. 3d6e893 coresight: perf: Remove set_buffer call back by Suzuki K Poulose · 6 years ago
  43. d25054e coresight: perf: Add helper to retrieve sink configuration by Suzuki K Poulose · 6 years ago
  44. 7ec786a coresight: perf: Remove reset_buffer call back for sinks by Suzuki K Poulose · 6 years ago
  45. 41a75cd coresight: Convert driver messages to dev_dbg by Suzuki K Poulose · 6 years ago
  46. cad5f8d coresight: tmc-etr: Relax collection of trace from sysfs mode by Suzuki K Poulose · 6 years ago
  47. 96a7f64 coresight: tmc-etr: Handle driver mode specific ETR buffers by Suzuki K Poulose · 6 years ago
  48. 4f8ef21 coresight: perf: Disable trace path upon source error by Suzuki K Poulose · 6 years ago
  49. f9d81a6 coresight: perf: Allow tracing on hotplugged CPUs by Suzuki K Poulose · 6 years ago
  50. c48fb3b coresight: perf: Avoid unncessary CPU hotplug read lock by Suzuki K Poulose · 6 years ago
  51. 5ecabe4 coresight: perf: Fix per cpu path management by Suzuki K Poulose · 6 years ago
  52. 987d1e8 coresight: etb10: Fix handling of perf mode by Suzuki K Poulose · 6 years ago
  53. c71369d coresight: Fix handling of sinks by Suzuki K Poulose · 6 years ago
  54. bbd35ba coresight: Use ERR_CAST instead of ERR_PTR by zhong jiang · 6 years ago
  55. 5ecc712 coresight: Cleanup coresight DT bindings by Suzuki K Poulose · 6 years ago
  56. c2c7294 coresight: platform: Cleanup coresight connection handling by Suzuki K Poulose · 6 years ago
  57. 2058224 coresight: Add helper to check if the endpoint is input by Suzuki K Poulose · 6 years ago
  58. 9633040 coresight: Fix remote endpoint parsing by Suzuki K Poulose · 6 years ago
  59. 5111e74 coresight: platform: Fix leaking device reference by Suzuki K Poulose · 6 years ago
  60. a0f9992 coresight: platform: Fix refcounting for graph nodes by Suzuki K Poulose · 6 years ago
  61. 6575fdb coresight: platform: Refactor graph endpoint parsing by Suzuki K Poulose · 6 years ago
  62. fac253e coresight: Document error handling in coresight_register by Suzuki K Poulose · 6 years ago
  63. 59d08d00 intel_th: pci: Add Ice Lake PCH support by Alexander Shishkin · 6 years ago
  64. ebe4582 intel_th: Fix resource handling for ACPI glue layer by Alexander Shishkin · 6 years ago
  65. 8801922 intel_th: Fix device removal logic by Alexander Shishkin · 6 years ago
  66. 42df050 drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  67. ccff2df coresight: tpiu: Fix disabling timeouts by Robin Murphy · 6 years ago
  68. 434d611 coresight: catu: Plug in CATU as a backend for ETR buffer by Suzuki K Poulose · 6 years ago
  69. 8ed536b coresight: catu: Add support for scatter gather tables by Suzuki K Poulose · 6 years ago
  70. fcacb5c coresight: Introduce support for Coresight Address Translation Unit by Suzuki K Poulose · 6 years ago
  71. 8a091d8 coresight: Add helper device type by Suzuki K Poulose · 6 years ago
  72. fe470f5 coresight: Handle errors in finding input/output ports by Suzuki K Poulose · 6 years ago
  73. 00ea197 coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet by Suzuki K Poulose · 6 years ago
  74. a748ddd coresight: include vmalloc.h for vmap/vunmap by Arnd Bergmann · 6 years ago
  75. c34cc23 coresight: tmc: Add configuration support for trace buffer size by Suzuki K Poulose · 6 years ago
  76. e8e3b77 coresight: tmc-etr buf: Add TMC scatter gather mode backend by Suzuki K Poulose · 6 years ago
  77. 75f4e36 coresight: tmc-etr: Add transparent buffer management by Suzuki K Poulose · 6 years ago
  78. 260ec24 coresight: Add support for TMC ETR SG unit by Suzuki K Poulose · 6 years ago
  79. 99443ea coresight: Add generic TMC sg table framework by Suzuki K Poulose · 6 years ago
  80. ed2cfb2 dts: bindings: Restrict coresight tmc-etr scatter-gather mode by Suzuki K Poulose · 6 years ago
  81. 6f755e8 coresight: Add helper for inserting synchronization packets by Suzuki K Poulose · 6 years ago
  82. ef32df5 coresight: tmc-etr: Disallow perf mode by Suzuki K Poulose · 6 years ago
  83. 0f728a7 coresight: tmc-etr: Do not clean trace buffer by Suzuki K Poulose · 6 years ago
  84. 3495722 coresight: tmc: Hide trace buffer handling for file read by Suzuki K Poulose · 6 years ago
  85. 5cedd22 coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35 by Suzuki K Poulose · 6 years ago
  86. 450367f coresight: etm4x: Don't use contextID with PID namespaces by Mathieu Poirier · 6 years ago
  87. 7bd50cc coresight: etm3x: Don't use contextID with PID namespaces by Mathieu Poirier · 6 years ago
  88. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  89. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  90. 806e308 hwtracing: stm: fix build error on some arches by Greg Kroah-Hartman · 6 years ago
  91. 0ed2424 intel_th: Use correct device when freeing buffers by Alexander Shishkin · 6 years ago
  92. b5e2ced stm class: Use vmalloc for the master map by Alexander Shishkin · 6 years ago
  93. 40fe78a coresight: Remove %px for printing pcsr value by Leo Yan · 7 years ago
  94. bd11441 coresight tmc etr: Removing extra newline by Mathieu Poirier · 7 years ago
  95. 805c2c2 coresight tmc etr: Fix uninitialised variable by Mathieu Poirier · 7 years ago
  96. 3606a1d coresight tmc etr: Make memory check consistent in the same function by Mathieu Poirier · 7 years ago
  97. ad0dfdf coresight: Moving framework and drivers to SPDX identifier by Mathieu Poirier · 7 years ago
  98. a7082da coresight: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  99. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  100. 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago