summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost
Commit message (Expand)AuthorAgeFilesLines
* kbuild: remove 'Building modules, stage 2.' logMasahiro Yamada2020-01-161-1/+0
* scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada2019-11-111-1/+1
* modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada2019-11-111-1/+1
* modpost: do not invoke extra modpost for nsdepsMasahiro Yamada2019-11-111-5/+3
* kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada2019-11-111-1/+0
* modpost: do not parse vmlinux for external module buildsMasahiro Yamada2019-11-111-3/+5
* kbuild: update comments in scripts/Makefile.modpostMasahiro Yamada2019-11-111-2/+1
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-1/+4
|\
| * scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-101-1/+3
* | kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada2019-08-221-68/+11
* | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-2/+3
* | kbuild: add [M] marker for build log of *.mod.oMasahiro Yamada2019-08-141-1/+1
* | Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner2019-08-141-1/+1
|/
* kbuild: revive single target %.koMasahiro Yamada2019-08-101-4/+2
* kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2019-08-011-35/+41
* kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada2019-08-011-2/+2
* kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-08-011-1/+1
* kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada2019-08-011-4/+2
* kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-181-2/+2
* kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-181-6/+9
* modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)2019-04-111-1/+1
* modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-141-1/+0
* kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-1/+1
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* kbuild: remove duplicated comments about PHONYMasahiro Yamada2018-07-061-4/+0
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-2/+1
|\
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-161-2/+1
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / kbuild: drop unused symverfile in Makefile.modpostCao jin2017-10-071-1/+0
|/
* kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-091-5/+9
* modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-061-0/+1
* modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck2013-09-231-1/+3
* modpost: handle huge numbers of modules.Rusty Russell2013-04-051-3/+5
* mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab2013-01-241-6/+1
* kbuild: sign the modules at install timeRusty Russell2012-10-191-76/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-1/+76
|\
| * MODSIGN: Sign modules during the build processDavid Howells2012-10-101-1/+76
* | scripts/Makefile.modpost: error in finding modules from .mod files.이건호2012-08-311-1/+1
|/
* Merge commit 'v3.0-rc1' into kbuild/kbuildMichal Marek2011-06-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | kbuild: Fix reference to vermagic.hGeert Uytterhoeven2011-05-251-1/+1
|/
* trivial: fix a typo in a filenameUwe Kleine-König2010-08-031-1/+1
* kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-3/+4
* tracing: Remove markersChristoph Hellwig2009-09-181-12/+0
* kbuild: fix KBUILD_EXTRA_SYMBOLSPeter Volkov2008-10-291-1/+1
* markers: fix duplicate modpost entryMathieu Desnoyers2008-07-221-0/+1
* kbuild: fix $(src) assignmnet with external modulesSam Ravnborg2008-05-311-0/+6
* kbuild: scripts/Makefile.modpost typo fixAdrian Bunk2008-04-261-1/+1
* kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2008-04-251-0/+8