index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+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
1
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-173
/
+599
2019-05-03
intel_th: msu: Add current window tracking
Alexander Shishkin
1
-30
/
+49
2019-05-03
intel_th: msu: Add a sysfs attribute to trigger window switch
Alexander Shishkin
1
-0
/
+28
2019-05-03
intel_th: msu: Correct the block wrap detection
Alexander Shishkin
1
-1
/
+1
2019-05-03
intel_th: Add switch triggering support
Alexander Shishkin
4
-2
/
+85
2019-05-03
intel_th: gth: Factor out trace start/stop
Alexander Shishkin
1
-29
/
+64
2019-05-03
intel_th: msu: Factor out pipeline draining
Alexander Shishkin
3
-10
/
+29
2019-05-03
intel_th: msu: Switch over to scatterlist
Alexander Shishkin
1
-59
/
+104
2019-05-03
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
Alexander Shishkin
1
-10
/
+10
2019-05-03
intel_th: Only report useful IRQs to subdevices
Alexander Shishkin
3
-1
/
+9
2019-05-03
intel_th: msu: Start handling IRQs
Alexander Shishkin
4
-2
/
+106
2019-05-03
intel_th: pci: Use MSI interrupt signalling
Alexander Shishkin
2
-6
/
+13
2019-05-03
intel_th: Communicate IRQ via resource
Alexander Shishkin
4
-14
/
+30
2019-05-03
intel_th: Add "rtit" source device
Alexander Shishkin
3
-3
/
+27
2019-05-03
intel_th: Skip subdevices if their MMIO is missing
Alexander Shishkin
1
-4
/
+9
2019-05-03
intel_th: Rework resource passing between glue layers and core
Alexander Shishkin
4
-29
/
+33
2019-05-03
intel_th: msu: Fix single mode with IOMMU
Alexander Shishkin
1
-3
/
+32
2019-04-25
intel_th: pci: Add Comet Lake support
Alexander Shishkin
1
-0
/
+5
2019-03-01
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-02-21
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-12-19
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
2018-09-18
intel_th: pci: Add Ice Lake PCH support
Alexander Shishkin
1
-0
/
+5
2018-09-18
intel_th: Fix resource handling for ACPI glue layer
Alexander Shishkin
1
-2
/
+11
2018-09-18
intel_th: Fix device removal logic
Alexander Shishkin
1
-1
/
+2
2018-08-24
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-25
intel_th: Use correct device when freeing buffers
Alexander Shishkin
1
-3
/
+3
2018-03-28
intel_th: Add ACPI glue layer
Alexander Shishkin
3
-0
/
+94
2018-03-28
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2
-3
/
+7
2018-03-28
intel_th: Pick up irq number from resources
Alexander Shishkin
1
-1
/
+8
2018-03-28
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
1
-0
/
+4
2018-03-28
intel_th: Use correct method of finding hub
Alexander Shishkin
1
-1
/
+1
2018-03-28
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
13
-117
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
intel_th: pci: Add Lewisburg PCH support
Alexander Shishkin
1
-0
/
+5
2017-09-22
intel_th: pci: Add Cedar Fork PCH support
Alexander Shishkin
1
-0
/
+5
2017-08-25
intel_th: Perform time resync on capture start
Alexander Shishkin
5
-9
/
+82
2017-08-25
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2
-4
/
+24
[next]