aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost
Commit message (Expand)AuthorAge
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-22
|\
| * scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-10
* | kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada2019-08-21
* | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-21
* | kbuild: add [M] marker for build log of *.mod.oMasahiro Yamada2019-08-13
* | Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner2019-08-13
|/
* kbuild: revive single target %.koMasahiro Yamada2019-08-09
* kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2019-07-31
* kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada2019-07-31
* kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-07-31
* kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada2019-07-31
* kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-17
* kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-17
* modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)2019-04-11
* modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-13
* kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-27
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-23
* kbuild: remove duplicated comments about PHONYMasahiro Yamada2018-07-06
* 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-15
* | 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-05
* modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck2013-09-23
* modpost: handle huge numbers of modules.Rusty Russell2013-04-04
* 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