index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-17
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
2021-03-17
perf test: Cleanup daemon if test is interrupted.
Ian Rogers
2021-03-17
perf test: Remove unused argument
Ian Rogers
2021-03-15
perf stat: Improve readability of shadow stats
Changbin Du
2021-03-15
perf stat: Elaborate use cases for the -n/--null command line option
Arnaldo Carvalho de Melo
2021-03-15
perf vendor events arm64: Add Fujitsu A64FX pmu event
Shunsuke Nakamura
2021-03-15
perf vendor events arm64: Add more common and uarch events
Shunsuke Nakamura
2021-03-15
perf evlist: Change the COMM when preparing the workload
Arnaldo Carvalho de Melo
2021-03-09
perf machine: Assign boolean values to a bool variable
Jiapeng Chong
2021-03-09
perf tools: use ARRAY_SIZE
Jiapeng Chong
2021-03-09
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
2021-03-09
perf script: Fixup 'struct evsel_script' method prefix
Arnaldo Carvalho de Melo
2021-03-08
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
2021-03-08
tools include: Add __sum16 and __wsum definitions.
Ian Rogers
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-07
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub...
Linus Torvalds
2021-03-07
Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-03-07
Merge tag 'm68k-for-v5.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
2021-03-06
perf archive: Fix filtering of empty build-ids
Nicholas Fraser
2021-03-06
perf daemon: Fix compile error with Asan
Namhyung Kim
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
2021-03-06
tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-03-06
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
2021-03-06
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
2021-03-06
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
2021-03-06
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
2021-03-06
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
2021-03-06
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
2021-03-06
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
2021-03-06
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
2021-03-06
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
2021-03-06
perf test: Fix a memory leak in attr test
Namhyung Kim
2021-03-06
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
2021-03-06
perf tools: Fix event's PMU name parsing
Jiri Olsa
2021-03-06
perf daemon: Fix running test for non root user
Jiri Olsa
[next]