1. 500589d coresight: etm4x: Fix unused function warning by Arnd Bergmann · 5 years ago
  2. 05b686b intel_th: msu: Fix window switching without windows by Alexander Shishkin · 5 years ago
  3. ab832e3 intel_th: Fix freeing IRQs by Alexander Shishkin · 5 years ago
  4. 8838586 intel_th: pci: Add Elkhart Lake SOC support by Alexander Shishkin · 5 years ago
  5. e4de2a5 intel_th: pci: Add Comet Lake PCH-V support by Alexander Shishkin · 5 years ago
  6. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  7. 6e6c18b intel_th: pci: Add Tiger Lake CPU support by Alexander Shishkin · 5 years ago
  8. 6a17434 intel_th: pci: Add Ice Lake CPU support by Alexander Shishkin · 5 years ago
  9. 51259277 intel_th: Fix a double put_device() in error path by Alexander Shishkin · 5 years ago
  10. 9a5d847 coresight: replicator: Fix missing spin_lock_init() by Wei Yongjun · 5 years ago
  11. 9def5dc coresight: funnel: Fix missing spin_lock_init() by Wei Yongjun · 5 years ago
  12. 0a8f72f stm class: Lose the protocol driver when dropping its reference by Alexander Shishkin · 5 years ago
  13. 01b59c7 Merge 5.4-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  14. 9c7db49 coresight: etm4x: Fix BMVAL misuse by Rikard Falkeborn · 5 years ago
  15. edda32d coresight: Serialize enabling/disabling a link device. by Yabin Cui · 5 years ago
  16. f08d688 coresight: Add explicit architecture dependency by Mark Brown · 5 years ago
  17. ebddaad coresight: etm4x: Add missing single-shot control API to sysfs by Mike Leach · 5 years ago
  18. a578427 coresight: etm4x: Add view comparator settings API to sysfs. by Mike Leach · 5 years ago
  19. 3e12d3b coresight: etm4x: Improve usability of sysfs - CID and VMID masks. by Mike Leach · 5 years ago
  20. c2431fe coresight: etm4x: Improve usability of sysfs - include/exclude addr. by Mike Leach · 5 years ago
  21. 1b6b0e0 coresight: etm4x: Fix issues with start-stop logic. by Mike Leach · 5 years ago
  22. 75198a7 coresight: etm4x: Add missing API to set EL match on address filters by Mike Leach · 5 years ago
  23. 2fe6899 coresight: etm4x: Fix input validation for sysfs. by Mike Leach · 5 years ago
  24. 057f2c5 coresight: etm4x: Fixes for ETM v4.4 architecture updates. by Mike Leach · 5 years ago
  25. 0373d90 coresight: etm4x: Add support for ThunderX2 by Tanmay Vilas Kumar Jagdale · 5 years ago
  26. f188b5e coresight: etm4x: Save/restore state across CPU low power states by Andrew Murray · 5 years ago
  27. 9d55499 intel_th: pci: Add Jasper Lake PCH support by Alexander Shishkin · 5 years ago
  28. 3adbb57 intel_th: pci: Add Comet Lake PCH support by Alexander Shishkin · 5 years ago
  29. 1fa1b6c intel_th: msu: Fix possible memory leak in mode_store() by Wei Yongjun · 5 years ago
  30. 8e3ef7b intel_th: msu: Fix overflow in shift of an unsigned int by Colin Ian King · 5 years ago
  31. 063f097 intel_th: msu: Fix missing allocation failure check on a kstrndup by Colin Ian King · 5 years ago
  32. e5a340f intel_th: msu: Fix an uninitialized mutex by Alexander Shishkin · 5 years ago
  33. 87c0b9c intel_th: gth: Fix the window switching sequence by Alexander Shishkin · 5 years ago
  34. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  35. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  36. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  37. 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  38. ec13c78 coresight: tmc-etr: Add barrier packets when moving offset forward by Mathieu Poirier · 5 years ago
  39. 3507d231 coresight: tmc-etr: Decouple buffer sync and barrier packet insertion by Mathieu Poirier · 5 years ago
  40. 00bb485 coresight: tmc: Make memory width mask computation into a function by Mathieu Poirier · 5 years ago
  41. bbedcb9 coresight: tmc-etr: Fix perf_data check by Yabin Cui · 5 years ago
  42. 13af88f coresight: tmc-etr: Fix updating buffer in not-snapshot mode. by Yabin Cui · 5 years ago
  43. 89e89b0 coresight: etm4x: improve clarity of etm4_os_unlock comment by Andrew Murray · 5 years ago
  44. 08d2dda coresight: etm4x: use module_param instead of module_param_named by Andrew Murray · 5 years ago
  45. 1004ce4 coresight: etm4x: Use explicit barriers on enable/disable by Andrew Murray · 5 years ago
  46. 6d76510 coresight: etm4x: Remove superfluous setting of os_unlock by Andrew Murray · 5 years ago
  47. 6c87bedc coresight: acpi: Static funnel support by Suzuki K Poulose · 5 years ago
  48. 82451bbd coresight: Convert pr_warn to dev_warn for obsolete bindings by Suzuki K Poulose · 5 years ago
  49. 8a4bc4f coresight: tmc-etr: Check if non-secure access is enabled by Suzuki K Poulose · 5 years ago
  50. f52ff9b coresight: tmc-etr: Handle memory errors by Suzuki K Poulose · 5 years ago
  51. 5774a34 coresight: etr_buf: Consolidate refcount initialization by Suzuki K Poulose · 5 years ago
  52. df4473f coresight: cpu-debug: Add support for Qualcomm Kryo by Sai Prakash Ranjan · 5 years ago
  53. 17b4add coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996 by Sai Prakash Ranjan · 5 years ago
  54. 3bf8c48 coresight: etm4x: Two function calls less by Markus Elfring · 5 years ago
  55. 99097a2 Merge 5.3-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  56. 9c78255 intel_th: pci: Add Tiger Lake support by Alexander Shishkin · 5 years ago
  57. 164eb56 intel_th: pci: Add support for another Lewisburg PCH by Alexander Shishkin · 5 years ago
  58. 961b6ff stm class: Fix a double free of stm_source_device by Ding Xiang · 5 years ago
  59. e70c971 Merge 5.3-rc5 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  60. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  61. 77e38c1 Merge 5.3-rc4 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  62. 5511c0c coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute by Suzuki K Poulose · 5 years ago
  63. aa95b4a docs: fix a couple of new broken references by Mauro Carvalho Chehab · 5 years ago
  64. fac7b71 intel_th: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  65. 4495dfd drivers: Introduce device lookup variants by device type by Suzuki K Poulose · 5 years ago
  66. 67843bb drivers: Introduce device lookup variants by fwnode by Suzuki K Poulose · 5 years ago
  67. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  68. 092f47c intel_th: msu: Preserve pre-existing buffer configuration by Alexander Shishkin · 5 years ago
  69. ed5207a intel_th: msu: Prevent freeing buffers while locked windows exist by Alexander Shishkin · 5 years ago
  70. 57b69a1 intel_th: msu: Get rid of the window size limit by Alexander Shishkin · 5 years ago
  71. f220df6 intel_th: msu-sink: An example msu buffer "sink" by Alexander Shishkin · 5 years ago
  72. 615c164 intel_th: msu: Introduce buffer interface by Alexander Shishkin · 5 years ago
  73. 9787aed coresight: Make the coresight_device_fwnode_match declaration's fwnode parameter const by Nathan Chancellor · 5 years ago
  74. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  75. 996cdfaf coresight: Do not default to CPU0 for missing CPU phandle by Sai Prakash Ranjan · 5 years ago
  76. 17c20f3 coresight: tmc: Smatch: Fix potential NULL pointer dereference by Suzuki K Poulose · 6 years ago
  77. 0206016 coresight: etm3x: Smatch: Fix potential NULL pointer dereference by Suzuki K Poulose · 6 years ago
  78. 0530ef6 coresight: Potential uninitialized variable in probe() by Dan Carpenter · 6 years ago
  79. 730766b coresight: etb10: Do not call smp_processor_id from preemptible by Suzuki K Poulose · 6 years ago
  80. 024c1fd coresight: tmc-etf: Do not call smp_processor_id from preemptible by Suzuki K Poulose · 6 years ago
  81. 3a87103 coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptible by Suzuki K Poulose · 6 years ago
  82. 3ff4456 coresight: tmc-etr: Do not call smp_processor_id() from preemptible by Suzuki K Poulose · 6 years ago
  83. f505e91 intel_th: msu: Start read iterator from a non-empty window by Alexander Shishkin · 6 years ago
  84. bbbc08a intel_th: msu: Split sgt array and pointer in multiwindow mode by Alexander Shishkin · 6 years ago
  85. fa52b3f intel_th: msu: Support multipage blocks by Alexander Shishkin · 6 years ago
  86. 4aa5aed intel_th: pci: Add Ice Lake NNPI support by Alexander Shishkin · 6 years ago
  87. 918b864 intel_th: msu: Fix single mode with disabled IOMMU by Alexander Shishkin · 6 years ago
  88. 9800db2 intel_th: msu: Remove set but not used variable 'last' by YueHaibing · 6 years ago
  89. b96fb36 intel_th: msu: Fix unused variable warning on arm64 platform by Shaokun Zhang · 6 years ago
  90. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  91. 200f3a3f coresight: cpu-debug: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  92. 055ecea coresight: replicator: Add terminate entry for acpi_device_id tables by Wei Yongjun · 6 years ago
  93. 745cfc5 coresight: platform: add OF/APCI dependency by Arnd Bergmann · 6 years ago
  94. 40a1c5b coresight: Add dummy definition for of_coresight_get_cpu() by Suzuki K Poulose · 6 years ago
  95. 115b1aa coresight: acpi: Support for platform devices by Suzuki K Poulose · 6 years ago
  96. 76ffa5a coresight: Support for ACPI bindings by Suzuki K Poulose · 6 years ago
  97. 68c0dac coresight: stm: ACPI support for parsing stimulus base by Suzuki K Poulose · 6 years ago
  98. 0f5f9b6 coresight: Use platform agnostic names by Suzuki K Poulose · 6 years ago
  99. 37ea1ff coresight: Use fwnode handle instead of device names by Suzuki K Poulose · 6 years ago
  100. 20961ae coresight: platform: Use fwnode handle for device search by Suzuki K Poulose · 6 years ago