index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
Guilherme G. Piccoli
1
-3
/
+4
2022-05-04
coresight: core: Fix coresight device probe failure issue
Mao Jinlong
1
-11
/
+22
2022-04-13
coresight: etm4x: Cleanup TRCRSCTLRn register accesses
James Clark
2
-2
/
+10
2022-04-13
coresight: etm4x: Cleanup TRCBBCTLR register accesses
James Clark
2
-2
/
+5
2022-04-13
coresight: etm4x: Cleanup TRCSSPCICRn register accesses
James Clark
2
-1
/
+3
2022-04-13
coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses
James Clark
3
-4
/
+8
2022-04-13
coresight: etm4x: Cleanup TRCACATRn register accesses
James Clark
2
-25
/
+31
2022-04-13
coresight: etm3x: Cleanup ETMTECR1 register accesses
James Clark
2
-2
/
+2
2022-04-13
coresight: etm4x: Cleanup TRCVICTLR register accesses
James Clark
3
-37
/
+31
2022-04-13
coresight: etm4x: Cleanup TRCSTALLCTLR register accesses
James Clark
2
-6
/
+10
2022-04-13
coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses
James Clark
2
-10
/
+23
2022-04-13
coresight: etm4x: Cleanup TRCCONFIGR register accesses
James Clark
3
-30
/
+44
2022-04-13
coresight: etm4x: Cleanup TRCIDR5 register accesses
James Clark
2
-12
/
+13
2022-04-13
coresight: etm4x: Cleanup TRCIDR4 register accesses
James Clark
2
-6
/
+14
2022-04-13
coresight: etm4x: Cleanup TRCIDR3 register accesses
James Clark
2
-30
/
+20
2022-04-13
coresight: etm4x: Cleanup TRCIDR2 register accesses
James Clark
2
-3
/
+7
2022-04-13
coresight: etm4x: Cleanup TRCIDR0 register accesses
James Clark
2
-28
/
+21
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-54
/
+146
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-11
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
1
-3
/
+0
2022-03-11
coresight: etm3x: Don't trace PID for non-root PID namespace
Leo Yan
1
-0
/
+4
2022-03-11
coresight: etm4x: Don't trace PID for non-root PID namespace
Leo Yan
1
-2
/
+8
2022-03-11
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
1
-0
/
+28
2022-03-11
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
1
-0
/
+2
2022-03-11
coresight: trbe: Move check for kernel page table isolation from EL0 to probe
Sudeep Holla
1
-5
/
+6
2022-03-11
coresight: no-op refactor to make INSTP0 check more idiomatic
James Clark
1
-1
/
+1
2022-03-11
hwtracing: coresight: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-4
/
+4
2022-03-11
coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
Miaoqian Lin
1
-1
/
+1
2022-03-11
coresight: Fix TRCCONFIGR.QE sysfs interface
James Clark
1
-2
/
+6
2022-03-11
coresight: trbe: Work around the trace data corruption
Anshuman Khandual
1
-0
/
+12
2022-03-11
coresight: trbe: Work around the invalid prohibited states
Anshuman Khandual
1
-12
/
+36
2022-03-11
coresight: trbe: Work around the ignored system register writes
Anshuman Khandual
2
-24
/
+38
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-13
intel_th: msu: Use memset_startat() for clearing hw header
Kees Cook
1
-3
/
+1
2021-12-13
coresight: core: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-11-26
coresight: configfs: Allow configfs to activate configuration
Mike Leach
5
-28
/
+186
2021-11-26
coresight: syscfg: Update load API for config loadable modules
Mike Leach
2
-1
/
+39
2021-11-26
coresight: configuration: Update API to permit dynamic load/unload
Mike Leach
5
-0
/
+160
2021-11-26
coresight: configuration: Update API to introduce load owner concept
Mike Leach
4
-8
/
+56
2021-11-16
coresight: Use devm_bitmap_zalloc when applicable
Christophe JAILLET
1
-7
/
+3
2021-10-27
coresight: trbe: Work around write to out of range
Suzuki K Poulose
1
-1
/
+62
2021-10-27
coresight: trbe: Make sure we have enough space
Suzuki K Poulose
1
-1
/
+5
2021-10-27
coresight: trbe: Add a helper to determine the minimum buffer size
Suzuki K Poulose
1
-1
/
+6
2021-10-27
coresight: trbe: Workaround TRBE errata overwrite in FILL mode
Suzuki K Poulose
1
-11
/
+157
2021-10-27
coresight: trbe: Add infrastructure for Errata handling
Suzuki K Poulose
1
-1
/
+68
2021-10-27
coresight: trbe: Allow driver to choose a different alignment
Suzuki K Poulose
1
-3
/
+15
2021-10-27
coresight: trbe: Decouple buffer base from the hardware base
Suzuki K Poulose
1
-4
/
+14
2021-10-27
coresight: trbe: Add a helper to pad a given buffer area
Suzuki K Poulose
1
-1
/
+7
2021-10-27
coresight: trbe: Add a helper to calculate the trace generated
Suzuki K Poulose
1
-18
/
+29
2021-10-27
coresight: trbe: Defer the probe on offline CPUs
Suzuki K Poulose
1
-1
/
+7
[next]