summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-16
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | kbuild: drop unused symverfile in Makefile.modpostCao jin2017-10-07
|/
* kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-09
* modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-06
* modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck2013-09-23
* modpost: handle huge numbers of modules.Rusty Russell2013-04-05
* mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab2013-01-24
* kbuild: sign the modules at install timeRusty Russell2012-10-19
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * MODSIGN: Sign modules during the build processDavid Howells2012-10-10
* | scripts/Makefile.modpost: error in finding modules from .mod files.이건호2012-08-31
|/
* Merge commit 'v3.0-rc1' into kbuild/kbuildMichal Marek2011-06-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | kbuild: Fix reference to vermagic.hGeert Uytterhoeven2011-05-25
|/
* trivial: fix a typo in a filenameUwe Kleine-König2010-08-03
* kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
* tracing: Remove markersChristoph Hellwig2009-09-18
* kbuild: fix KBUILD_EXTRA_SYMBOLSPeter Volkov2008-10-29
* markers: fix duplicate modpost entryMathieu Desnoyers2008-07-22
* kbuild: fix $(src) assignmnet with external modulesSam Ravnborg2008-05-31
* kbuild: scripts/Makefile.modpost typo fixAdrian Bunk2008-04-26
* kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2008-04-25
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-23
* Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-13
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-28
* kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-25
* kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-25
* kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-17
* kbuild: fix section mismatch check for vmlinuxSam Ravnborg2007-05-02
* [PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks2006-10-17
* kbuild: make modpost processing configurableSam Ravnborg2006-10-01
* kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev2006-09-25
* kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-25
* kbuild: fix typo in modpostDave Jones2006-08-01
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-01
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-26
* kbuild: fix make -rR breakageSam Ravnborg2006-06-24
* kconfig: fix .config dependenciesRoman Zippel2006-06-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-25
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-06
| * kbuild: improved modversioning support for external modulesSam Ravnborg2006-02-19
* | fix typos "wich" -> "which"Uwe Zeisberger2006-03-24
|/
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-10
* kbuild: introduce Kbuild.includeSam Ravnborg2005-07-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16