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
2013-03-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-03-05
kbuild: fix make headers_check with make 3.80
Sam Ravnborg
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
2013-03-02
scripts/checkstack.pl: Add metag support
James Hogan
2013-03-02
metag: ftrace support
James Hogan
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
2013-02-27
get_maintainer: allow keywords to match filenames
Stephen Warren
2013-02-27
scripts/kernel-doc: handle struct member __aligned without numbers
Nishanth Menon
2013-02-27
checkpatch: improve CamelCase test for Page
Joe Perches
2013-02-27
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-02-27
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-02-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2013-02-25
kbuild: Fix reading of .config in link-vmlinux.sh
Michal Marek
2013-02-22
scripts/coccinelle: find constant additions that could be bit ors
Julia Lawall
2013-02-22
coccicheck: Allow to show the executed command line
Bernd Schubert
2013-02-22
kbuild: Unset language specific variables in setlocalversion script
Christophe Leroy
2013-02-22
depmod: pass -P $CONFIG_SYMBOL_PREFIX
James Hogan
2013-02-22
kbuild: Fix destination-y for installed headers
Jesper Nilsson
2013-02-22
coccicheck: Allow the user to give a V= (verbose) argument
Bernd Schubert
2013-02-22
scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...
Peter Senna Tschudin
2013-02-22
kbuild: clear KBUILD_SRC when calling 'make' in RPM spec
David R. Bild
2013-02-22
scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG
Michael Grzeschik
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
checkpatch: fix USLEEP_RANGE test
Bruce Allan
2013-02-21
checkpatch: Add check for kcalloc argument order
Joe Perches
2013-02-21
checkpatch: don't emit the CamelCase warning for PageFoo
Joe Perches
2013-02-21
checkpatch: warn on unnecessary __dev<foo> section markings
Joe Perches
2013-02-21
checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
Joe Perches
2013-02-21
get_maintainer.pl: find maintainers for removed files
Geert Uytterhoeven
2013-02-21
scripts/tags.sh: add ctags magic for declarations of popular kernel type
Kirill Tkhai
2013-02-21
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-19
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
Ben Hutchings
2013-02-14
scripts/sortextable: silence script output
Arnd Bergmann
2013-02-13
kbuild: limit dtc+cpp include path
Stephen Warren
2013-02-09
kconfig: nconf: rewrite labels of function keys line
Roland Eggner
2013-02-09
kconfig: nconf: rewrite help texts
Roland Eggner
2013-02-08
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2013-02-05
checkpatch: fix $Float creation of match variables
Joe Perches
2013-01-30
kconfig: fix a compiliation error when using make xconfig
Tiana Rakotovao Andriamahefa
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-25
MODSIGN: Add -s <signature> option to sign-file
Michal Marek
2013-01-25
MODSIGN: Specify the hash algorithm on sign-file command line
Michal Marek
2013-01-24
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
2013-01-24
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
Peter Senna Tschudin
[next]