| Commit message (Expand) | Author | Age |
* | kbuild: fix sh64 section mismatch problems | Sam Ravnborg | 2007-06-11 |
* | Revert "kbuild: make better section mismatch reports on i386, arm and mips" | Linus Torvalds | 2007-05-21 |
* | mm: fix section mismatch warnings | Sam Ravnborg | 2007-05-19 |
* | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 2007-05-19 |
* | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 |
* | kbuild: add "Section mismatch" warning whitelist for powerpc | Li Yang | 2007-05-19 |
* | kbuild: make better section mismatch reports on i386, arm and mips | Atsushi Nemoto | 2007-05-19 |
* | kbuild: make modpost section warnings clearer | Russell King | 2007-05-19 |
* | kbuild: include limits.h in sumversion.c for PATH_MAX | Mike Frysinger | 2007-05-19 |
* | powerpc: Fix the MODALIAS generation in modpost for of devices | Sylvain Munaut | 2007-05-19 |
* | Allow arch to initialize arch field of the module structure | Roman Zippel | 2007-05-09 |
* | Add white list into modpost.c for memory hotplug code and ia64's machvec section | Yasunori Goto | 2007-05-08 |
* | blackfin architecture | Bryan Wu | 2007-05-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | kbuild: ignore section mismatch warning for references from .paravirtprobe to... | Sam Ravnborg | 2007-05-02 |
| * | kbuild: remove stale comment in modpost.c | Sam Ravnborg | 2007-05-02 |
| * | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 2007-05-02 |
| * | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2007-05-02 |
| * | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 |
| * | kbuild: whitelist logo references from .text to .init.data | Sam Ravnborg | 2007-05-02 |
| * | kbuild: fix segmentation fault in modpost | Sam Ravnborg | 2007-05-02 |
| * | kbuild: fix warnings from .pci_fixup section | Sam Ravnborg | 2007-05-02 |
| * | kbuild: whitelist section mismatch in init/main.c | Sam Ravnborg | 2007-05-02 |
| * | kbuild: fix section mismatch check for vmlinux | Sam Ravnborg | 2007-05-02 |
* | | [PATCH] i386: modpost apic related warning fixes | Vivek Goyal | 2007-05-02 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 |
|\ |
|
| * | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header | Kyle McMartin | 2007-02-17 |
| * | [PARISC] generate modalias for parisc_device_id tables | Kyle McMartin | 2007-02-17 |
| * | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 |
| |\ |
|
| | * | [PATCH] PA-RISC: Fix bogus warnings from modpost | Matthew Wilcox | 2007-02-08 |
* | | | [PATCH] remove modpost false warnings on ARM | David Brownell | 2007-02-20 |
* | | | [PATCH] i386: move startup_32() in text.head section | Vivek Goyal | 2007-02-13 |
|/ / |
|
* | | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) | Vivek Goyal | 2007-01-10 |
* | | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 2007-01-10 |
* | | [PATCH] Fix section mismatch in parainstructions | Randy Dunlap | 2006-12-13 |
|/ |
|
* | [PATCH] paravirt: Patch inline replacements for paravirt intercepts | Rusty Russell | 2006-12-06 |
* | [POWERPC] Support feature fixups in modules | Benjamin Herrenschmidt | 2006-10-24 |
* | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 2006-09-27 |
* | kbuild: fail kernel compilation in case of unresolved module symbols | Kirill Korotaev | 2006-09-25 |
* | kbuild: add missing return statement in modpost.c:secref_whitelist() | Sam Ravnborg | 2006-09-25 |
* | kbuild: ignore references from ".pci_fixup" to ".init.text" | Magnus Damm | 2006-09-25 |
* | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 2006-09-20 |
* | [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch | Hans de Goede | 2006-08-15 |
* | kbuild: improve error from file2alias | Sam Ravnborg | 2006-08-01 |
* | kbuild: warn when a moduled uses a symbol marked UNUSED | Sam Ravnborg | 2006-07-01 |
* | kbuild: fix segv in modpost | Sam Ravnborg | 2006-07-01 |
* | kbuild: replace abort() with exit(1) | Sam Ravnborg | 2006-06-24 |
* | kbuild: kill some false positives from modpost | Al Viro | 2006-06-24 |
* | kbuild: fix module.symvers parsing in modpost | Laurent Riffard | 2006-06-16 |
* | kbuild: modpost build fix | Andrew Morton | 2006-06-10 |