index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
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-24
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-14
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-29
kbuild: fix KBUILD_EXTRA_SYMBOLS
Peter Volkov
1
-1
/
+1
2008-07-22
markers: fix duplicate modpost entry
Mathieu Desnoyers
1
-0
/
+1
2008-05-31
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-13
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
1
-0
/
+11
2008-01-28
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-26
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
1
-1
/
+1
2006-06-24
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-25
kbuild: introduce Kbuild.include
Sam Ravnborg
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+110