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_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
2012-03-28
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
2012-03-28
mm: move slabinfo.c to tools/vm
Dave Young
2012-03-28
mm: move page-types.c from Documentation to tools/vm
Dave Young
2012-03-28
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
2012-03-28
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-23
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2012-03-23
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2012-03-22
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-21
ktest: Allow a test to override REBOOT_ON_SUCCESS
Steven Rostedt
2012-03-21
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
Steven Rostedt
2012-03-21
ktest: Add SCP_TO_TARGET_INSTALL option
Steven Rostedt
2012-03-21
ktest: Add warning when bugs are ignored
Steven Rostedt
2012-03-21
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
Steven Rostedt
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
2012-03-16
Tools: hv: Fully support the new KVP verbs in the user level daemon
K. Y. Srinivasan
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
2012-03-14
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-14
perf tools: Incorrect use of snprintf results in SEGV
Anton Blanchard
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
2012-03-13
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
Stephane Eranian
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
perf report: Fix annotate double quit issue in branch view mode
Stephane Eranian
2012-03-12
perf report: Remove duplicate annotate choice in branch view mode
Stephane Eranian
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
2012-03-09
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
2012-03-09
perf record: Provide default branch stack sampling mode option
Stephane Eranian
2012-03-09
perf tools: Make perf able to read files from older ABIs
Stephane Eranian
2012-03-09
perf tools: Fix ABI compatibility bug in print_event_desc()
Stephane Eranian
2012-03-09
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
2012-03-09
perf report: Add support for taken branch sampling
Roberto Agostino Vitillo
2012-03-09
perf record: Add support for sampling taken branch
Roberto Agostino Vitillo
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-05
perf annotate: Add missing newline on error message
Namhyung Kim
2012-03-05
perf annotate: Fix help string on tui
Namhyung Kim
2012-03-05
perf annotate: Restore title when came back to original symbol
Namhyung Kim
2012-03-05
perf annotate: Handle lower case key code in annotate_browser__run()
Namhyung Kim
2012-03-05
perf annotate: Print asm code as blue when source code is displayed
Namhyung Kim
2012-03-05
perf tools: Add descriptions of missing Makefile arguments
Namhyung Kim
[next]