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