aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-23modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck1-1/+3
2013-04-05modpost: handle huge numbers of modules.Rusty Russell1-3/+5
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab1-6/+1
2012-10-19kbuild: sign the modules at install timeRusty Russell1-76/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+76
2012-10-10MODSIGN: Sign modules during the build processDavid Howells1-1/+76
2012-08-31scripts/Makefile.modpost: error in finding modules from .mod files.이건호1-1/+1
2011-06-07Merge commit 'v3.0-rc1' into kbuild/kbuildMichal Marek1-2/+2
2011-05-25kbuild: Fix reference to vermagic.hGeert Uytterhoeven1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-08-03trivial: fix a typo in a filenameUwe Kleine-König1-1/+1
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-3/+4
2009-09-18tracing: Remove markersChristoph Hellwig1-12/+0
2008-10-29kbuild: fix KBUILD_EXTRA_SYMBOLSPeter Volkov1-1/+1
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers1-0/+1
2008-05-31kbuild: fix $(src) assignmnet with external modulesSam Ravnborg1-0/+6
2008-04-26kbuild: scripts/Makefile.modpost typo fixAdrian Bunk1-1/+1
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker1-0/+8
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg1-1/+5
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers1-0/+11
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg1-0/+1
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath1-1/+1
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg1-9/+10
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg1-2/+2
2007-05-02kbuild: fix section mismatch check for vmlinuxSam Ravnborg1-4/+4
2006-10-17[PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks1-1/+1
2006-10-01kbuild: make modpost processing configurableSam Ravnborg1-3/+8
2006-09-25kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev1-0/+1
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg1-3/+9
2006-08-01kbuild: fix typo in modpostDave Jones1-1/+1
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-1/+1
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds1-1/+1
2006-06-24kbuild: fix make -rR breakageSam Ravnborg1-1/+1
2006-06-09kconfig: fix .config dependenciesRoman Zippel1-1/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-5/+14
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-3/+9
2006-02-19kbuild: improved modversioning support for external modulesSam Ravnborg1-2/+5
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+110