summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
...
| * coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-261-0/+29
| * coresight: trbe: fix Kconfig "its" grammarRandy Dunlap2022-08-221-2/+2
* | arm64/sysreg: Fix a few missed conversionsNathan Chancellor2022-09-212-3/+4
|/
* Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-8/+8
|\
| * coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan2022-06-152-8/+8
* | Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-07-117-53/+277
|\ \
| * | coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers2022-07-111-1/+2
| * | coresight: Add config flag to enable branch broadcastJames Clark2022-07-062-0/+16
| * | coresight: syscfg: Update load and unload operationsMike Leach2022-06-293-41/+165
| * | coresight: configfs: Fix unload of configurations on module exitMike Leach2022-06-291-11/+93
| * | coresight: Clear the connection field properlySuzuki K Poulose2022-06-221-0/+1
| |/
* | intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin2022-07-081-0/+5
* | intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin2022-07-081-0/+5
* | intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin2022-07-081-0/+5
* | intel_th: msu: Fix vmalloced buffersAlexander Shishkin2022-07-081-2/+12
* | intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang2022-07-081-0/+3
* | intel_th: Fix a resource leak in an error handling pathChristophe JAILLET2022-07-081-2/+8
|/
* coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli2022-05-091-3/+4
* coresight: core: Fix coresight device probe failure issueMao Jinlong2022-05-041-11/+22
* coresight: etm4x: Cleanup TRCRSCTLRn register accessesJames Clark2022-04-132-2/+10
* coresight: etm4x: Cleanup TRCBBCTLR register accessesJames Clark2022-04-132-2/+5
* coresight: etm4x: Cleanup TRCSSPCICRn register accessesJames Clark2022-04-132-1/+3
* coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark2022-04-133-4/+8
* coresight: etm4x: Cleanup TRCACATRn register accessesJames Clark2022-04-132-25/+31
* coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark2022-04-132-2/+2
* coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark2022-04-133-37/+31
* coresight: etm4x: Cleanup TRCSTALLCTLR register accessesJames Clark2022-04-132-6/+10
* coresight: etm4x: Cleanup TRCEVENTCTL1R register accessesJames Clark2022-04-132-10/+23
* coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark2022-04-133-30/+44
* coresight: etm4x: Cleanup TRCIDR5 register accessesJames Clark2022-04-132-12/+13
* coresight: etm4x: Cleanup TRCIDR4 register accessesJames Clark2022-04-132-6/+14
* coresight: etm4x: Cleanup TRCIDR3 register accessesJames Clark2022-04-132-30/+20
* coresight: etm4x: Cleanup TRCIDR2 register accessesJames Clark2022-04-132-3/+7
* coresight: etm4x: Cleanup TRCIDR0 register accessesJames Clark2022-04-132-28/+21
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-288-54/+146
|\
| * coresight: Drop unused 'none' enum value for each componentAnshuman Khandual2022-03-111-3/+0
| * coresight: etm3x: Don't trace PID for non-root PID namespaceLeo Yan2022-03-111-0/+4
| * coresight: etm4x: Don't trace PID for non-root PID namespaceLeo Yan2022-03-111-2/+8
| * coresight: etm4x: Don't use virtual contextID for non-root PID namespaceLeo Yan2022-03-111-0/+28
| * coresight: etm4x: Add lock for reading virtual context ID comparatorLeo Yan2022-03-111-0/+2
| * coresight: trbe: Move check for kernel page table isolation from EL0 to probeSudeep Holla2022-03-111-5/+6
| * coresight: no-op refactor to make INSTP0 check more idiomaticJames Clark2022-03-111-1/+1
| * hwtracing: coresight: Replace acpi_bus_get_device()Rafael J. Wysocki2022-03-111-4/+4
| * coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin2022-03-111-1/+1
| * coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark2022-03-111-2/+6
| * coresight: trbe: Work around the trace data corruptionAnshuman Khandual2022-03-111-0/+12
| * coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual2022-03-111-12/+36
| * coresight: trbe: Work around the ignored system register writesAnshuman Khandual2022-03-112-24/+38
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| |/