index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
2017-03-15
1
-0
/
+5
*
intel_th: pci: Add Denverton SOC support
Alexander Shishkin
2017-03-15
1
-0
/
+5
*
intel_th: Don't leak module refcount on failure to activate
Alexander Shishkin
2017-03-15
1
-1
/
+3
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-4
/
+7
|
\
|
*
intel_th: Mark sth_stm_packet() with notrace
Chunyan Zhang
2016-11-22
1
-4
/
+7
*
|
intel_th: gth: Handle host mode correctly
Alexander Shishkin
2016-11-18
1
-2
/
+24
*
|
intel_th: Support Host Debugger mode of operation
Alexander Shishkin
2016-11-18
2
-8
/
+22
*
|
intel_th: Constify subdevices
Alexander Shishkin
2016-11-18
1
-1
/
+1
|
/
*
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-07-15
3
-1
/
+42
|
\
|
*
intel_th: pci: Add Kaby Lake PCH-H support
Alexander Shishkin
2016-07-14
1
-0
/
+5
|
*
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2016-07-14
2
-1
/
+37
*
|
intel_th: Document output device callbacks
Alexander Shishkin
2016-07-01
1
-0
/
+3
*
|
intel_th: gth: Fix a source comment
Alexander Shishkin
2016-07-01
1
-1
/
+1
*
|
intel_th: Add runtime power management handling
Alexander Shishkin
2016-07-01
2
-10
/
+60
|
/
*
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
5
-55
/
+107
|
\
|
*
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
2016-04-19
1
-0
/
+5
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
|
*
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
intel_th: Hold output driver module reference while capture is active
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
1
-43
/
+49
|
*
intel_th: Fix activating a subdevice without a driver
Alexander Shishkin
2016-04-08
2
-2
/
+13
|
*
intel_th: pti: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-6
/
+1
|
*
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-5
/
+1
|
*
intel_th: Allow subdevice drivers to bring in own attribute groups
Alexander Shishkin
2016-04-08
2
-0
/
+15
|
*
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-04-08
1
-0
/
+5
|
*
intel_th: pti: Do remove sysfs group on device removal
Alexander Shishkin
2016-04-08
1
-0
/
+1
*
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
|
/
*
intel_th: Use real device index in the node names
Alexander Shishkin
2016-02-20
1
-3
/
+20
*
intel_th: Set root device's drvdata early
Alexander Shishkin
2016-02-20
2
-2
/
+2
*
intel_th: sth: Sanitize packet callback's return values
Alexander Shishkin
2016-02-20
1
-3
/
+8
*
intel_th: msu: Release resources on read error
Laurent FERT
2016-02-20
1
-4
/
+3
*
intel_th: msu: Fix offset for wrapped block
Laurent FERT
2016-02-20
1
-1
/
+1
*
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
2016-02-20
4
-4
/
+59
*
intel_th: gth: Remove commented-out code
Alexander Shishkin
2016-02-20
1
-18
/
+0
*
intel_th: Depend on HAS_IOMEM
Alexander Shishkin
2016-02-20
1
-1
/
+1
*
intel_th: pci: Add Broxton SOC support
Alexander Shishkin
2016-02-07
1
-0
/
+5
*
intel_th: pci: Add Apollo Lake SOC support
Alexander Shishkin
2016-02-07
1
-0
/
+5
*
intel_th: INTEL_TH should depend on HAS_DMA
Geert Uytterhoeven
2016-02-07
1
-0
/
+1
*
intel_th: Check for NULL instead of ERR_PTR
Dan Carpenter
2015-10-16
4
-10
/
+10
*
intel_th: Fix integer mismatch warnings
Alexander Shishkin
2015-10-10
1
-1
/
+1
*
intel_th: Add PTI output driver
Alexander Shishkin
2015-10-04
4
-0
/
+293
*
intel_th: Add Memory Storage Unit driver
Alexander Shishkin
2015-10-04
4
-0
/
+1638
*
intel_th: Add Software Trace Hub driver
Alexander Shishkin
2015-10-04
4
-0
/
+314
*
intel_th: Add Global Trace Hub driver
Alexander Shishkin
2015-10-04
4
-0
/
+785
*
intel_th: Add pci glue layer for Intel(R) Trace Hub
Alexander Shishkin
2015-10-04
3
-0
/
+98
*
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin
2015-10-04
6
-0
/
+1033