index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
coresight: tmc-etr: Fix perf_data check
Yabin Cui
2
-7
/
+7
2019-09-03
coresight: tmc-etr: Fix updating buffer in not-snapshot mode.
Yabin Cui
1
-7
/
+11
2019-09-03
coresight: etm4x: improve clarity of etm4_os_unlock comment
Andrew Murray
1
-1
/
+1
2019-09-03
coresight: etm4x: use module_param instead of module_param_named
Andrew Murray
1
-1
/
+2
2019-09-03
coresight: etm4x: Use explicit barriers on enable/disable
Andrew Murray
1
-2
/
+13
2019-09-03
coresight: etm4x: Remove superfluous setting of os_unlock
Andrew Murray
1
-3
/
+1
2019-09-03
coresight: acpi: Static funnel support
Suzuki K Poulose
1
-0
/
+9
2019-09-03
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2
-2
/
+3
2019-09-03
coresight: tmc-etr: Check if non-secure access is enabled
Suzuki K Poulose
2
-0
/
+15
2019-09-03
coresight: tmc-etr: Handle memory errors
Suzuki K Poulose
2
-0
/
+14
2019-09-03
coresight: etr_buf: Consolidate refcount initialization
Suzuki K Poulose
1
-11
/
+2
2019-09-03
coresight: cpu-debug: Add support for Qualcomm Kryo
Sai Prakash Ranjan
2
-22
/
+21
2019-09-03
coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
Sai Prakash Ranjan
1
-5
/
+9
2019-09-03
coresight: etm4x: Two function calls less
Markus Elfring
1
-9
/
+4
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
2
-1
/
+10
2019-08-28
intel_th: pci: Add Tiger Lake support
Alexander Shishkin
1
-0
/
+5
2019-08-28
intel_th: pci: Add support for another Lewisburg PCH
Alexander Shishkin
1
-0
/
+5
2019-08-28
stm class: Fix a double free of stm_source_device
Ding Xiang
1
-1
/
+0
2019-08-19
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
2
-2
/
+2
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2019-08-12
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2019-08-01
coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Suzuki K Poulose
1
-0
/
+1
2019-07-31
docs: fix a couple of new broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-30
intel_th: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-9
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
3
-14
/
+3
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-8
/
+1
2019-07-25
intel_th: msu: Preserve pre-existing buffer configuration
Alexander Shishkin
1
-2
/
+7
2019-07-25
intel_th: msu: Prevent freeing buffers while locked windows exist
Alexander Shishkin
1
-0
/
+5
2019-07-25
intel_th: msu: Get rid of the window size limit
Alexander Shishkin
1
-71
/
+68
2019-07-25
intel_th: msu-sink: An example msu buffer "sink"
Alexander Shishkin
2
-0
/
+119
2019-07-25
intel_th: msu: Introduce buffer interface
Alexander Shishkin
2
-29
/
+379
2019-07-12
coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...
Nathan Chancellor
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-20
/
+8
2019-07-04
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
4
-10
/
+19
2019-07-03
coresight: tmc: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
1
-2
/
+4
2019-07-03
coresight: etm3x: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
1
-1
/
+2
2019-07-03
coresight: Potential uninitialized variable in probe()
Dan Carpenter
1
-0
/
+1
2019-07-03
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-4
/
+2
2019-07-03
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-4
/
+2
2019-07-03
coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...
Suzuki K Poulose
1
-5
/
+2
2019-07-03
coresight: tmc-etr: Do not call smp_processor_id() from preemptible
Suzuki K Poulose
1
-4
/
+2
2019-07-03
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
1
-9
/
+33
2019-07-03
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
1
-10
/
+13
2019-07-03
intel_th: msu: Support multipage blocks
Alexander Shishkin
1
-18
/
+38
2019-07-03
intel_th: pci: Add Ice Lake NNPI support
Alexander Shishkin
1
-0
/
+5
2019-07-03
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
1
-1
/
+1
2019-07-03
intel_th: msu: Remove set but not used variable 'last'
YueHaibing
1
-2
/
+1
2019-07-03
intel_th: msu: Fix unused variable warning on arm64 platform
Shaokun Zhang
1
-13
/
+27
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
3
-7
/
+6
[prev]
[next]