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
/
mod
Age
Commit message (
Expand
)
Author
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-08-26
scripts/mod/modpost.c: fix commentary accordingly to last changes
Andy Shevchenko
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
2010-08-11
fix "scripts/mod/modpost.c: fix memory leak"
Andrew Morton
2010-08-11
param: silence .init.text references from param ops
Rusty Russell
2010-08-09
scripts/mod/modpost.c: fix memory leak
Alexey Fomenko
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-03
modpost: support objects with more than 64k sections
Denys Vlasenko
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2010-06-12
kbuild: Fix modpost segfault
Krzysztof Halasa
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-05-21
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-05-19
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
Ondrej Zary
2010-05-18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2010-04-02
phylib: Support phy module autoloading
David Woodhouse
2010-01-30
modpost: don't allow *driver to reference .init.*
Uwe Kleine-König
2010-01-30
modpost: make symbol white list a per mismatch type variable
Uwe Kleine-König
2010-01-30
modpost: remove now unused NO_MISMATCH constant
Uwe Kleine-König
2010-01-30
modpost: pass around const struct sectioncheck * instead of enum mismatch
Uwe Kleine-König
2010-01-30
modpost: give most mismatch constants a better name
Uwe Kleine-König
2010-01-29
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
Uwe Kleine-König
2010-01-29
modpost: members of *driver structs should not point to __init functions
Uwe Kleine-König
2010-01-17
modpost: fix segfault in sym_is() with prefixed arches
Mike Frysinger
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-15
modpost: fix segfault with short symbol names
Michal Marek
2009-12-15
Kbuild: clear marker out of modpost
Wenji Huang
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-11
USB: handle bcd incrementation in usb modalias generation
Nathaniel McCallum
2009-12-11
USB: add hex/bcd detection to usb modalias generation
Nathaniel McCallum
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
spi: add support for device table matching
Anton Vorontsov
2009-09-23
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
2009-09-21
trivial: remove references to non-existent include/linux/config.h
Markus Heidelberg
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
2009-06-09
kbuild: add hint about __refdata to modpost
Sam Ravnborg
2009-06-09
initconst adjustments
Jan Beulich
2009-05-04
kbuild, modpost: fix unexpected non-allocatable warning with mips
Sam Ravnborg
2009-05-04
kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc
Sam Ravnborg
2009-05-04
kbuild, modpost: fix unexpected non-allocatable section when cross compiling
Anders Kaseorg
2009-05-01
kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"
Anders Kaseorg
2009-05-01
kbuild: fix comment in modpost.c
Sam Ravnborg
2009-05-01
kbuild: fix Module.markers permission error under cygwin
Cedric Hombourger
2009-04-27
Remove unused support code for refok sections.
Tim Abbott
2009-04-11
kbuild: remove pointless strdup() on arguments passed to new_module() in modpost
Jan Beulich
2009-03-31
module: include other structures in module version check
Rusty Russell
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
[next]