index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
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
*
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
2008-02-13
1
-0
/
+11
*
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2008-01-28
1
-0
/
+1
*
kbuild: use LDFLAGS_MODULE only for .ko links
Roland McGrath
2007-07-25
1
-1
/
+1
*
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
Sam Ravnborg
2007-07-25
1
-9
/
+10
*
kbuild: do section mismatch check on full vmlinux
Sam Ravnborg
2007-07-17
1
-2
/
+2
*
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
2007-05-02
1
-4
/
+4
*
[PATCH] kbuild: allow multi-word $M in Makefile.modpost
Greg Banks
2006-10-17
1
-1
/
+1
*
kbuild: make modpost processing configurable
Sam Ravnborg
2006-10-01
1
-3
/
+8
*
kbuild: fail kernel compilation in case of unresolved module symbols
Kirill Korotaev
2006-09-25
1
-0
/
+1
*
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
Sam Ravnborg
2006-09-25
1
-3
/
+9
*
kbuild: fix typo in modpost
Dave Jones
2006-08-01
1
-1
/
+1
*
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-07-01
1
-1
/
+1
*
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
2006-06-26
1
-1
/
+1
*
kbuild: fix make -rR breakage
Sam Ravnborg
2006-06-24
1
-1
/
+1
*
kconfig: fix .config dependencies
Roman Zippel
2006-06-09
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-25
1
-5
/
+14
|
\
|
*
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-03-06
1
-3
/
+9
|
*
kbuild: improved modversioning support for external modules
Sam Ravnborg
2006-02-19
1
-2
/
+5
*
|
fix typos "wich" -> "which"
Uwe Zeisberger
2006-03-24
1
-1
/
+1
|
/
*
spelling: s/retreive/retrieve/
Adrian Bunk
2006-01-10
1
-1
/
+1
*
kbuild: introduce Kbuild.include
Sam Ravnborg
2005-07-25
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+110