index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-05-26
hwtracing: stm: fix build error on some arches
Greg Kroah-Hartman
2018-05-25
intel_th: Use correct device when freeing buffers
Alexander Shishkin
2018-05-25
stm class: Use vmalloc for the master map
Alexander Shishkin
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
2018-05-14
coresight tmc etr: Removing extra newline
Mathieu Poirier
2018-05-14
coresight tmc etr: Fix uninitialised variable
Mathieu Poirier
2018-05-14
coresight tmc etr: Make memory check consistent in the same function
Mathieu Poirier
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
2018-03-29
Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2018-03-29
hwtracing: Add HW tracing support menu
Randy Dunlap
2018-03-28
intel_th: Add ACPI glue layer
Alexander Shishkin
2018-03-28
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2018-03-28
intel_th: Pick up irq number from resources
Alexander Shishkin
2018-03-28
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
2018-03-28
intel_th: Use correct method of finding hub
Alexander Shishkin
2018-03-28
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
stm class: Make dummy's master/channel ranges configurable
Alexander Shishkin
2018-03-28
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
2018-03-14
coresight: Use %px to print pcsr instead of %p
Leo Yan
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-02
coresight: of: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2017-12-19
coresight: etb10: remove duplicate includes
Pravin Shedge
2017-12-19
coresight: Fix disabling of CoreSight TPIU
Robert Walker
2017-12-19
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-12-04
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-10-19
stm class: make config_item_type const
Bhumika Goyal
2017-09-22
intel_th: pci: Add Lewisburg PCH support
Alexander Shishkin
2017-09-22
intel_th: pci: Add Cedar Fork PCH support
Alexander Shishkin
2017-09-22
stm class: Fix a use-after-free
Alexander Shishkin
2017-08-28
Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2017-08-28
coresight: constify amba_id
Arvind Yadav
2017-08-28
coresight: etb10: constify amba_id
Arvind Yadav
2017-08-28
coresight: etm3x: constify amba_id
Arvind Yadav
2017-08-28
coresight: etm4x: constify amba_id
Arvind Yadav
2017-08-28
coresight: funnel: constify amba_id
Arvind Yadav
2017-08-28
coresight: replicator: constify amba_id
Arvind Yadav
2017-08-28
coresight: stm: constify amba_id
Arvind Yadav
[next]