Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-07 | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-03 | intel_th: msu: Add current window tracking | Alexander Shishkin |
2019-05-03 | intel_th: msu: Add a sysfs attribute to trigger window switch | Alexander Shishkin |
2019-05-03 | intel_th: msu: Correct the block wrap detection | Alexander Shishkin |
2019-05-03 | intel_th: Add switch triggering support | Alexander Shishkin |
2019-05-03 | intel_th: gth: Factor out trace start/stop | Alexander Shishkin |
2019-05-03 | intel_th: msu: Factor out pipeline draining | Alexander Shishkin |
2019-05-03 | intel_th: msu: Switch over to scatterlist | Alexander Shishkin |
2019-05-03 | intel_th: msu: Replace open-coded list_{first,last,next}_entry variants | Alexander Shishkin |
2019-05-03 | intel_th: Only report useful IRQs to subdevices | Alexander Shishkin |
2019-05-03 | intel_th: msu: Start handling IRQs | Alexander Shishkin |
2019-05-03 | intel_th: pci: Use MSI interrupt signalling | Alexander Shishkin |
2019-05-03 | intel_th: Communicate IRQ via resource | Alexander Shishkin |
2019-05-03 | intel_th: Add "rtit" source device | Alexander Shishkin |
2019-05-03 | intel_th: Skip subdevices if their MMIO is missing | Alexander Shishkin |
2019-05-03 | intel_th: Rework resource passing between glue layers and core | Alexander Shishkin |
2019-05-03 | intel_th: msu: Fix single mode with IOMMU | Alexander Shishkin |
2019-05-02 | coresight: funnel: Support static funnel | Leo Yan |
2019-05-02 | coresight: replicator: Add new device id for static replicator | Leo Yan |
2019-04-25 | coresight: etb10: Add support for CPU-wide trace scenarios | Mathieu Poirier |
2019-04-25 | coresight: tmc-etf: Add support for CPU-wide trace scenarios | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Add support for CPU-wide trace scenarios | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenarios | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Introduce the notion of IDR to ETR devices | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Introduce the notion of reference counting to ETR devices | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Introduce the notion of process ID to ETR devices | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Create per-thread buffer allocation function | Mathieu Poirier |
2019-04-25 | coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf() | Mathieu Poirier |
2019-04-25 | coresight: Communicate perf event to sink buffer allocation functions | Mathieu Poirier |
2019-04-25 | coresight: perf: Refactor function free_event_data() | Mathieu Poirier |
2019-04-25 | coresight: perf: Clean up function etm_setup_aux() | Mathieu Poirier |
2019-04-25 | coresight: Properly address concurrency in sink::update() functions | Mathieu Poirier |
2019-04-25 | coresight: Properly address errors in sink::disable() functions | Mathieu Poirier |
2019-04-25 | coresight: Move reference counting inside sink drivers | Mathieu Poirier |
2019-04-25 | coresight: Adding return code to sink::disable() operation | Mathieu Poirier |
2019-04-25 | coresight: etm4x: Configure tracers to emit timestamps | Mathieu Poirier |
2019-04-25 | coresight: etm4x: Skip selector pair 0 | Mathieu Poirier |
2019-04-25 | coresight: etm4x: Add kernel configuration for CONTEXTID | Mathieu Poirier |
2019-04-25 | coresight: pmu: Adding ITRACE property to cs_etm PMU | Mathieu Poirier |
2019-04-25 | coresight: tmc: Cleanup power management | Suzuki K Poulose |
2019-04-25 | coresight: catu: Cleanup power management | Suzuki K Poulose |
2019-04-25 | coresight: tpiu: Cleanup power management | Suzuki K Poulose |
2019-04-25 | coresight: etb10: Cleanup power management | Suzuki K Poulose |
2019-04-25 | coresight: Fix freeing up the coresight connections | Suzuki K Poulose |
2019-04-25 | coresight: Merge the static and dynamic replicator drivers | Suzuki K Poulose |
2019-04-25 | coresight: dynamic-replicator: Prepare for merging with static replicator | Suzuki K Poulose |
2019-04-25 | coresight: replicator: Prepare for merging with dynamic-replicator | Suzuki K Poulose |
2019-04-25 | coresight: dynamic-replicator: Clean up error handling | Suzuki K Poulose |
2019-04-25 | coresight: tmc: Report DMA setup failures | Suzuki K Poulose |