1. 67337e8 coresight: Add better messages for coresight_timeout by Suzuki K Poulose · 8 years ago
  2. 1c9cbe1 coresight: Cleanup TMC status check by Suzuki K Poulose · 8 years ago
  3. 78247e2 coresight: etmv4: Fix ETMv4x peripheral ID table by Suzuki K Poulose · 8 years ago
  4. 8505fea coresight: tmc: Limit the trace to available data by Suzuki K Poulose · 8 years ago
  5. 068c0a5 coresight: Fix csdev connections initialisation by Suzuki K Poulose · 8 years ago
  6. 3afd063 coresight: Consolidate error handling path for tmc_probe by Suzuki K Poulose · 8 years ago
  7. 481e46f coresight: Remove erroneous dma_free_coherent in tmc_probe by Suzuki K Poulose · 8 years ago
  8. b1149ad coresight: always use stashed trace id value in etm4_trace_id by Sudeep Holla · 8 years ago
  9. f3864d8 coresight-stm: support mmapping channel regions with mmio_addr by Chunyan Zhang · 8 years ago
  10. b839215 coresight: access conn->child_name only if it's initialised by Sudeep Holla · 8 years ago
  11. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 58eb457 hwtracing/coresight-etm4x: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  13. 2b5283d hwtracing/coresight-etm3x: Convert to hotplug state machine by Richard Cochran · 8 years ago
  14. 80f7631 Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next by Greg Kroah-Hartman · 8 years ago
  15. 7a1a47c intel_th: pci: Add Kaby Lake PCH-H support by Alexander Shishkin · 8 years ago
  16. a36aa80 intel_th: Fix a deadlock in modprobing by Alexander Shishkin · 8 years ago
  17. b25948a Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  18. bd581f2 intel_th: Document output device callbacks by Alexander Shishkin · 8 years ago
  19. 53c189f intel_th: gth: Fix a source comment by Alexander Shishkin · 8 years ago
  20. 142dfeb intel_th: Add runtime power management handling by Alexander Shishkin · 8 years ago
  21. 8e0469a stm class: Add runtime power management handling by Alexander Shishkin · 8 years ago
  22. 5014e90 coresight: Handle build path error by Suzuki K Poulose · 8 years ago
  23. f3b8172 coresight: Fix erroneous memset in tmc_read_unprepare_etr by Suzuki K Poulose · 8 years ago
  24. 8e21529 coresight: Fix tmc_read_unprepare_etr by Suzuki K Poulose · 8 years ago
  25. ec48a1d coresight: Fix NULL pointer dereference in _coresight_build_path by Suzuki K Poulose · 8 years ago
  26. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  27. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  28. bedffda coresight: etb10: adjust read pointer only when needed by Mathieu Poirier · 8 years ago
  29. dc2c4ef coresight: configuring ETF in FIFO mode when acting as link by Mathieu Poirier · 8 years ago
  30. 2e499bb coresight: tmc: implementing TMC-ETF AUX space API by Mathieu Poirier · 8 years ago
  31. a02e81f coresight: moving struct cs_buffers to header file by Mathieu Poirier · 8 years ago
  32. 4f1ff3d coresight: tmc: keep track of memory width by Mathieu Poirier · 8 years ago
  33. b217601 coresight: tmc: make sysFS and Perf mode mutually exclusive by Mathieu Poirier · 8 years ago
  34. a40318f coresight: tmc: dump system memory content only when needed by Mathieu Poirier · 8 years ago
  35. f2facc3 coresight: tmc: adding mode of operation for link/sinks by Mathieu Poirier · 8 years ago
  36. f74debb coresight: tmc: getting rid of multiple read access by Mathieu Poirier · 8 years ago
  37. de54619 coresight: tmc: allocating memory when needed by Mathieu Poirier · 8 years ago
  38. 4525412 coresight: tmc: making prepare/unprepare functions generic by Mathieu Poirier · 8 years ago
  39. 6c6ed1e coresight: tmc: splitting driver in ETB/ETF and ETR components by Mathieu Poirier · 8 years ago
  40. a8ab426 coresight: tmc: cleaning up header file by Mathieu Poirier · 8 years ago
  41. 4c324b5 coresight: tmc: introducing new header file by Mathieu Poirier · 8 years ago
  42. ebba56e coresight: tmc: clearly define number of transfers per burst by Mathieu Poirier · 8 years ago
  43. b1789b7 coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions by Mathieu Poirier · 8 years ago
  44. 358f421 coresight: tmc: waiting for TMCReady bit before programming by Mathieu Poirier · 8 years ago
  45. 580ff80 coresight: tmc: modifying naming convention by Mathieu Poirier · 8 years ago
  46. 7d83d17 coresight: tmc: adding sysFS management entries by Mathieu Poirier · 8 years ago
  47. 960e309 coresight: etm4x: add tracer ID for A72 Maia processor. by Li Pengcheng · 8 years ago
  48. b5af0a2 coresight: etb10: fixing the right amount of words to read by Mathieu Poirier · 8 years ago
  49. 237483a coresight: stm: adding driver for CoreSight STM component by Pratik Patel · 8 years ago
  50. a685d68 coresight: adding path for STM device by Mathieu Poirier · 8 years ago
  51. 8e996a2 stm class: Support devices that override software assigned masters by Alexander Shishkin · 8 years ago
  52. 6327a45 coresight: etm4x: modify q_support type by Li Pengcheng · 8 years ago
  53. e8dc27d coresight: no need to do the forced type conversion by Li Pengcheng · 8 years ago
  54. ef0fd64 coresight: removing gratuitous boot time log messages by Mathieu Poirier · 8 years ago
  55. ad352ac coresight: etb10: splitting sysFS "status" entry by Mathieu Poirier · 8 years ago
  56. 154f3520 coresight: moving coresight_simple_func() to header file by Mathieu Poirier · 8 years ago
  57. 37fbbdb coresight: etm4x: implementing the perf PMU API by Mathieu Poirier · 8 years ago
  58. 4f6fce5 coresight: etm4x: implementing user/kernel mode tracing by Mathieu Poirier · 8 years ago
  59. c38a9ec coresight: etm4x: moving etm_drvdata::enable to atomic field by Mathieu Poirier · 8 years ago
  60. 66bbbb7 coresight: etm4x: unlocking tracers in default arch init by Mathieu Poirier · 8 years ago
  61. fc208ab coresight: etm4x: splitting etmv4 default configuration by Mathieu Poirier · 8 years ago
  62. 54ff892 coresight: etm4x: splitting struct etmv4_drvdata by Mathieu Poirier · 8 years ago
  63. 7c38aa4 coresight: etm4x: adding config and traceid registers by Mathieu Poirier · 8 years ago
  64. a77de26 coresight: etm4x: moving sysFS entries to a dedicated file by Mathieu Poirier · 8 years ago
  65. aaa3ca8 intel_th: pci: Add Broxton-M SOC support by Alexander Shishkin · 8 years ago
  66. f152dfe intel_th: msu: Release resources on removal by Alexander Shishkin · 8 years ago
  67. 8e9a2be intel_th: msu: Set fops::owner to prevent module from unloading by Alexander Shishkin · 8 years ago
  68. e2ea295 intel_th: Hold output driver module reference while capture is active by Alexander Shishkin · 8 years ago
  69. a45ff6e intel_th: msu: Serialize enabling/disabling by Alexander Shishkin · 8 years ago
  70. f18a953 intel_th: Fix activating a subdevice without a driver by Alexander Shishkin · 8 years ago
  71. e8644e4 intel_th: pti: Create sysfs attributes using core driver's facility by Alexander Shishkin · 8 years ago
  72. 9d482ae intel_th: msu: Create sysfs attributes using core driver's facility by Alexander Shishkin · 8 years ago
  73. b5edbf1 intel_th: Allow subdevice drivers to bring in own attribute groups by Alexander Shishkin · 8 years ago
  74. 6575cbd intel_th: msu: Handle kstrndup() failure by Alexander Shishkin · 8 years ago
  75. 8f1127e intel_th: pti: Do remove sysfs group on device removal by Alexander Shishkin · 8 years ago
  76. fb08019 stm class: Remove unnecessary pointer increment by Alexander Shishkin · 8 years ago
  77. 389b669 stm class: Fix stm device initialization order by Alexander Shishkin · 8 years ago
  78. cbe4a61 stm class: Do not leak the chrdev in error path by Alexander Shishkin · 8 years ago
  79. 8fa11d1 stm class: Remove a pointless line by Alexander Shishkin · 8 years ago
  80. c8be489 stm class: stm_heartbeat: Make nr_devs parameter read-only by Alexander Shishkin · 8 years ago
  81. 118b451 stm class: dummy_stm: Make nr_dummies parameter read-only by Alexander Shishkin · 8 years ago
  82. f57af6d stm class: Fix integer boundary checks for master range by Chunyan Zhang · 8 years ago
  83. ca48fa2 drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular by Paul Gortmaker · 8 years ago
  84. 941943c drivers/hwtracing: make coresight-* explicitly non-modular by Paul Gortmaker · 9 years ago
  85. 17534ce coresight: introducing a global trace ID function by Mathieu Poirier · 9 years ago
  86. 0bcbf2e coresight: etm-perf: new PMU driver for ETM tracers by Mathieu Poirier · 9 years ago
  87. 2997aa4 coresight: etb10: implementing AUX API by Mathieu Poirier · 9 years ago
  88. e827d45 coresight: etb10: adding operation mode for sink->enable() by Mathieu Poirier · 9 years ago
  89. 27b10da coresight: etb10: moving to local atomic operations by Mathieu Poirier · 9 years ago
  90. 882d5e1 coresight: etm3x: implementing perf_enable/disable() API by Mathieu Poirier · 9 years ago
  91. 2127154 coresight: etm3x: implementing user/kernel mode tracing by Mathieu Poirier · 9 years ago
  92. c528a25 coresight: etm3x: consolidating initial config by Mathieu Poirier · 9 years ago
  93. e192172 coresight: etm3x: changing default trace configuration by Mathieu Poirier · 9 years ago
  94. 47cd066 coresight: etm3x: set progbit to stop trace collection by Mathieu Poirier · 9 years ago
  95. 22fd532 coresight: etm3x: adding operation mode for etm_enable() by Mathieu Poirier · 9 years ago
  96. 1925a47 coresight: etm3x: splitting struct etm_drvdata by Mathieu Poirier · 9 years ago
  97. ae69a1d coresight: etm3x: unlocking tracers in default arch init by Mathieu Poirier · 9 years ago
  98. c04148e coresight: etm3x: moving sysFS entries to dedicated file by Mathieu Poirier · 9 years ago
  99. c1f8e57 coresight: etm3x: moving etm_readl/writel to header file by Mathieu Poirier · 9 years ago
  100. 5da5325 coresight: moving PM runtime operations to core framework by Mathieu Poirier · 9 years ago