Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3fbb43df983acf6f10a122e43e73daf6528ad7ed
/
scripts
/
mod
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
176ab02
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
21bdd17
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
by Tom Gundersen
· 11 years ago
4d7eaa1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
2b9c1f0
x86: align x86 arch with generic CPU modalias handling
by Ard Biesheuvel
· 11 years ago
67bad2f
cpu: add generic support for CPU feature based module autoloading
by Ard Biesheuvel
· 11 years ago
c9698e5
ARM: 7964/1: Detect section mismatches in thumb relocations
by David A. Long
· 11 years ago
ef178f9
Kbuild, lto: Handle basic LTO in modpost
by Andi Kleen
· 11 years ago
7d02b49
Kbuild, lto: Drop .number postfixes in modpost
by Andi Kleen
· 11 years ago
77ab21a
Kbuild, lto, workaround: Don't warn for initcall_reference in modpost
by Andi Kleen
· 11 years ago
03b5632
Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
by Jan Moskyto Matejka
· 11 years ago
8fe9c93
powerpc: Add vr save/restore functions
by Andreas Schwab
· 11 years ago
762fb1d
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
ce6513f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
b506465
scripts/mod/modpost.c: handle non ABS crc symbols
by Andi Kleen
· 11 years ago
b6568b1
modpost: fix bogus 'exported twice' warnings.
by Rusty Russell
· 11 years ago
849464d
kbuild: replace unbounded sprintf call in modpost
by Kees Cook
· 11 years ago
e0f244c
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
by Andi Kleen
· 11 years ago
eed380f
modpost: Optionally ignore secondary errors seen if a single module build fails
by Guenter Roeck
· 11 years ago
4d10c22
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
by Chen Gang
· 11 years ago
cb63fc2
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
8dce5f3
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
3bdbb62
rapidio: add udev notification
by Alexandre Bounine
· 11 years ago
04130cc
Fix a build warning in scripts/mod/file2alias.c
by Daniel Tang
· 11 years ago
bd70134
improve modalias building
by Jan Beulich
· 11 years ago
f82935e
scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
by Geert Uytterhoeven
· 11 years ago
e24f6628
modpost: remove all traces of cpuinit/cpuexit sections
by Paul Gortmaker
· 11 years ago
06df44e
modpost.c: Add .text.unlikely to TEXT_SECTIONS
by Tom Rini
· 11 years ago
57c29bd
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
22fc427
Fix cleaning in scripts/mod
by Andreas Schwab
· 12 years ago
f8ce1fa
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
a53a11f3
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
by James Hogan
· 12 years ago
712f9b4
modpost: add -T option to read module names from file/stdin.
by Rusty Russell
· 12 years ago
d4ef1c3
modpost: minor cleanup.
by Rusty Russell
· 12 years ago
e535410
mei: bus: Initial MEI Client bus type implementation
by Samuel Ortiz
· 12 years ago
a4b6a77
module: fix symbol versioning with symbol prefixes
by James Hogan
· 12 years ago
b92021b
CONFIG_SYMBOL_PREFIX: cleanup.
by Rusty Russell
· 12 years ago
0ca7ffb
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
6543bec
mod/file2alias: make modalias generation safe for cross compiling
by Andreas Schwab
· 12 years ago
f2e207f
modpost: Ignore ARC specific non-alloc sections
by Vineet Gupta
· 12 years ago
92e9e6d
modpost.c: Stop checking __dev* section mismatches
by Greg Kroah-Hartman
· 12 years ago
ae3e462
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
76b2764
modpost: Permit .GCC.command.line sections
by Jonathan Kliegman
· 12 years ago
1ea4f4f
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
af42e97
modpost: fix modpost warnings for xtensa
by Max Filippov
· 12 years ago
5948ae2
staging/ipack: Fix bug introduced by IPack device matching
by Jens Taprogge
· 12 years ago
849e0ad
Staging: ipack: implement ipack device table.
by Jens Taprogge
· 12 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
bb15d8d
scripts/modpost: check for bad references in .pci.fixups area
by Sebastian Andrzej Siewior
· 12 years ago
81df2d5
USB: allow match on bInterfaceNumber
by Bjørn Mork
· 12 years ago
3c7ec94
modpost: use proper kernel style for autogenerated files
by Greg Kroah-Hartman
· 13 years ago
eb3d5cc
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
by Jesper Juhl
· 12 years ago
3c2c4b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
7431fb7
HID: Allow bus wildcard matching
by Henrik Rydberg
· 13 years ago
4d53b80
HID: Add device group to modalias
by Henrik Rydberg
· 13 years ago
4d634ca
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
e88aa7b
Fix modpost failures in fedora 17
by David Miller
· 13 years ago
258f742
modpost: Fix modpost license checking of vmlinux.o
by Frank Rowand
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
9aaf440
modpost: fix ALL_INIT_DATA_SECTIONS
by Jan Beulich
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
dd2a3ac
mod/file2alias: make modpost compile on darwin again
by Andreas Bießmann
· 13 years ago
6e2e340
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
by Tony Lindgren
· 13 years ago
0d86f65
module: fix broken isapnp handling in file2alias
by Ondrej Zary
· 13 years ago
5467bdd
x86/cpu: Clean up modalias feature matching
by Ben Hutchings
· 13 years ago
bd1d462
Merge 3.3-rc2 into the driver-core-next branch.
by Greg Kroah-Hartman
· 13 years ago
644e9cb
Add driver auto probing for x86 features v4
by Andi Kleen
· 13 years ago
65f2e75
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."
by Russell King
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
21ebd6c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
e49ce14
modpost: use linker section to generate table.
by Rusty Russell
· 13 years ago
626596e
modpost: use a table rather than a giant if/else statement.
by Rusty Russell
· 13 years ago
5dd7bf5
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
by Jochen Friedrich
· 13 years ago
523817b
ARM: amba: Auto-generate AMBA driver module aliases during modpost
by Dave Martin
· 13 years ago
2449b8b
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
by Ben Hutchings
· 13 years ago
ebf16e3
Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id
by Greg Kroah-Hartman
· 13 years ago
d2ee52a
Staging: hv: Add code to parse struct hv_vmbus_device_id table
by K. Y. Srinivasan
· 13 years ago
62a2635
modpost: Fix modpost's license checking V3
by Alessio Igor Bogani
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
6845756
modpost: Update 64k section support for binutils 2.18.50
by Anders Kaseorg
· 13 years ago
8369ae3
bcma: add Broadcom specific AMBA bus driver
by Rafał Miłecki
· 14 years ago
eddecbb
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
00759c0e
modpost: fix trailing comma
by Randy Dunlap
· 14 years ago
7840fea
kbuild: Fix computing srcversion for modules
by Michal Marek
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
731ece4
modpost: Fix address calculation in reloc_location()
by Olof Johansson
· 14 years ago
1121584
modpost: Put .zdebug* section on white list
by H.J. Lu
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
c9e2a72
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
cbcf14a9
scripts/mod/modpost.c: fix commentary accordingly to last changes
by Andy Shevchenko
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
019fca8
MN10300: Permit .GCC-command-line sections
by David Howells
· 14 years ago
5003bab
fix "scripts/mod/modpost.c: fix memory leak"
by Andrew Morton
· 14 years ago
6a84152
param: silence .init.text references from param ops
by Rusty Russell
· 14 years ago
37ed19d
scripts/mod/modpost.c: fix memory leak
by Alexey Fomenko
· 14 years ago
772320e
Merge commit 'v2.6.35' into kbuild/kbuild
by Michal Marek
· 14 years ago
1ce53ad
modpost: support objects with more than 64k sections
by Denys Vlasenko
· 14 years ago
7fca5dc
powerpc: Fix module building for gcc 4.5 and 64 bit
by Stephen Rothwell
· 14 years ago
Next »