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
/
scripts
Age
Commit message (
Expand
)
Author
2014-08-22
kconfig: lxdialog: fix spelling
Brian Norris
2014-08-20
kbuild: Make scripts executable
Michal Marek
2014-08-19
scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case
Dirk Gouders
2014-08-19
scripts/tags.sh: remove *PCGFLAGS regular expressions
Dirk Gouders
2014-08-19
scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags
Dirk Gouders
2014-08-19
kbuild: remove redundant clean-files from scripts/kconfig/Makefile
Masahiro Yamada
2014-08-19
kbuild: refactor script/kconfig/Makefile
Masahiro Yamada
2014-08-19
kbuild: handle the dependency of multi-objs hostprogs appropriately
Masahiro Yamada
2014-08-19
kbuild: handle multi-objs dependency appropriately
Masahiro Yamada
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-08-11
Merge branch 'pm-tools'
Rafael J. Wysocki
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-09
PM / tools: analyze_suspend.py: update to v3.0
Todd E Brandt
2014-08-08
x86: Add "make tinyconfig" to configure the tiniest possible kernel
Josh Triplett
2014-08-08
x86, platform, kconfig: move kvmconfig functionality to a helper
Josh Triplett
2014-08-08
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
2014-08-08
bin2c: move bin2c in scripts/basic
Vivek Goyal
2014-08-08
scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86
Konstantin Khlebnikov
2014-08-08
scripts/tags.sh: include compat_sys_* symbols in the generated tags
Catalin Marinas
2014-08-08
scripts/coccinelle/free/ifnullfree.cocci: add copyright information
Fabian Frederick
2014-08-08
scripts/coccinelle/free: add NULL test before freeing functions
Fabian Frederick
2014-08-07
kbuild: Fix handling of backslashes in *.cmd files
Michal Marek
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-08-06
checkpatch: update $declaration_macros, add uninitialized_var
Joe Perches
2014-08-06
checkpatch: warn on missing spaces in broken up quoted
Dan Carpenter
2014-08-06
checkpatch: fix false positives for --strict "space after cast" test
Joe Perches
2014-08-06
checkpatch: fix false positive MISSING_BREAK warnings with --file
Joe Perches
2014-08-06
checkpatch: add test for native c90 types in unusual order
Joe Perches
2014-08-06
checkpatch: add signed generic types
Joe Perches
2014-08-06
checkpatch: add short int to c variable types
Joe Perches
2014-08-06
checkpatch: add for_each tests to indentation and brace tests
Joe Perches
2014-08-06
checkpatch: fix brace style misuses of else and while
Joe Perches
2014-08-06
checkpatch: add --fix option for a couple OPEN_BRACE misuses
Joe Perches
2014-08-06
checkpatch: use the correct indentation for which()
Joe Perches
2014-08-06
checkpatch: add fix_insert_line and fix_delete_line helpers
Joe Perches
2014-08-06
checkpatch: add ability to insert and delete lines to patch/file
Joe Perches
2014-08-06
checkpatch: add an index variable for fixed lines
Joe Perches
2014-08-06
checkpatch: warn on break after goto or return with same tab indentation
Joe Perches
2014-08-06
checkpatch: emit a warning on file add/move/delete
Joe Perches
2014-08-06
checkpatch: add test for commit id formatting style in commit log
Joe Perches
2014-08-06
checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings
Joe Perches
2014-08-06
checkpatch: improve "no space after cast" test
Joe Perches
2014-08-06
checkpatch: allow multiple const * types
Joe Perches
2014-08-06
checkpatch: warn on unnecessary parentheses around references of foo->bar
Joe Perches
2014-08-06
checkpatch: quiet Kconfig help message checking
Joe Perches
2014-08-06
checkpatch: change blank line after declaration type to "LINE_SPACING"
Joe Perches
2014-08-06
checkpatch: add a multiple blank lines test
Joe Perches
[prev]
[next]