Linus Torvalds
|
ce6513f758
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 years ago |
Andi Kleen
|
b5064654c5
scripts/mod/modpost.c: handle non ABS crc symbols
|
11 years ago |
Rusty Russell
|
b6568b1a19
modpost: fix bogus 'exported twice' warnings.
|
11 years ago |
Andi Kleen
|
e0f244c63f
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
|
11 years ago |
Guenter Roeck
|
eed380f3f5
modpost: Optionally ignore secondary errors seen if a single module build fails
|
11 years ago |
Chen Gang
|
4d10c223ba
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
|
12 years ago |
Linus Torvalds
|
8dce5f3dee
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
12 years ago |
Paul Gortmaker
|
e24f662881
modpost: remove all traces of cpuinit/cpuexit sections
|
12 years ago |
Tom Rini
|
06df44ee41
modpost.c: Add .text.unlikely to TEXT_SECTIONS
|
12 years ago |
James Hogan
|
a53a11f357
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
|
12 years ago |
Rusty Russell
|
712f9b4684
modpost: add -T option to read module names from file/stdin.
|
12 years ago |
Rusty Russell
|
d4ef1c30e8
modpost: minor cleanup.
|
12 years ago |
James Hogan
|
a4b6a77b77
module: fix symbol versioning with symbol prefixes
|
12 years ago |
Rusty Russell
|
b92021b09d
CONFIG_SYMBOL_PREFIX: cleanup.
|
12 years ago |
Linus Torvalds
|
0ca7ffb356
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
12 years ago |
Andreas Schwab
|
6543becf26
mod/file2alias: make modalias generation safe for cross compiling
|
12 years ago |
Vineet Gupta
|
f2e207f324
modpost: Ignore ARC specific non-alloc sections
|
12 years ago |
Greg Kroah-Hartman
|
92e9e6d1f9
modpost.c: Stop checking __dev* section mismatches
|
12 years ago |
Linus Torvalds
|
ae3e462828
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
12 years ago |
Jonathan Kliegman
|
76b27645a5
modpost: Permit .GCC.command.line sections
|
12 years ago |
Max Filippov
|
af42e970b6
modpost: fix modpost warnings for xtensa
|
12 years ago |
Sebastian Andrzej Siewior
|
bb15d8db7c
scripts/modpost: check for bad references in .pci.fixups area
|
13 years ago |
Greg Kroah-Hartman
|
3c7ec94d2c
modpost: use proper kernel style for autogenerated files
|
13 years ago |
Jesper Juhl
|
eb3d5cc67a
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
|
13 years ago |
Frank Rowand
|
258f742635
modpost: Fix modpost license checking of vmlinux.o
|
13 years ago |
Linus Torvalds
|
923f79743c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
13 years ago |
Jan Beulich
|
9aaf440f8f
modpost: fix ALL_INIT_DATA_SECTIONS
|
13 years ago |
Tony Lindgren
|
6e2e340b59
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
|
13 years ago |
Ben Hutchings
|
2449b8ba07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
|
13 years ago |
Alessio Igor Bogani
|
62a2635610
modpost: Fix modpost's license checking V3
|
14 years ago |