summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost
Commit message (Expand)AuthorAgeFilesLines
* 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
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-231-1/+5
* Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-131-0/+11
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-281-0/+1
* kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-251-1/+1
* kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-251-9/+10
* kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-171-2/+2
* kbuild: fix section mismatch check for vmlinuxSam Ravnborg2007-05-021-4/+4
* [PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks2006-10-171-1/+1
* kbuild: make modpost processing configurableSam Ravnborg2006-10-011-3/+8
* kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev2006-09-251-0/+1
* kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-251-3/+9
* kbuild: fix typo in modpostDave Jones2006-08-011-1/+1
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-1/+1
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-261-1/+1
* kbuild: fix make -rR breakageSam Ravnborg2006-06-241-1/+1
* kconfig: fix .config dependenciesRoman Zippel2006-06-091-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-5/+14
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-3/+9
| * kbuild: improved modversioning support for external modulesSam Ravnborg2006-02-191-2/+5
* | fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
|/
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* kbuild: introduce Kbuild.includeSam Ravnborg2005-07-251-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+110
OpenPOWER on IntegriCloud