Age | Commit message (Expand) | Author |
2021-09-14 | coresight: syscfg: Fix compiler warning | Jian Cai |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-18 | coresight: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior |
2021-08-18 | coresight: syscfg: Add initial configfs support | Mike Leach |
2021-08-18 | coresight: config: Add preloaded configurations | Mike Leach |
2021-08-18 | coresight: etm4x: Add complex configuration handlers to etmv4 | Mike Leach |
2021-08-18 | coresight: etm-perf: Update to activate selected configuration | Mike Leach |
2021-08-18 | coresight: syscfg: Add API to activate and enable configurations | Mike Leach |
2021-08-18 | coresight: etm-perf: Update to handle configuration selection | Mike Leach |
2021-08-18 | coresight: config: Add configuration and feature generic functions | Mike Leach |
2021-08-18 | coresight: syscfg: Add registration and feature loading for cs devices | Mike Leach |
2021-08-18 | coresight: syscfg: Initial coresight system configuration | Mike Leach |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-24 | intel_th: Wait until port is in reset before programming it | Alexander Shishkin |
2021-06-24 | intel_th: msu: Make contiguous buffers uncached | Alexander Shishkin |
2021-06-24 | intel_th: Remove an unused exit point from intel_th_remove() | Uwe Kleine-König |
2021-06-15 | coresight: Propagate symlink failure | Jeremy Linton |
2021-06-15 | coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() | Sai Prakash Ranjan |
2021-06-15 | coresight: etm4x: core: Remove redundant check of attr | Junhao He |
2021-06-15 | coresight: core: Remove unnecessary assignment | Junhao He |
2021-06-15 | coresight: core: Fix use of uninitialized pointer | Junhao He |
2021-06-15 | coresight: core: Switch to krealloc_array() | Andy Shevchenko |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-16 | coresight: etm-perf: Fix define build issue when built as module | Mike Leach |
2021-04-16 | stm class: Use correct UUID APIs | Andy Shevchenko |
2021-04-16 | intel_th: pci: Add Alder Lake-M support | Alexander Shishkin |
2021-04-16 | intel_th: pci: Add Rocket Lake CPU support | Alexander Shishkin |
2021-04-16 | intel_th: Consistency and off-by-one fix | Pavel Machek |
2021-04-16 | intel_th: Constify attribute_group structs | Rikard Falkeborn |
2021-04-16 | intel_th: Constify all drvdata references | Alexander Shishkin |
2021-04-16 | stm class: Remove an unused function | Jiapeng Chong |
2021-04-13 | coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() | Wei Yongjun |
2021-04-13 | coresight: core: Make symbol 'csdev_sink' static | Wei Yongjun |
2021-04-07 | coresight: core: Fix typo in coresight-core.c | Qi Liu |
2021-04-07 | coresight: etm: perf: Make symbol 'format_attr_contextid' static | Wei Yongjun |
2021-04-07 | coresight: etm4x: Add ETM PID for Cortex-A78 | Sai Prakash Ranjan |
2021-04-06 | coresight: sink: Add TRBE driver | Anshuman Khandual |
2021-04-06 | coresight: core: Add support for dedicated percpu sinks | Anshuman Khandual |
2021-04-06 | coresight: etm-perf: Handle stale output handles | Suzuki K Poulose |
2021-04-06 | coresight: ete: Add support for ETE tracing | Suzuki K Poulose |
2021-04-06 | coresight: ete: Add support for ETE sysreg access | Suzuki K Poulose |
2021-04-06 | coresight: etm4x: Add support for PE OS lock | Suzuki K Poulose |
2021-04-06 | coresight: Do not scan for graph if none is present | Suzuki K Poulose |
2021-04-06 | coresight: etm-perf: Allow an event to use different sinks | Suzuki K Poulose |
2021-04-06 | coresight: etm4x: Move ETM to prohibited region for disable | Suzuki K Poulose |
2021-02-11 | coresight: etm-perf: Support PID tracing for kernel at EL2 | Suzuki K Poulose |
2021-02-11 | coresight: etm-perf: Clarify comment on perf options | Leo Yan |
2021-02-05 | coresight: etm4x: Fix merge resolution for amba rework | Uwe Kleine-König |