index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
modpost white list pattern adjustment
Jan Beulich
2007-07-17
1
-2
/
+4
*
kbuild: do section mismatch check on full vmlinux
Sam Ravnborg
2007-07-17
1
-1
/
+2
*
kbuild: whitelist references from variables named _timer to .init.text
Sam Ravnborg
2007-07-16
1
-1
/
+2
*
kbuild: remove hardcoded _logo names from modpost
Sam Ravnborg
2007-07-16
1
-14
/
+0
*
kbuild: remove hardcoded apic_es7000 from modpost
Sam Ravnborg
2007-07-16
1
-1
/
+0
*
kbuild: warn about references from .init.text to .exit.text
Sam Ravnborg
2007-07-16
1
-1
/
+0
*
kbuild: consolidate section checks
Sam Ravnborg
2007-07-16
1
-25
/
+7
*
kbuild: refactor code in modpost to improve maintainability
Sam Ravnborg
2007-07-16
1
-79
/
+75
*
kbuild: ignore section mismatch warnings originating from .note section
Sam Ravnborg
2007-07-16
1
-0
/
+2
*
kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it
Jeremy Fitzhardinge
2007-07-16
1
-11
/
+0
*
kbuild: suppress modpost warnings for references from the .toc section as use...
Stephen Rothwell
2007-07-16
1
-1
/
+4
*
kbuild: make better section mismatch reports on arm
Sam Ravnborg
2007-07-16
1
-0
/
+24
*
kbuild: make better section mismatch reports on i386 and mips
Atsushi Nemoto
2007-07-16
2
-0
/
+76
*
kbuild: fix sh64 section mismatch problems
Sam Ravnborg
2007-06-11
1
-0
/
+2
*
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
Linus Torvalds
2007-05-21
2
-82
/
+0
*
mm: fix section mismatch warnings
Sam Ravnborg
2007-05-19
1
-19
/
+0
*
init/main: use __init_refok to fix section mismatch
Sam Ravnborg
2007-05-19
1
-14
/
+0
*
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
2007-05-19
1
-0
/
+11
*
kbuild: add "Section mismatch" warning whitelist for powerpc
Li Yang
2007-05-19
1
-4
/
+11
*
kbuild: make better section mismatch reports on i386, arm and mips
Atsushi Nemoto
2007-05-19
2
-0
/
+82
*
kbuild: make modpost section warnings clearer
Russell King
2007-05-19
1
-17
/
+16
*
kbuild: include limits.h in sumversion.c for PATH_MAX
Mike Frysinger
2007-05-19
1
-0
/
+1
*
powerpc: Fix the MODALIAS generation in modpost for of devices
Sylvain Munaut
2007-05-19
1
-3
/
+8
*
Allow arch to initialize arch field of the module structure
Roman Zippel
2007-05-09
1
-0
/
+1
*
Add white list into modpost.c for memory hotplug code and ia64's machvec section
Yasunori Goto
2007-05-08
1
-0
/
+27
*
blackfin architecture
Bryan Wu
2007-05-07
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
4
-46
/
+122
|
\
|
*
kbuild: ignore section mismatch warning for references from .paravirtprobe to...
Sam Ravnborg
2007-05-02
1
-0
/
+13
|
*
kbuild: remove stale comment in modpost.c
Sam Ravnborg
2007-05-02
1
-1
/
+0
|
*
kbuild: do not emit src version warning for non-modules
Sam Ravnborg
2007-05-02
1
-3
/
+2
|
*
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2007-05-02
2
-3
/
+20
|
*
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
2007-05-02
1
-10
/
+11
|
*
kbuild: whitelist logo references from .text to .init.data
Sam Ravnborg
2007-05-02
1
-0
/
+15
|
*
kbuild: fix segmentation fault in modpost
Sam Ravnborg
2007-05-02
1
-2
/
+6
|
*
kbuild: fix warnings from .pci_fixup section
Sam Ravnborg
2007-05-02
1
-19
/
+25
|
*
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
2007-05-02
1
-1
/
+14
|
*
kbuild: fix section mismatch check for vmlinux
Sam Ravnborg
2007-05-02
1
-12
/
+21
*
|
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
2007-05-02
1
-0
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
2
-1
/
+24
|
\
|
*
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
2007-02-17
1
-4
/
+4
|
*
[PARISC] generate modalias for parisc_device_id tables
Kyle McMartin
2007-02-17
1
-0
/
+22
|
*
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-17
1
-1
/
+2
|
|
\
|
|
*
[PATCH] PA-RISC: Fix bogus warnings from modpost
Matthew Wilcox
2007-02-08
1
-1
/
+2
*
|
|
[PATCH] remove modpost false warnings on ARM
David Brownell
2007-02-20
1
-8
/
+28
*
|
|
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
2007-02-13
1
-1
/
+9
|
/
/
*
|
[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)
Vivek Goyal
2007-01-11
1
-2
/
+24
*
|
[PATCH] x86-64: modpost add more symbols to whitelist pattern2
Vivek Goyal
2007-01-11
1
-0
/
+1
*
|
[PATCH] Fix section mismatch in parainstructions
Randy Dunlap
2006-12-13
1
-0
/
+1
|
/
*
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
Rusty Russell
2006-12-07
1
-0
/
+2
*
[POWERPC] Support feature fixups in modules
Benjamin Herrenschmidt
2006-10-25
1
-0
/
+2
[prev]
[next]