Age | Commit message (Expand) | Author | Files | Lines |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -38/+800 |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2017-06-09 | coresight: add support for CPU debug module | Leo Yan | 3 | -0/+715 |
2017-06-09 | coresight: refactor with function of_coresight_get_cpu | Leo Yan | 1 | -15/+28 |
2017-06-09 | coresight: of_get_coresight_platform_data: Add missing of_node_put | Suzuki K Poulose | 1 | -7/+10 |
2017-06-09 | coresight: tmc: Configure DMA mask appropriately | Robin Murphy | 1 | -0/+7 |
2017-06-09 | coresight: etb10: Fix a typo in a comment line | Markus Elfring | 1 | -1/+1 |
2017-06-09 | coresight: etb10: Delete an error message for a failed memory allocation in e... | Markus Elfring | 1 | -4/+1 |
2017-06-09 | coresight: use const for device_node structures | Leo Yan | 1 | -3/+4 |
2017-06-09 | coresight: tmc: minor fix for output log | Leo Yan | 1 | -8/+17 |
2017-06-09 | coresight: etm_perf: Fix using uninitialised work | Suzuki K Poulose | 1 | -2/+1 |
2017-06-09 | coresight: Fix reference count for software sources | Suzuki K Poulose | 1 | -2/+13 |
2017-06-09 | coresight: Disable the path only when the source is disabled | Suzuki K Poulose | 1 | -6/+13 |
2017-06-09 | hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 1 | -1/+0 |
2017-05-26 | hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked() | Sebastian Andrzej Siewior | 1 | -10/+10 |
2017-05-26 | hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked() | Sebastian Andrzej Siewior | 1 | -10/+10 |
2017-05-08 | drivers/hwtracing/intel_th/msu.c: use set_memory.h header | Laura Abbott | 1 | -1/+3 |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2017-04-08 | coresight: Fixes coresight DT parse to get correct output port ID. | Mike Leach | 1 | -1/+1 |
2017-03-30 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2 | -1/+13 |
2017-03-16 | perf/core: Keep AUX flags in the output handle | Will Deacon | 4 | -16/+11 |
2017-03-15 | intel_th: pci: Add Gemini Lake support | Alexander Shishkin | 1 | -0/+5 |
2017-03-15 | intel_th: pci: Add Denverton SOC support | Alexander Shishkin | 1 | -0/+5 |
2017-03-15 | intel_th: Don't leak module refcount on failure to activate | Alexander Shishkin | 1 | -1/+3 |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -3/+3 |
2017-01-25 | coresight: etm4x: Fix timestamp configuration when working from perf | Mathieu Poirier | 1 | -1/+2 |
2017-01-25 | coresight: etm4x: Fix enabling of cycle accurate tracing in perf. | Mike Leach | 2 | -2/+6 |
2017-01-25 | coresight: fix kernel panic caused by invalid CPU | Wang Nan | 1 | -0/+1 |
2017-01-19 | coresight: STM: Balance enable/disable | Suzuki K Poulose | 1 | -1/+1 |
2016-12-25 | coresight/etm3/4x: Consolidate hotplug state space | Thomas Gleixner | 1 | -2/+2 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2 | -4/+4 |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 7 | -9/+113 |
2016-11-29 | coresight: perf: Add a missing call to etm_free_aux | Quentin Lambert | 1 | -1/+1 |
2016-11-29 | coresight: Add support for ARM Coresight STM-500 | Suzuki K Poulose | 1 | -0/+5 |
2016-11-29 | coresight: tmc: Remove duplicate memset | Suzuki K. Poulose | 1 | -2/+0 |
2016-11-29 | coresight: tmc: Get rid of mode parameter for helper routines | Suzuki K. Poulose | 2 | -24/+9 |
2016-11-29 | coresight: tmc: Cleanup operation mode handling | Suzuki K. Poulose | 3 | -34/+26 |
2016-11-29 | coresight: reset "enable_sink" flag when need be | Mathieu Poirier | 3 | -22/+87 |
2016-11-29 | coresight: etm3x: Adding missing features of Coresight PTM components | Muhammad Abdul WAHAB | 2 | -0/+15 |
2016-11-29 | coresight: etm3x: indentation fix (extra space removed) | Muhammad Abdul WAHAB | 1 | -1/+1 |
2016-11-29 | coresight: stm: return error code instead of zero in .packet() | Chunyan Zhang | 1 | -2/+2 |
2016-11-22 | stm: Mark the functions of writing STM with notrace | Chunyan Zhang | 1 | -3/+4 |
2016-11-22 | stm dummy: Mark dummy_stm_packet() with notrace | Chunyan Zhang | 1 | -1/+1 |
2016-11-22 | intel_th: Mark sth_stm_packet() with notrace | Chunyan Zhang | 1 | -4/+7 |
2016-11-22 | coresight: Mark stm_generic_packet() with notrace | Chunyan Zhang | 1 | -1/+1 |
2016-11-22 | stm class: ftrace: Add ftrace-export-over-stm driver | Chunyan Zhang | 3 | -0/+100 |
2016-11-18 | intel_th: gth: Handle host mode correctly | Alexander Shishkin | 1 | -2/+24 |
2016-11-18 | intel_th: Support Host Debugger mode of operation | Alexander Shishkin | 2 | -8/+22 |
2016-11-18 | intel_th: Constify subdevices | Alexander Shishkin | 1 | -1/+1 |
2016-11-18 | stm class: Fix device leak in open error path | Johan Hovold | 1 | -3/+5 |