index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
Age
Commit message (
Expand
)
Author
2016-09-09
kbuild: add arch specific post-link Makefile
Nicholas Piggin
2015-10-06
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
2013-09-23
modpost: Optionally ignore secondary errors seen if a single module build fails
Guenter Roeck
2013-04-05
modpost: handle huge numbers of modules.
Rusty Russell
2013-01-24
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
2012-10-19
kbuild: sign the modules at install time
Rusty Russell
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-10
MODSIGN: Sign modules during the build process
David Howells
2012-08-31
scripts/Makefile.modpost: error in finding modules from .mod files.
이건호
2011-06-07
Merge commit 'v3.0-rc1' into kbuild/kbuild
Michal Marek
2011-05-25
kbuild: Fix reference to vermagic.h
Geert Uytterhoeven
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-03
trivial: fix a typo in a filename
Uwe Kleine-König
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
2009-09-18
tracing: Remove markers
Christoph Hellwig
2008-10-29
kbuild: fix KBUILD_EXTRA_SYMBOLS
Peter Volkov
2008-07-22
markers: fix duplicate modpost entry
Mathieu Desnoyers
2008-05-31
kbuild: fix $(src) assignmnet with external modules
Sam Ravnborg
2008-04-26
kbuild: scripts/Makefile.modpost typo fix
Adrian Bunk
2008-04-25
kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS
Richard Hacker
2008-03-23
kbuild: soften modpost checks when doing cross builds
Sam Ravnborg
2008-02-13
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
2008-01-28
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2007-07-25
kbuild: use LDFLAGS_MODULE only for .ko links
Roland McGrath
2007-07-25
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
Sam Ravnborg
2007-07-17
kbuild: do section mismatch check on full vmlinux
Sam Ravnborg
2007-05-02
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
2006-10-17
[PATCH] kbuild: allow multi-word $M in Makefile.modpost
Greg Banks
2006-10-01
kbuild: make modpost processing configurable
Sam Ravnborg
2006-09-25
kbuild: fail kernel compilation in case of unresolved module symbols
Kirill Korotaev
2006-09-25
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
Sam Ravnborg
2006-08-01
kbuild: fix typo in modpost
Dave Jones
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-06-26
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
2006-06-24
kbuild: fix make -rR breakage
Sam Ravnborg
2006-06-09
kconfig: fix .config dependencies
Roman Zippel
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-02-19
kbuild: improved modversioning support for external modules
Sam Ravnborg
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
2005-07-25
kbuild: introduce Kbuild.include
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds