Age | Commit message (Expand) | Author |
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 |
2016-05-01 | coresight: etm4x: splitting etmv4 default configuration | Mathieu Poirier |
2016-05-01 | coresight: etm4x: splitting struct etmv4_drvdata | Mathieu Poirier |
2016-05-01 | coresight: etm4x: adding config and traceid registers | Mathieu Poirier |
2016-05-01 | coresight: etm4x: moving sysFS entries to a dedicated file | Mathieu Poirier |
2016-04-19 | intel_th: pci: Add Broxton-M SOC support | Alexander Shishkin |
2016-04-08 | intel_th: msu: Release resources on removal | Alexander Shishkin |
2016-04-08 | intel_th: msu: Set fops::owner to prevent module from unloading | Alexander Shishkin |
2016-04-08 | intel_th: Hold output driver module reference while capture is active | Alexander Shishkin |
2016-04-08 | intel_th: msu: Serialize enabling/disabling | Alexander Shishkin |
2016-04-08 | intel_th: Fix activating a subdevice without a driver | Alexander Shishkin |
2016-04-08 | intel_th: pti: Create sysfs attributes using core driver's facility | Alexander Shishkin |
2016-04-08 | intel_th: msu: Create sysfs attributes using core driver's facility | Alexander Shishkin |
2016-04-08 | intel_th: Allow subdevice drivers to bring in own attribute groups | Alexander Shishkin |
2016-04-08 | intel_th: msu: Handle kstrndup() failure | Alexander Shishkin |
2016-04-08 | intel_th: pti: Do remove sysfs group on device removal | Alexander Shishkin |