Age | Commit message (Expand) | Author |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-15 | hwtracing/coresight-etm4x: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-07-15 | hwtracing/coresight-etm3x: Convert to hotplug state machine | Richard Cochran |
2016-07-15 | Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2016-07-14 | intel_th: pci: Add Kaby Lake PCH-H support | Alexander Shishkin |
2016-07-14 | intel_th: Fix a deadlock in modprobing | Alexander Shishkin |
2016-07-14 | Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2016-07-01 | intel_th: Document output device callbacks | Alexander Shishkin |
2016-07-01 | intel_th: gth: Fix a source comment | Alexander Shishkin |
2016-07-01 | intel_th: Add runtime power management handling | Alexander Shishkin |
2016-07-01 | stm class: Add runtime power management handling | Alexander Shishkin |
2016-06-16 | coresight: Handle build path error | Suzuki K Poulose |
2016-06-16 | coresight: Fix erroneous memset in tmc_read_unprepare_etr | Suzuki K Poulose |
2016-06-16 | coresight: Fix tmc_read_unprepare_etr | Suzuki K Poulose |
2016-06-16 | coresight: Fix NULL pointer dereference in _coresight_build_path | Suzuki K Poulose |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-03 | coresight: etb10: adjust read pointer only when needed | Mathieu Poirier |
2016-05-03 | coresight: configuring ETF in FIFO mode when acting as link | Mathieu Poirier |
2016-05-03 | coresight: tmc: implementing TMC-ETF AUX space API | Mathieu Poirier |
2016-05-03 | coresight: moving struct cs_buffers to header file | Mathieu Poirier |
2016-05-03 | coresight: tmc: keep track of memory width | Mathieu Poirier |
2016-05-03 | coresight: tmc: make sysFS and Perf mode mutually exclusive | Mathieu Poirier |
2016-05-03 | coresight: tmc: dump system memory content only when needed | Mathieu Poirier |
2016-05-03 | coresight: tmc: adding mode of operation for link/sinks | Mathieu Poirier |
2016-05-03 | coresight: tmc: getting rid of multiple read access | Mathieu Poirier |
2016-05-03 | coresight: tmc: allocating memory when needed | Mathieu Poirier |
2016-05-03 | coresight: tmc: making prepare/unprepare functions generic | Mathieu Poirier |
2016-05-03 | coresight: tmc: splitting driver in ETB/ETF and ETR components | Mathieu Poirier |
2016-05-03 | coresight: tmc: cleaning up header file | Mathieu Poirier |
2016-05-03 | coresight: tmc: introducing new header file | Mathieu Poirier |
2016-05-03 | coresight: tmc: clearly define number of transfers per burst | Mathieu Poirier |
2016-05-03 | coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions | Mathieu Poirier |
2016-05-03 | coresight: tmc: waiting for TMCReady bit before programming | Mathieu Poirier |
2016-05-03 | coresight: tmc: modifying naming convention | Mathieu Poirier |
2016-05-03 | coresight: tmc: adding sysFS management entries | Mathieu Poirier |
2016-05-03 | coresight: etm4x: add tracer ID for A72 Maia processor. | Li Pengcheng |
2016-05-03 | coresight: etb10: fixing the right amount of words to read | Mathieu Poirier |
2016-05-03 | coresight: stm: adding driver for CoreSight STM component | Pratik Patel |
2016-05-03 | coresight: adding path for STM device | Mathieu Poirier |
2016-05-03 | stm class: Support devices that override software assigned masters | Alexander Shishkin |
2016-05-03 | coresight: etm4x: modify q_support type | Li Pengcheng |
2016-05-03 | coresight: no need to do the forced type conversion | Li Pengcheng |
2016-05-01 | coresight: removing gratuitous boot time log messages | Mathieu Poirier |
2016-05-01 | coresight: etb10: splitting sysFS "status" entry | Mathieu Poirier |
2016-05-01 | coresight: moving coresight_simple_func() to header file | Mathieu Poirier |
2016-05-01 | coresight: etm4x: implementing the perf PMU API | Mathieu Poirier |
2016-05-01 | coresight: etm4x: implementing user/kernel mode tracing | Mathieu Poirier |
2016-05-01 | coresight: etm4x: moving etm_drvdata::enable to atomic field | Mathieu Poirier |
2016-05-01 | coresight: etm4x: unlocking tracers in default arch init | Mathieu Poirier |