Age | Commit message (Expand) | Author |
2017-05-08 | drivers/hwtracing/intel_th/msu.c: use set_memory.h header | Laura Abbott |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-04-08 | coresight: Fixes coresight DT parse to get correct output port ID. | Mike Leach |
2017-03-30 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2017-03-16 | perf/core: Keep AUX flags in the output handle | Will Deacon |
2017-03-15 | intel_th: pci: Add Gemini Lake support | Alexander Shishkin |
2017-03-15 | intel_th: pci: Add Denverton SOC support | Alexander Shishkin |
2017-03-15 | intel_th: Don't leak module refcount on failure to activate | Alexander Shishkin |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-01-25 | coresight: etm4x: Fix timestamp configuration when working from perf | Mathieu Poirier |
2017-01-25 | coresight: etm4x: Fix enabling of cycle accurate tracing in perf. | Mike Leach |
2017-01-25 | coresight: fix kernel panic caused by invalid CPU | Wang Nan |
2017-01-19 | coresight: STM: Balance enable/disable | Suzuki K Poulose |
2016-12-25 | coresight/etm3/4x: Consolidate hotplug state space | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-11-29 | coresight: perf: Add a missing call to etm_free_aux | Quentin Lambert |
2016-11-29 | coresight: Add support for ARM Coresight STM-500 | Suzuki K Poulose |
2016-11-29 | coresight: tmc: Remove duplicate memset | Suzuki K. Poulose |
2016-11-29 | coresight: tmc: Get rid of mode parameter for helper routines | Suzuki K. Poulose |
2016-11-29 | coresight: tmc: Cleanup operation mode handling | Suzuki K. Poulose |
2016-11-29 | coresight: reset "enable_sink" flag when need be | Mathieu Poirier |
2016-11-29 | coresight: etm3x: Adding missing features of Coresight PTM components | Muhammad Abdul WAHAB |
2016-11-29 | coresight: etm3x: indentation fix (extra space removed) | Muhammad Abdul WAHAB |
2016-11-29 | coresight: stm: return error code instead of zero in .packet() | Chunyan Zhang |
2016-11-22 | stm: Mark the functions of writing STM with notrace | Chunyan Zhang |
2016-11-22 | stm dummy: Mark dummy_stm_packet() with notrace | Chunyan Zhang |
2016-11-22 | intel_th: Mark sth_stm_packet() with notrace | Chunyan Zhang |
2016-11-22 | coresight: Mark stm_generic_packet() with notrace | Chunyan Zhang |
2016-11-22 | stm class: ftrace: Add ftrace-export-over-stm driver | Chunyan Zhang |
2016-11-18 | intel_th: gth: Handle host mode correctly | Alexander Shishkin |
2016-11-18 | intel_th: Support Host Debugger mode of operation | Alexander Shishkin |
2016-11-18 | intel_th: Constify subdevices | Alexander Shishkin |
2016-11-18 | stm class: Fix device leak in open error path | Johan Hovold |
2016-09-09 | coresight: tmc: mark symbols static where possible | Baoyou Xie |
2016-09-09 | coresight: perf: deal with error condition properly | Mathieu Poirier |
2016-08-31 | coresight: etm4x: adding configurable start/stop filtering | Mathieu Poirier |
2016-08-31 | coresight: etm4x: adding configurable address range filtering | Mathieu Poirier |
2016-08-31 | coresight: etm4x: configuring include/exclude function | Mathieu Poirier |
2016-08-31 | coresight: etm4x: adding range filter configuration function | Mathieu Poirier |
2016-08-31 | coresight: etm4x: cleaning up default filter configuration | Mathieu Poirier |
2016-08-31 | coresight: etm4x: split default and filter configuration | Mathieu Poirier |
2016-08-31 | coresight: etm-perf: configuring filters from perf core | Mathieu Poirier |
2016-08-31 | coresight: remove duplicated enumeration | Mathieu Poirier |
2016-08-31 | coresight: etm-perf: pass struct perf_event to source::enable/disable() | Mathieu Poirier |
2016-08-31 | coresight: fix handling of ETM trace register access via sysfs | Sudeep Holla |
2016-08-31 | coresight: etm4x: request to retain power to the trace unit when active | Sudeep Holla |
2016-08-31 | coresight: tmc: Delete an unnecessary check before the function call "kfree" | Markus Elfring |
2016-08-31 | coresight: etm4x: remove duplicated include from coresight-etm4x.c | Wei Yongjun |
2016-08-31 | coresight: Use local coresight_desc instances | Suzuki K Poulose |