Age | Commit message (Expand) | Author |
2023-04-19 | Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2023-04-14 | coresight: etm_pmu: Set the module field | Suzuki K Poulose |
2023-03-21 | coresight: etm4x: Do not access TRCIDR1 for identification | Suzuki K Poulose |
2023-03-21 | coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug | Steve Clevenger |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-02 | drivers/hwtracing/stm: Remove "select SRCU" | Paul E. McKenney |
2023-01-30 | coresight: tmc: Don't enable TMC when it's not ready. | Yabin Cui |
2023-01-30 | coresight: tpda: fix return value check in tpda_probe() | Yang Yingliang |
2023-01-27 | driver core: make struct device_type.devnode() take a const * | Greg Kroah-Hartman |
2023-01-26 | Coresight: tpda/tpdm: remove incorrect __exit annotation | Arnd Bergmann |
2023-01-24 | coresight: perf: Output trace id only once | Suzuki K Poulose |
2023-01-24 | coresight: Fix uninitialised variable use in coresight_disable | Suzuki K Poulose |
2023-01-20 | Coresight: Add TPDA link driver | Mao Jinlong |
2023-01-20 | coresight-tpdm: Add integration test support | Mao Jinlong |
2023-01-20 | coresight-tpdm: Add DSB dataset support | Mao Jinlong |
2023-01-20 | Coresight: Add coresight TPDM source driver | Mao Jinlong |
2023-01-19 | coresight: core: Use IDR for non-cpu bound sources' paths. | Mao Jinlong |
2023-01-19 | coresight: trace-id: Add debug & test macros to Trace ID allocation | Mike Leach |
2023-01-19 | coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID | Mike Leach |
2023-01-19 | coresight: etmX.X: stm: Remove trace_id() callback | Mike Leach |
2023-01-19 | coresight: etm3x: Update ETM3 driver to use Trace ID API | Mike Leach |
2023-01-19 | coresight: etm4x: Update ETM4 driver to use Trace ID API | Mike Leach |
2023-01-19 | coresight: stm: Update STM driver to use Trace ID API | Mike Leach |
2023-01-19 | coresight: perf: traceid: Add perf ID allocation and notifiers | Mike Leach |
2023-01-19 | coresight: Remove obsolete Trace ID unniqueness checks | Mike Leach |
2023-01-19 | coresight: trace-id: Add API to dynamically assign Trace ID values | Mike Leach |
2023-01-19 | hwtracing: hisi_ptt: Only add the supported devices to the filters list | Yicong Yang |
2023-01-19 | coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer() | Yang Yingliang |
2023-01-16 | drivers/coresight: Add UltraSoc System Memory Buffer driver | Qi Liu |
2023-01-16 | coresight: cti: Remove atomic type from enable_req_count | James Clark |
2023-01-16 | coresight: cti: Add PM runtime call in enable_store | Mao Jinlong |
2023-01-16 | coresight: cti: Prevent negative values of enable count | James Clark |
2023-01-16 | coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR | Junhao He |
2022-11-28 | coresight: etm4x: fix repeated words in comments | Jilin Yuan |
2022-11-28 | coresight: cti: Fix null pointer error on CTI init before ETM | Mike Leach |
2022-11-28 | coresight: trbe: remove cpuhp instance node before remove cpuhp state | Yang Shen |
2022-10-31 | coresight: etm4x: add CPU hotplug support for probing | Tamas Zsoldos |
2022-10-25 | coresight: cti: Fix hang in cti_disable_hw() | James Clark |
2022-10-24 | Revert "coresight: cti: Fix hang in cti_disable_hw()" | Greg Kroah-Hartman |
2022-10-20 | coresight: cti: Fix hang in cti_disable_hw() | James Clark |
2022-10-20 | coresight: Fix possible deadlock with lock dependency | Sudeep Holla |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-21 | arm64/sysreg: Fix a few missed conversions | Nathan Chancellor |
2022-09-12 | hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private" | Stephen Rothwell |
2022-09-08 | hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr... | Yicong Yang |
2022-09-08 | hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T... | Yicong Yang |
2022-09-06 | coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused | Nathan Chancellor |