Age | Commit message (Expand) | Author | Files | Lines |
2013-09-23 | modpost: Optionally ignore secondary errors seen if a single module build fails | Guenter Roeck | 1 | -1/+3 |
2013-04-05 | modpost: handle huge numbers of modules. | Rusty Russell | 1 | -3/+5 |
2013-01-25 | mod/file2alias: make modalias generation safe for cross compiling | Andreas Schwab | 1 | -6/+1 |
2012-10-19 | kbuild: sign the modules at install time | Rusty Russell | 1 | -76/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+76 |
2012-10-10 | MODSIGN: Sign modules during the build process | David Howells | 1 | -1/+76 |
2012-08-31 | scripts/Makefile.modpost: error in finding modules from .mod files. | 이건호 | 1 | -1/+1 |
2011-06-07 | Merge commit 'v3.0-rc1' into kbuild/kbuild | Michal Marek | 1 | -2/+2 |
2011-05-25 | kbuild: Fix reference to vermagic.h | Geert Uytterhoeven | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-08-03 | trivial: fix a typo in a filename | Uwe Kleine-König | 1 | -1/+1 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 1 | -3/+4 |
2009-09-18 | tracing: Remove markers | Christoph Hellwig | 1 | -12/+0 |
2008-10-30 | kbuild: fix KBUILD_EXTRA_SYMBOLS | Peter Volkov | 1 | -1/+1 |
2008-07-22 | markers: fix duplicate modpost entry | Mathieu Desnoyers | 1 | -0/+1 |
2008-06-01 | kbuild: fix $(src) assignmnet with external modules | Sam Ravnborg | 1 | -0/+6 |
2008-04-26 | kbuild: scripts/Makefile.modpost typo fix | Adrian Bunk | 1 | -1/+1 |
2008-04-25 | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS | Richard Hacker | 1 | -0/+8 |
2008-03-23 | kbuild: soften modpost checks when doing cross builds | Sam Ravnborg | 1 | -1/+5 |
2008-02-14 | Linux Kernel Markers: create modpost file | Mathieu Desnoyers | 1 | -0/+11 |
2008-01-29 | kbuild: add verbose option to Section mismatch reporting in modpost | Sam Ravnborg | 1 | -0/+1 |
2007-07-25 | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 1 | -1/+1 |
2007-07-25 | kbuild: do not do section mismatch checks on vmlinux in 2nd pass | Sam Ravnborg | 1 | -9/+10 |
2007-07-17 | kbuild: do section mismatch check on full vmlinux | Sam Ravnborg | 1 | -2/+2 |
2007-05-02 | kbuild: fix section mismatch check for vmlinux | Sam Ravnborg | 1 | -4/+4 |
2006-10-17 | [PATCH] kbuild: allow multi-word $M in Makefile.modpost | Greg Banks | 1 | -1/+1 |
2006-10-01 | kbuild: make modpost processing configurable | Sam Ravnborg | 1 | -3/+8 |
2006-09-25 | kbuild: fail kernel compilation in case of unresolved module symbols | Kirill Korotaev | 1 | -0/+1 |
2006-09-25 | kbuild: modpost on vmlinux regardless of CONFIG_MODULES | Sam Ravnborg | 1 | -3/+9 |
2006-08-01 | kbuild: fix typo in modpost | Dave Jones | 1 | -1/+1 |
2006-07-01 | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 1 | -1/+1 |
2006-06-27 | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 1 | -1/+1 |
2006-06-25 | kbuild: fix make -rR breakage | Sam Ravnborg | 1 | -1/+1 |
2006-06-09 | kconfig: fix .config dependencies | Roman Zippel | 1 | -1/+1 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -5/+14 |
2006-03-24 | fix typos "wich" -> "which" | Uwe Zeisberger | 1 | -1/+1 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 1 | -3/+9 |
2006-02-19 | kbuild: improved modversioning support for external modules | Sam Ravnborg | 1 | -2/+5 |
2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk | 1 | -1/+1 |
2005-07-26 | kbuild: introduce Kbuild.include | Sam Ravnborg | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+110 |