| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t | Souptick Joarder | 2018-08-23 | 1 | -1/+1 |
* | coresight: tpiu: Fix disabling timeouts | Robin Murphy | 2018-07-15 | 1 | -3/+4 |
* | coresight: catu: Plug in CATU as a backend for ETR buffer | Suzuki K Poulose | 2018-07-15 | 4 | -11/+174 |
* | coresight: catu: Add support for scatter gather tables | Suzuki K Poulose | 2018-07-15 | 1 | -0/+251 |
* | coresight: Introduce support for Coresight Address Translation Unit | Suzuki K Poulose | 2018-07-15 | 5 | -0/+362 |
* | coresight: Add helper device type | Suzuki K Poulose | 2018-07-15 | 1 | -2/+41 |
* | coresight: Handle errors in finding input/output ports | Suzuki K Poulose | 2018-07-15 | 1 | -2/+5 |
* | coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet | Suzuki K Poulose | 2018-07-15 | 1 | -1/+1 |
* | coresight: include vmalloc.h for vmap/vunmap | Arnd Bergmann | 2018-07-15 | 1 | -0/+1 |
* | coresight: tmc: Add configuration support for trace buffer size | Suzuki K Poulose | 2018-07-15 | 1 | -0/+33 |
* | coresight: tmc-etr buf: Add TMC scatter gather mode backend | Suzuki K Poulose | 2018-07-15 | 2 | -4/+111 |
* | coresight: tmc-etr: Add transparent buffer management | Suzuki K Poulose | 2018-07-15 | 2 | -89/+308 |
* | coresight: Add support for TMC ETR SG unit | Suzuki K Poulose | 2018-07-15 | 1 | -0/+263 |
* | coresight: Add generic TMC sg table framework | Suzuki K Poulose | 2018-07-15 | 2 | -0/+318 |
* | dts: bindings: Restrict coresight tmc-etr scatter-gather mode | Suzuki K Poulose | 2018-07-15 | 1 | -1/+8 |
* | coresight: Add helper for inserting synchronization packets | Suzuki K Poulose | 2018-07-15 | 5 | -42/+23 |
* | coresight: tmc-etr: Disallow perf mode | Suzuki K Poulose | 2018-07-15 | 1 | -26/+2 |
* | coresight: tmc-etr: Do not clean trace buffer | Suzuki K Poulose | 2018-07-15 | 1 | -6/+2 |
* | coresight: tmc: Hide trace buffer handling for file read | Suzuki K Poulose | 2018-07-15 | 4 | -18/+79 |
* | coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35 | Suzuki K Poulose | 2018-07-15 | 1 | -17/+14 |
* | coresight: etm4x: Don't use contextID with PID namespaces | Mathieu Poirier | 2018-07-15 | 2 | -12/+38 |
* | coresight: etm3x: Don't use contextID with PID namespaces | Mathieu Poirier | 2018-07-15 | 3 | -12/+38 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 2 | -5/+8 |
* | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-05 | 24 | -263/+58 |
|\ |
|
| * | coresight: Remove %px for printing pcsr value | Leo Yan | 2018-05-14 | 1 | -1/+1 |
| * | coresight tmc etr: Removing extra newline | Mathieu Poirier | 2018-05-14 | 1 | -1/+0 |
| * | coresight tmc etr: Fix uninitialised variable | Mathieu Poirier | 2018-05-14 | 1 | -1/+1 |
| * | coresight tmc etr: Make memory check consistent in the same function | Mathieu Poirier | 2018-05-14 | 1 | -2/+2 |
| * | coresight: Moving framework and drivers to SPDX identifier | Mathieu Poirier | 2018-05-14 | 24 | -254/+50 |
| * | coresight: use put_device() instead of kfree() | Arvind Yadav | 2018-05-14 | 1 | -4/+4 |
* | | hwtracing: stm: fix build error on some arches | Greg Kroah-Hartman | 2018-05-26 | 1 | -0/+1 |
* | | intel_th: Use correct device when freeing buffers | Alexander Shishkin | 2018-05-25 | 1 | -3/+3 |
* | | stm class: Use vmalloc for the master map | Alexander Shishkin | 2018-05-25 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-04 | 25 | -182/+164 |
|\ |
|
| * | Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li... | Greg Kroah-Hartman | 2018-03-29 | 23 | -179/+161 |
| |\ |
|
| | * | hwtracing: Add HW tracing support menu | Randy Dunlap | 2018-03-29 | 1 | -0/+7 |
| | * | intel_th: Add ACPI glue layer | Alexander Shishkin | 2018-03-28 | 3 | -0/+94 |
| | * | intel_th: Allow forcing host mode through drvdata | Alexander Shishkin | 2018-03-28 | 2 | -3/+7 |
| | * | intel_th: Pick up irq number from resources | Alexander Shishkin | 2018-03-28 | 1 | -1/+8 |
| | * | intel_th: Don't touch switch routing in host mode | Alexander Shishkin | 2018-03-28 | 1 | -0/+4 |
| | * | intel_th: Use correct method of finding hub | Alexander Shishkin | 2018-03-28 | 1 | -1/+1 |
| | * | intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate | Alexander Shishkin | 2018-03-28 | 13 | -117/+13 |
| | * | stm class: Make dummy's master/channel ranges configurable | Alexander Shishkin | 2018-03-28 | 1 | -3/+21 |
| | * | stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate | Alexander Shishkin | 2018-03-28 | 6 | -54/+6 |
| * | | coresight: etm4x: Fix bit shifting | Bo Yan | 2018-03-14 | 1 | -2/+2 |
| * | | coresight: Use %px to print pcsr instead of %p | Leo Yan | 2018-03-14 | 1 | -1/+1 |
| |/ |
|
* / | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin | 2018-03-29 | 1 | -33/+26 |
|/ |
|
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 5 | -33/+18 |
|\ |
|
| * | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman | 2018-01-02 | 1 | -2/+4 |
| |\ |
|
| * | | coresight: etb10: remove duplicate includes | Pravin Shedge | 2017-12-19 | 1 | -1/+0 |