index
:
linux-toradex.git
colibri
colibri_vf
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.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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
2015-04-03
ftracetest: Do not use usleep directly
Namhyung Kim
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
selftest/mqueue: enable cross compilation
Tyler Baker
2015-04-02
selftest/ipc: enable cross compilation
Tyler Baker
2015-04-02
selftest/memfd: include default header install path
Tyler Baker
2015-04-02
selftest/mount: enable cross compilation
Tyler Baker
2015-04-02
selftest/memfd: enable cross compilation
Tyler Baker
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
2015-04-02
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
2015-04-02
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf timechart: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf script: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf mem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf kvm: Support using -f to override perf.data.guest file ownership
Yunlong Song
2015-04-02
perf kmem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf inject: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf evlist: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf probe: Fix to track down unnamed union/structure members
Masami Hiramatsu
2015-04-02
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
2015-04-02
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
2015-04-02
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
2015-04-02
perf script: No need to lookup thread twice
Arnaldo Carvalho de Melo
2015-04-02
Merge branch 'perf/timer' into perf/core
Ingo Molnar
2015-04-01
selftests: Change memory on-off-test.sh name to be unique
Shuah Khan
2015-04-01
selftests: change cpu on-off-test.sh name to be unique
Shuah Khan
2015-03-31
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
2015-03-31
perf session: Always initialize ordered_events
Arnaldo Carvalho de Melo
2015-03-31
perf tools: Fix ppid for synthesized fork events
David Ahern
2015-03-31
perf tools: Refactor comm/tgid lookup
David Ahern
2015-03-31
perf callchain: Fix kernel symbol resolution by remembering the cpumode
David Hildenbrand
2015-03-31
selftests/mount: Make git ignore all binaries in mount test suite
Zhang Zhen
2015-03-31
kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...
John Stultz
2015-03-31
ftracetest: Convert exit -1 to exit $FAIL
Michael Ellerman
2015-03-31
ftracetest: Cope properly with stack tracer not being enabled
Michael Ellerman
2015-03-30
perf build: Disable libbabeltrace check by default
Jiri Olsa
2015-03-28
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
2015-03-28
tools: iio: generic_buffer: Fix generic scale extraction
Irina Tirdea
2015-03-27
Merge branch 'perf/core' into perf/timer, before applying new changes
Ingo Molnar
2015-03-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-03-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...
Ingo Molnar
2015-03-26
Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-26
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
2015-03-26
perf trace: Fix syscall enter formatting bug
Arnaldo Carvalho de Melo
2015-03-26
perf tools: Set JOBS based on CPU or processor
David Ahern
2015-03-26
perf: Bump max number of cpus to 1024
David Ahern
2015-03-26
perf evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
2015-03-26
perf timechart: Fix SIBGUS error on sparc64
David Ahern
2015-03-25
tracing: %pF is only for function pointers
Scott Wood
[prev]
[next]