index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Add white list into modpost.c for memory hotplug code and ia64's machvec section
Yasunori Goto
1
-0
/
+27
2007-05-07
blackfin architecture
Bryan Wu
1
-1
/
+2
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
4
-46
/
+122
2007-05-02
kbuild: ignore section mismatch warning for references from .paravirtprobe to...
Sam Ravnborg
1
-0
/
+13
2007-05-02
kbuild: remove stale comment in modpost.c
Sam Ravnborg
1
-1
/
+0
2007-05-02
kbuild: do not emit src version warning for non-modules
Sam Ravnborg
1
-3
/
+2
2007-05-02
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2
-3
/
+20
2007-05-02
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
1
-10
/
+11
2007-05-02
kbuild: whitelist logo references from .text to .init.data
Sam Ravnborg
1
-0
/
+15
2007-05-02
kbuild: fix segmentation fault in modpost
Sam Ravnborg
1
-2
/
+6
2007-05-02
kbuild: fix warnings from .pci_fixup section
Sam Ravnborg
1
-19
/
+25
2007-05-02
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
1
-1
/
+14
2007-05-02
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
1
-12
/
+21
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
1
-0
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2
-1
/
+24
2007-02-20
[PATCH] remove modpost false warnings on ARM
David Brownell
1
-8
/
+28
2007-02-17
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
1
-4
/
+4
2007-02-17
[PARISC] generate modalias for parisc_device_id tables
Kyle McMartin
1
-0
/
+22
2007-02-17
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
1
-1
/
+2
2007-02-13
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
1
-1
/
+9
2007-02-08
[PATCH] PA-RISC: Fix bogus warnings from modpost
Matthew Wilcox
1
-1
/
+2
2007-01-11
[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)
Vivek Goyal
1
-2
/
+24
2007-01-11
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
Vivek Goyal
1
-0
/
+1
2006-12-13
[PATCH] Fix section mismatch in parainstructions
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
Rusty Russell
1
-0
/
+2
2006-10-25
[POWERPC] Support feature fixups in modules
Benjamin Herrenschmidt
1
-0
/
+2
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
1
-0
/
+12
2006-09-25
kbuild: fail kernel compilation in case of unresolved module symbols
Kirill Korotaev
1
-6
/
+19
2006-09-25
kbuild: add missing return statement in modpost.c:secref_whitelist()
Sam Ravnborg
1
-0
/
+1
2006-09-25
kbuild: ignore references from ".pci_fixup" to ".init.text"
Magnus Damm
1
-4
/
+12
2006-09-20
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
1
-0
/
+12
2006-08-15
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
1
-1
/
+1
2006-08-01
kbuild: improve error from file2alias
Sam Ravnborg
1
-19
/
+43
2006-07-01
kbuild: warn when a moduled uses a symbol marked UNUSED
Sam Ravnborg
2
-23
/
+64
2006-07-01
kbuild: fix segv in modpost
Sam Ravnborg
1
-3
/
+6
2006-06-24
kbuild: replace abort() with exit(1)
Sam Ravnborg
2
-4
/
+4
2006-06-24
kbuild: kill some false positives from modpost
Al Viro
1
-0
/
+6
2006-06-16
kbuild: fix module.symvers parsing in modpost
Laurent Riffard
1
-1
/
+1
2006-06-10
kbuild: modpost build fix
Andrew Morton
1
-1
/
+2
2006-06-09
kbuild: check license compatibility when building modules
Sam Ravnborg
2
-2
/
+70
2006-06-09
kbuild: export-type enhancement to modpost.c
Ram Pai
2
-16
/
+80
2006-06-08
kbuild: fix false section mismatch with ARCH=um build
Sam Ravnborg
1
-0
/
+2
2006-06-08
kbuild: ignore smp_locks section warnings from init/exit code
Randy Dunlap
1
-0
/
+2
2006-05-21
[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2
-6
/
+46
2006-05-21
[PATCH] kbuild: check SHT_REL sections
Atsushi Nemoto
2
-19
/
+48
2006-05-08
Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"
Linus Torvalds
2
-28
/
+2
2006-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+31
2006-04-30
kbuild modpost - relax driver data name
Randy Dunlap
1
-3
/
+3
2006-04-30
kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2
-2
/
+28
2006-04-29
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-5
/
+10
[next]