index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
modpost.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
powerpc: Add vr save/restore functions
Andreas Schwab
1
-2
/
+6
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+18
2013-11-13
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
1
-8
/
+7
2013-11-07
modpost: fix bogus 'exported twice' warnings.
Rusty Russell
1
-2
/
+5
2013-10-29
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
1
-1
/
+1
2013-09-23
modpost: Optionally ignore secondary errors seen if a single module build fails
Guenter Roeck
1
-1
/
+12
2013-08-20
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
Chen Gang
1
-0
/
+1
2013-07-07
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-43
/
+9
2013-06-26
modpost: remove all traces of cpuinit/cpuexit sections
Paul Gortmaker
1
-43
/
+9
2013-05-20
modpost.c: Add .text.unlikely to TEXT_SECTIONS
Tom Rini
1
-1
/
+1
2013-04-29
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
James Hogan
1
-1
/
+1
2013-04-05
modpost: add -T option to read module names from file/stdin.
Rusty Russell
1
-2
/
+30
2013-04-05
modpost: minor cleanup.
Rusty Russell
1
-8
/
+15
2013-03-20
module: fix symbol versioning with symbol prefixes
James Hogan
1
-1
/
+2
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
1
-21
/
+15
2013-02-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+1
2013-01-24
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
1
-4
/
+1
2013-01-21
modpost: Ignore ARC specific non-alloc sections
Vineet Gupta
1
-0
/
+2
2012-11-30
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
1
-14
/
+10
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
1
-0
/
+1
2012-10-03
modpost: fix modpost warnings for xtensa
Max Filippov
1
-0
/
+2
2012-06-16
scripts/modpost: check for bad references in .pci.fixups area
Sebastian Andrzej Siewior
1
-0
/
+11
2012-05-23
modpost: use proper kernel style for autogenerated files
Greg Kroah-Hartman
1
-4
/
+4
2012-05-23
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
Jesper Juhl
1
-3
/
+6
2012-04-09
modpost: Fix modpost license checking of vmlinux.o
Frank Rowand
1
-2
/
+5
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2012-03-26
modpost: fix ALL_INIT_DATA_SECTIONS
Jan Beulich
1
-1
/
+1
2012-02-15
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
Tony Lindgren
1
-0
/
+9
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+7
2011-07-24
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
1
-1
/
+28
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
1
-10
/
+6
2011-03-17
modpost: fix trailing comma
Randy Dunlap
1
-8
/
+15
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-28
modpost: Fix address calculation in reloc_location()
Olof Johansson
1
-1
/
+1
2010-12-16
modpost: Put .zdebug* section on white list
H.J. Lu
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+4
2010-08-26
scripts/mod/modpost.c: fix commentary accordingly to last changes
Andy Shevchenko
1
-1
/
+4
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+13
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
1
-0
/
+1
2010-08-11
fix "scripts/mod/modpost.c: fix memory leak"
Andrew Morton
1
-2
/
+3
2010-08-11
param: silence .init.text references from param ops
Rusty Russell
1
-0
/
+13
2010-08-09
scripts/mod/modpost.c: fix memory leak
Alexey Fomenko
1
-14
/
+40
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
1
-1
/
+6
2010-08-03
modpost: support objects with more than 64k sections
Denys Vlasenko
1
-26
/
+76
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
1
-0
/
+5
2010-06-12
kbuild: Fix modpost segfault
Krzysztof Halasa
1
-1
/
+1
2010-01-30
modpost: don't allow *driver to reference .init.*
Uwe Kleine-König
1
-1
/
+10
2010-01-30
modpost: make symbol white list a per mismatch type variable
Uwe Kleine-König
1
-18
/
+31
[next]