1. 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
  2. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  3. bedffda coresight: etb10: adjust read pointer only when needed by Mathieu Poirier · 8 years ago
  4. dc2c4ef coresight: configuring ETF in FIFO mode when acting as link by Mathieu Poirier · 8 years ago
  5. 2e499bb coresight: tmc: implementing TMC-ETF AUX space API by Mathieu Poirier · 8 years ago
  6. a02e81f coresight: moving struct cs_buffers to header file by Mathieu Poirier · 8 years ago
  7. 4f1ff3d coresight: tmc: keep track of memory width by Mathieu Poirier · 8 years ago
  8. b217601 coresight: tmc: make sysFS and Perf mode mutually exclusive by Mathieu Poirier · 8 years ago
  9. a40318f coresight: tmc: dump system memory content only when needed by Mathieu Poirier · 8 years ago
  10. f2facc3 coresight: tmc: adding mode of operation for link/sinks by Mathieu Poirier · 8 years ago
  11. f74debb coresight: tmc: getting rid of multiple read access by Mathieu Poirier · 8 years ago
  12. de54619 coresight: tmc: allocating memory when needed by Mathieu Poirier · 8 years ago
  13. 4525412 coresight: tmc: making prepare/unprepare functions generic by Mathieu Poirier · 8 years ago
  14. 6c6ed1e coresight: tmc: splitting driver in ETB/ETF and ETR components by Mathieu Poirier · 8 years ago
  15. a8ab4268 coresight: tmc: cleaning up header file by Mathieu Poirier · 8 years ago
  16. 4c324b5 coresight: tmc: introducing new header file by Mathieu Poirier · 8 years ago
  17. ebba56e coresight: tmc: clearly define number of transfers per burst by Mathieu Poirier · 8 years ago
  18. b1789b7 coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions by Mathieu Poirier · 8 years ago
  19. 358f421 coresight: tmc: waiting for TMCReady bit before programming by Mathieu Poirier · 8 years ago
  20. 580ff80 coresight: tmc: modifying naming convention by Mathieu Poirier · 8 years ago
  21. 7d83d17 coresight: tmc: adding sysFS management entries by Mathieu Poirier · 8 years ago
  22. 960e309 coresight: etm4x: add tracer ID for A72 Maia processor. by Li Pengcheng · 8 years ago
  23. b5af0a2 coresight: etb10: fixing the right amount of words to read by Mathieu Poirier · 8 years ago
  24. 237483a coresight: stm: adding driver for CoreSight STM component by Pratik Patel · 8 years ago
  25. a685d68 coresight: adding path for STM device by Mathieu Poirier · 8 years ago
  26. 8e996a2 stm class: Support devices that override software assigned masters by Alexander Shishkin · 8 years ago
  27. 6327a45 coresight: etm4x: modify q_support type by Li Pengcheng · 8 years ago
  28. e8dc27d coresight: no need to do the forced type conversion by Li Pengcheng · 8 years ago
  29. ef0fd64 coresight: removing gratuitous boot time log messages by Mathieu Poirier · 8 years ago
  30. ad352ac coresight: etb10: splitting sysFS "status" entry by Mathieu Poirier · 8 years ago
  31. 154f3520 coresight: moving coresight_simple_func() to header file by Mathieu Poirier · 8 years ago
  32. 37fbbdb coresight: etm4x: implementing the perf PMU API by Mathieu Poirier · 8 years ago
  33. 4f6fce5 coresight: etm4x: implementing user/kernel mode tracing by Mathieu Poirier · 8 years ago
  34. c38a9ec coresight: etm4x: moving etm_drvdata::enable to atomic field by Mathieu Poirier · 8 years ago
  35. 66bbbb7 coresight: etm4x: unlocking tracers in default arch init by Mathieu Poirier · 8 years ago
  36. fc208ab coresight: etm4x: splitting etmv4 default configuration by Mathieu Poirier · 8 years ago
  37. 54ff892 coresight: etm4x: splitting struct etmv4_drvdata by Mathieu Poirier · 8 years ago
  38. 7c38aa4 coresight: etm4x: adding config and traceid registers by Mathieu Poirier · 8 years ago
  39. a77de26 coresight: etm4x: moving sysFS entries to a dedicated file by Mathieu Poirier · 8 years ago
  40. aaa3ca8 intel_th: pci: Add Broxton-M SOC support by Alexander Shishkin · 8 years ago
  41. f152dfe intel_th: msu: Release resources on removal by Alexander Shishkin · 8 years ago
  42. 8e9a2be intel_th: msu: Set fops::owner to prevent module from unloading by Alexander Shishkin · 8 years ago
  43. e2ea295 intel_th: Hold output driver module reference while capture is active by Alexander Shishkin · 8 years ago
  44. a45ff6e intel_th: msu: Serialize enabling/disabling by Alexander Shishkin · 8 years ago
  45. f18a953 intel_th: Fix activating a subdevice without a driver by Alexander Shishkin · 8 years ago
  46. e8644e4 intel_th: pti: Create sysfs attributes using core driver's facility by Alexander Shishkin · 8 years ago
  47. 9d482ae intel_th: msu: Create sysfs attributes using core driver's facility by Alexander Shishkin · 8 years ago
  48. b5edbf1 intel_th: Allow subdevice drivers to bring in own attribute groups by Alexander Shishkin · 8 years ago
  49. 6575cbd intel_th: msu: Handle kstrndup() failure by Alexander Shishkin · 8 years ago
  50. 8f1127e intel_th: pti: Do remove sysfs group on device removal by Alexander Shishkin · 8 years ago
  51. fb08019 stm class: Remove unnecessary pointer increment by Alexander Shishkin · 8 years ago
  52. 389b669 stm class: Fix stm device initialization order by Alexander Shishkin · 8 years ago
  53. cbe4a61 stm class: Do not leak the chrdev in error path by Alexander Shishkin · 8 years ago
  54. 8fa11d1 stm class: Remove a pointless line by Alexander Shishkin · 8 years ago
  55. c8be489 stm class: stm_heartbeat: Make nr_devs parameter read-only by Alexander Shishkin · 8 years ago
  56. 118b451 stm class: dummy_stm: Make nr_dummies parameter read-only by Alexander Shishkin · 8 years ago
  57. f57af6d stm class: Fix integer boundary checks for master range by Chunyan Zhang · 8 years ago
  58. ca48fa2 drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular by Paul Gortmaker · 8 years ago
  59. 941943c drivers/hwtracing: make coresight-* explicitly non-modular by Paul Gortmaker · 8 years ago
  60. 17534ce coresight: introducing a global trace ID function by Mathieu Poirier · 8 years ago
  61. 0bcbf2e coresight: etm-perf: new PMU driver for ETM tracers by Mathieu Poirier · 8 years ago
  62. 2997aa4 coresight: etb10: implementing AUX API by Mathieu Poirier · 8 years ago
  63. e827d45 coresight: etb10: adding operation mode for sink->enable() by Mathieu Poirier · 8 years ago
  64. 27b10da coresight: etb10: moving to local atomic operations by Mathieu Poirier · 8 years ago
  65. 882d5e1 coresight: etm3x: implementing perf_enable/disable() API by Mathieu Poirier · 8 years ago
  66. 2127154 coresight: etm3x: implementing user/kernel mode tracing by Mathieu Poirier · 8 years ago
  67. c528a25 coresight: etm3x: consolidating initial config by Mathieu Poirier · 8 years ago
  68. e192172 coresight: etm3x: changing default trace configuration by Mathieu Poirier · 8 years ago
  69. 47cd066 coresight: etm3x: set progbit to stop trace collection by Mathieu Poirier · 8 years ago
  70. 22fd532 coresight: etm3x: adding operation mode for etm_enable() by Mathieu Poirier · 8 years ago
  71. 1925a47 coresight: etm3x: splitting struct etm_drvdata by Mathieu Poirier · 8 years ago
  72. ae69a1d coresight: etm3x: unlocking tracers in default arch init by Mathieu Poirier · 8 years ago
  73. c04148e coresight: etm3x: moving sysFS entries to dedicated file by Mathieu Poirier · 8 years ago
  74. c1f8e57 coresight: etm3x: moving etm_readl/writel to header file by Mathieu Poirier · 8 years ago
  75. 5da5325 coresight: moving PM runtime operations to core framework by Mathieu Poirier · 8 years ago
  76. b6404e2 coresight: add API to get sink from path by Mathieu Poirier · 8 years ago
  77. b3e9440 coresight: associating path with session rather than tracer by Mathieu Poirier · 8 years ago
  78. 6139059 coresight: etm4x: Check every parameter used by dma_xx_coherent. by Eric Long · 8 years ago
  79. bf16e5b coresight: "DEVICE_ATTR_RO" should defined as static. by Eric Long · 8 years ago
  80. adcde63 stm class: dummy_stm: Add link callback for fault injection by Alexander Shishkin · 8 years ago
  81. cc84240 stm class: Plug stm device's unlink callback by Alexander Shishkin · 8 years ago
  82. b4ca34a stm class: Fix a race in unlinking by Alexander Shishkin · 8 years ago
  83. f7c81c71 stm class: Fix unbalanced module/device refcounting by Alexander Shishkin · 8 years ago
  84. cde4ad8 stm class: Guard output assignment against concurrency by Alexander Shishkin · 8 years ago
  85. 1810f2c stm class: Fix unlocking braino in the error path by Alexander Shishkin · 8 years ago
  86. 1192918 stm class: Add heartbeat stm source device by Alexander Shishkin · 8 years ago
  87. bcfdf8a stm class: dummy_stm: Create multiple devices by Alexander Shishkin · 8 years ago
  88. 59be422 stm class: Support devices with multiple instances by Alexander Shishkin · 8 years ago
  89. f8560a9 stm class: Use driver's packet callback return value by Alexander Shishkin · 8 years ago
  90. 14136e3 intel_th: Use real device index in the node names by Alexander Shishkin · 8 years ago
  91. d7b1787 intel_th: Set root device's drvdata early by Alexander Shishkin · 8 years ago
  92. 9700750 intel_th: sth: Sanitize packet callback's return values by Alexander Shishkin · 8 years ago
  93. 2bed074 intel_th: msu: Release resources on read error by Laurent FERT · 8 years ago
  94. e4eca2a intel_th: msu: Fix offset for wrapped block by Laurent FERT · 8 years ago
  95. 4d02cef intel_th: Update scratchpad bits according to enabled output activity by Alexander Shishkin · 8 years ago
  96. c1a327c intel_th: gth: Remove commented-out code by Alexander Shishkin · 8 years ago
  97. 993c7f1 intel_th: Depend on HAS_IOMEM by Alexander Shishkin · 8 years ago
  98. 73a3ed1 stm class: Fix master deallocation in device unregistering by Chunyan Zhang · 8 years ago
  99. f45f40a stm class: Use a signed return type for stm_find_master_chan by Lucas Tanure · 8 years ago
  100. 3f04088 intel_th: pci: Add Broxton SOC support by Alexander Shishkin · 9 years ago