index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm4x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
coresight: etm4x: Fix use-after-free of per-cpu etm drvdata
Suzuki K Poulose
1
-0
/
+1
2020-05-19
coresight: Initialize arg in sparse friendly way
Stephen Boyd
1
-1
/
+1
2020-05-19
coresight: etm4x: Add support for Neoverse N1 ETM
Anurag Koul
1
-0
/
+1
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
1
-17
/
+6
2020-05-19
coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385
Sai Prakash Ranjan
1
-2
/
+2
2020-05-19
coresight: etm4x: Add support for Qualcomm SC7180 SoC
Sai Prakash Ranjan
1
-0
/
+2
2020-01-14
coresight: etm4x: Fix unused function warning
Arnd Bergmann
1
-7
/
+6
2019-11-04
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
1
-1
/
+25
2019-11-04
coresight: etm4x: Fix issues with start-stop logic.
Mike Leach
1
-0
/
+1
2019-11-04
coresight: etm4x: Fixes for ETM v4.4 architecture updates.
Mike Leach
1
-1
/
+4
2019-11-04
coresight: etm4x: Add support for ThunderX2
Tanmay Vilas Kumar Jagdale
1
-0
/
+1
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
1
-0
/
+318
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: etm4x: Add ETM PIDs for SDM845 and MSM8996
Sai Prakash Ranjan
1
-5
/
+9
2019-07-04
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
1
-0
/
+3
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
1
-1
/
+3
2019-06-20
coresight: Rearrange platform data probing
Suzuki K Poulose
1
-5
/
+7
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
1
-0
/
+1
2019-06-20
coresight: Remove cpu field from platform data
Suzuki K Poulose
1
-1
/
+1
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
1
-7
/
+4
2019-06-19
coresight: etm: Clean up device specific data
Suzuki K Poulose
1
-8
/
+9
2019-04-25
coresight: etm4x: Configure tracers to emit timestamps
Mathieu Poirier
1
-1
/
+101
2019-04-25
coresight: etm4x: Skip selector pair 0
Mathieu Poirier
1
-2
/
+5
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
1
-0
/
+5
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-9
/
+12
2019-02-26
coresight: etm4x: Add support to enable ETMv4.2
Sai Prakash Ranjan
1
-1
/
+2
2019-02-26
ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support
Mike Leach
1
-9
/
+12
2018-09-25
coresight: etmx: Claim devices before use
Suzuki K Poulose
1
-3
/
+11
2018-09-25
coresight: etm4x: Add support for handling errors
Suzuki K Poulose
1
-13
/
+26
2018-09-25
coresight: etm4x: Configure EL2 exception level when kernel is running in HYP
Tomasz Nowicki
1
-20
/
+20
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
1
-2
/
+2
2018-07-15
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
1
-17
/
+14
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-10
/
+3
2017-08-28
coresight: etm4x: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etm4x: Adds trace return stack option programming for ETMv4.
Mike Leach
1
-0
/
+4
2017-05-26
hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-10
/
+10
2017-01-25
coresight: etm4x: Fix timestamp configuration when working from perf
Mathieu Poirier
1
-1
/
+2
2017-01-25
coresight: etm4x: Fix enabling of cycle accurate tracing in perf.
Mike Leach
1
-2
/
+5
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
1
-2
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-2
/
+2
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
1
-0
/
+71
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
1
-9
/
+119
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
1
-10
/
+25
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
1
-18
/
+38
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
1
-26
/
+27
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
1
-14
/
+22
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
1
-8
/
+11
[next]