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
/
modpost.c
Age
Commit message (
Expand
)
Author
2013-07-07
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-26
modpost: remove all traces of cpuinit/cpuexit sections
Paul Gortmaker
2013-05-20
modpost.c: Add .text.unlikely to TEXT_SECTIONS
Tom Rini
2013-04-29
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
James Hogan
2013-04-05
modpost: add -T option to read module names from file/stdin.
Rusty Russell
2013-04-05
modpost: minor cleanup.
Rusty Russell
2013-03-20
module: fix symbol versioning with symbol prefixes
James Hogan
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-02-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-01-24
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
2013-01-21
modpost: Ignore ARC specific non-alloc sections
Vineet Gupta
2012-11-30
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
2012-10-03
modpost: fix modpost warnings for xtensa
Max Filippov
2012-06-16
scripts/modpost: check for bad references in .pci.fixups area
Sebastian Andrzej Siewior
2012-05-23
modpost: use proper kernel style for autogenerated files
Greg Kroah-Hartman
2012-05-23
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
Jesper Juhl
2012-04-09
modpost: Fix modpost license checking of vmlinux.o
Frank Rowand
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-03-26
modpost: fix ALL_INIT_DATA_SECTIONS
Jan Beulich
2012-02-15
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
Tony Lindgren
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-07-24
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2011-03-17
modpost: fix trailing comma
Randy Dunlap
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-28
modpost: Fix address calculation in reloc_location()
Olof Johansson
2010-12-16
modpost: Put .zdebug* section on white list
H.J. Lu
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
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-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
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
[next]