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
2007-10-18
kbuild: modpost problem when symbols move from one module to another
Trent Piepho
2007-10-12
kbuild: fix segfault in modpost
Petr Stetiar
2007-10-10
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-07-31
kbuild: whitelist references from __dbe_table to .init
Ralf Baechle
2007-07-25
kbuild: fix modpost warnings for xtensa
Sam Ravnborg
2007-07-25
kbuild: be more foregiving on init section naming
Sam Ravnborg
2007-07-25
kbuild: rearrange a few function in modpost
Sam Ravnborg
2007-07-25
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
Sam Ravnborg
2007-07-20
m68k: teach modpost about .m68_fixup
Al Viro
2007-07-17
Whitelist references from __dbe_table to .init
Ralf Baechle
2007-07-17
modpost white list pattern adjustment
Jan Beulich
2007-07-17
kbuild: do section mismatch check on full vmlinux
Sam Ravnborg
2007-07-16
kbuild: whitelist references from variables named _timer to .init.text
Sam Ravnborg
2007-07-16
kbuild: remove hardcoded _logo names from modpost
Sam Ravnborg
2007-07-16
kbuild: remove hardcoded apic_es7000 from modpost
Sam Ravnborg
2007-07-16
kbuild: warn about references from .init.text to .exit.text
Sam Ravnborg
2007-07-16
kbuild: consolidate section checks
Sam Ravnborg
2007-07-16
kbuild: refactor code in modpost to improve maintainability
Sam Ravnborg
2007-07-16
kbuild: ignore section mismatch warnings originating from .note section
Sam Ravnborg
2007-07-16
kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it
Jeremy Fitzhardinge
2007-07-16
kbuild: suppress modpost warnings for references from the .toc section as use...
Stephen Rothwell
2007-07-16
kbuild: make better section mismatch reports on arm
Sam Ravnborg
2007-07-16
kbuild: make better section mismatch reports on i386 and mips
Atsushi Nemoto
2007-06-11
kbuild: fix sh64 section mismatch problems
Sam Ravnborg
2007-05-21
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
Linus Torvalds
2007-05-19
mm: fix section mismatch warnings
Sam Ravnborg
2007-05-19
init/main: use __init_refok to fix section mismatch
Sam Ravnborg
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
2007-05-19
kbuild: add "Section mismatch" warning whitelist for powerpc
Li Yang
2007-05-19
kbuild: make better section mismatch reports on i386, arm and mips
Atsushi Nemoto
2007-05-19
kbuild: make modpost section warnings clearer
Russell King
2007-05-09
Allow arch to initialize arch field of the module structure
Roman Zippel
2007-05-08
Add white list into modpost.c for memory hotplug code and ia64's machvec section
Yasunori Goto
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-02
kbuild: ignore section mismatch warning for references from .paravirtprobe to...
Sam Ravnborg
2007-05-02
kbuild: remove stale comment in modpost.c
Sam Ravnborg
2007-05-02
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2007-05-02
kbuild: whitelist logo references from .text to .init.data
Sam Ravnborg
2007-05-02
kbuild: fix segmentation fault in modpost
Sam Ravnborg
2007-05-02
kbuild: fix warnings from .pci_fixup section
Sam Ravnborg
2007-05-02
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
2007-05-02
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-20
[PATCH] remove modpost false warnings on ARM
David Brownell
2007-02-17
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-13
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
2007-02-08
[PATCH] PA-RISC: Fix bogus warnings from modpost
Matthew Wilcox
2007-01-11
[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)
Vivek Goyal
2007-01-11
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
Vivek Goyal
[next]