Age | Commit message (Expand) | Author |
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-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-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-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 |
2021-02-05 | Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ... | Greg Kroah-Hartman |
2021-02-04 | coresight: etm4x: Handle accesses to TRCSTALLCTLR | Suzuki K Poulose |
2021-02-04 | coresight: Add support for v8.4 SelfHosted tracing | Jonathan Zhou |
2021-02-04 | coresight: etm4x: Add support for sysreg only devices | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Run arch feature detection on the CPU | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Refactor probing routine | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Detect system instructions support | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Add necessary synchronization for sysreg access | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Expose trcdevarch via sysfs | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Use TRCDEVARCH for component discovery | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Detect access early on the target CPU | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Handle ETM architecture version | Suzuki K Poulose |
2021-02-04 | coresight: etm4x: Clean up exception level masks | Suzuki K Poulose |