| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/nsdeps: support nsdeps for external module builds | Masahiro Yamada | 2019-11-11 | 1 | -1/+1 |
* | modpost: dump missing namespaces into a single modules.nsdeps file | Masahiro Yamada | 2019-11-11 | 1 | -1/+1 |
* | modpost: do not invoke extra modpost for nsdeps | Masahiro Yamada | 2019-11-11 | 1 | -5/+3 |
* | kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers | Masahiro Yamada | 2019-11-11 | 1 | -1/+0 |
* | modpost: do not parse vmlinux for external module builds | Masahiro Yamada | 2019-11-11 | 1 | -3/+5 |
* | kbuild: update comments in scripts/Makefile.modpost | Masahiro Yamada | 2019-11-11 | 1 | -2/+1 |
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-22 | 1 | -1/+4 |
|\ |
|
| * | scripts: Coccinelle script for namespace dependencies. | Matthias Maennich | 2019-09-10 | 1 | -1/+3 |
* | | kbuild: split final module linking out into Makefile.modfinal | Masahiro Yamada | 2019-08-21 | 1 | -68/+11 |
* | | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 2019-08-21 | 1 | -2/+3 |
* | | kbuild: add [M] marker for build log of *.mod.o | Masahiro Yamada | 2019-08-13 | 1 | -1/+1 |
* | | Kbuild: Handle PREEMPT_RT for version string and magic | Thomas Gleixner | 2019-08-13 | 1 | -1/+1 |
|/ |
|
* | kbuild: revive single target %.ko | Masahiro Yamada | 2019-08-09 | 1 | -4/+2 |
* | kbuild: modpost: do not parse unnecessary rules for vmlinux modpost | Masahiro Yamada | 2019-07-31 | 1 | -35/+41 |
* | kbuild: modpost: remove unnecessary dependency for __modpost | Masahiro Yamada | 2019-07-31 | 1 | -2/+2 |
* | kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules | Masahiro Yamada | 2019-07-31 | 1 | -1/+1 |
* | kbuild: modpost: include .*.cmd files only when targets exist | Masahiro Yamada | 2019-07-31 | 1 | -4/+2 |
* | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 2019-07-17 | 1 | -2/+2 |
* | kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod | Masahiro Yamada | 2019-07-17 | 1 | -6/+9 |
* | modpost: make KBUILD_MODPOST_WARN also configurable for external modules | Wiebe, Wladislav (Nokia - DE/Ulm) | 2019-04-11 | 1 | -1/+1 |
* | modpost: always show verbose warning for section mismatch | Masahiro Yamada | 2019-03-13 | 1 | -1/+0 |
* | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) | Masahiro Yamada | 2019-01-28 | 1 | -1/+1 |
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -1/+1 |
* | kbuild: remove duplicated comments about PHONY | Masahiro Yamada | 2018-07-06 | 1 | -4/+0 |
* | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-11-18 | 1 | -2/+1 |
|\ |
|
| * | kbuild: remove redundant $(wildcard ...) for cmd_files calculation | Masahiro Yamada | 2017-11-16 | 1 | -2/+1 |
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 1 | -0/+1 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| |/ |
|
* / | kbuild: drop unused symverfile in Makefile.modpost | Cao jin | 2017-10-07 | 1 | -1/+0 |
|/ |
|
* | kbuild: add arch specific post-link Makefile | Nicholas Piggin | 2016-09-09 | 1 | -5/+9 |
* | modpost: Add flag -E for making section mismatches fatal | Nicolas Boichat | 2015-10-06 | 1 | -0/+1 |
* | modpost: Optionally ignore secondary errors seen if a single module build fails | Guenter Roeck | 2013-09-23 | 1 | -1/+3 |
* | modpost: handle huge numbers of modules. | Rusty Russell | 2013-04-05 | 1 | -3/+5 |
* | mod/file2alias: make modalias generation safe for cross compiling | Andreas Schwab | 2013-01-24 | 1 | -6/+1 |
* | kbuild: sign the modules at install time | Rusty Russell | 2012-10-19 | 1 | -76/+1 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -1/+76 |
|\ |
|
| * | MODSIGN: Sign modules during the build process | David Howells | 2012-10-10 | 1 | -1/+76 |
* | | scripts/Makefile.modpost: error in finding modules from .mod files. | 이건호 | 2012-08-31 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'v3.0-rc1' into kbuild/kbuild | Michal Marek | 2011-06-07 | 1 | -2/+2 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | | kbuild: Fix reference to vermagic.h | Geert Uytterhoeven | 2011-05-25 | 1 | -1/+1 |
|/ |
|
* | trivial: fix a typo in a filename | Uwe Kleine-König | 2010-08-03 | 1 | -1/+1 |
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 1 | -3/+4 |
* | tracing: Remove markers | Christoph Hellwig | 2009-09-18 | 1 | -12/+0 |
* | kbuild: fix KBUILD_EXTRA_SYMBOLS | Peter Volkov | 2008-10-29 | 1 | -1/+1 |
* | markers: fix duplicate modpost entry | Mathieu Desnoyers | 2008-07-22 | 1 | -0/+1 |
* | kbuild: fix $(src) assignmnet with external modules | Sam Ravnborg | 2008-05-31 | 1 | -0/+6 |
* | kbuild: scripts/Makefile.modpost typo fix | Adrian Bunk | 2008-04-26 | 1 | -1/+1 |
* | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS | Richard Hacker | 2008-04-25 | 1 | -0/+8 |
* | kbuild: soften modpost checks when doing cross builds | Sam Ravnborg | 2008-03-23 | 1 | -1/+5 |