Age | Commit message (Expand) | Author | Files | Lines |
2006-03-25 | [PATCH] x86_64: Basic reorder infrastructure | Arjan van de Ven | 1 | -0/+21 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 22 | -1013/+1139 |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-03-25 | [PATCH] kallsyms: handle malloc() failure | Jesper Juhl | 1 | -1/+11 |
2006-03-24 | fix typos "wich" -> "which" | Uwe Zeisberger | 1 | -1/+1 |
2006-03-24 | [PATCH] extract-ikconfig: don't use --long-options | Alexey Dobriyan | 1 | -1/+1 |
2006-03-24 | [PATCH] extract-ikconfig: be sure binoffset exists before extracting | Alexey Dobriyan | 1 | -0/+1 |
2006-03-24 | [PATCH] extract-ikconfig: use mktemp(1) | Alexey Dobriyan | 1 | -1/+1 |
2006-03-21 | kbuild: remove obsoleted scripts/reference_* files | Sam Ravnborg | 2 | -220/+0 |
2006-03-20 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman | 2 | -45/+47 |
2006-03-17 | [PATCH] kbuild: fix buffer overflow in modpost | Sam Ravnborg | 1 | -7/+2 |
2006-03-12 | kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h | Jan Beulich | 1 | -1/+1 |
2006-03-12 | kbuild: add -fverbose-asm to i386 Makefile | Chuck Ebbert | 1 | -1/+1 |
2006-03-12 | kbuild: clean-up genksyms | Sam Ravnborg | 2 | -94/+43 |
2006-03-12 | kbuild: Lindent genksyms.c | Sam Ravnborg | 1 | -438/+402 |
2006-03-12 | kbuild: fix genksyms build error | Sam Ravnborg | 2 | -6/+13 |
2006-03-08 | kbuild: replace PHONY with FORCE | Sam Ravnborg | 1 | -11/+7 |
2006-03-08 | kbuild: Fix bug in crc symbol generating of kernel and modules | Luke Yang | 2 | -4/+4 |
2006-03-06 | [PATCH] s390: fix match in ccw modalias | Bastian Blank | 1 | -1/+1 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 8 | -25/+52 |
2006-03-05 | kbuild: when warning symbols exported twice now tell user this is the problem | Sam Ravnborg | 1 | -1/+1 |
2006-03-05 | kbuild: in the section mismatch check try harder to find symbols | Sam Ravnborg | 1 | -1/+16 |
2006-03-05 | kbuild: fix section mismatch check for unwind on IA64 | Sam Ravnborg | 1 | -2/+2 |
2006-03-05 | kbuild: kill false positives from section mismatch warnings for powerpc | Sam Ravnborg | 1 | -2/+7 |
2006-03-03 | kbuild: kill trailing whitespace in modpost & friends | Sam Ravnborg | 4 | -43/+43 |
2006-02-27 | kbuild: small update of allnoconfig description | Jesper Juhl | 1 | -1/+1 |
2006-02-27 | kbuild: make namespace.pl CROSS_COMPILE happy | Aaron Brooks | 1 | -2/+2 |
2006-02-26 | kbuild: whitelist false section mismatch warnings | Sam Ravnborg | 1 | -0/+89 |
2006-02-26 | kbuild: Add copyright to modpost.c | Sam Ravnborg | 1 | -1/+1 |
2006-02-22 | kbuild: do not warn when unwind sections references .init/.exit sections | Sam Ravnborg | 1 | -1/+17 |
2006-02-22 | kbuild: fix modpost compile with older gcc | akpm@osdl.org | 1 | -3/+3 |
2006-02-19 | kbuild: include symbol names in section mismatch warnings | Sam Ravnborg | 1 | -17/+47 |
2006-02-19 | kbuild: fix segfault in modpost | Sam Ravnborg | 1 | -1/+1 |
2006-02-19 | kbuild: do not segfault in modpost if MODVERDIR is not defined | Sam Ravnborg | 1 | -3/+6 |
2006-02-19 | kbuild: fix comment in Kbuild.include | Sam Ravnborg | 1 | -1/+1 |
2006-02-19 | kbuild: remove checkconfig.pl | Brian Gerst | 1 | -65/+0 |
2006-02-19 | kbuild: fix mkmakefile | Jan Beulich | 1 | -3/+5 |
2006-02-19 | kbuild: consolidate command line escaping | Jan Beulich | 3 | -25/+12 |
2006-02-19 | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 2 | -1/+39 |
2006-02-19 | kbuild: check for section mismatch during modpost stage | Sam Ravnborg | 2 | -0/+268 |
2006-02-19 | kbuild: warn about duplicate exported symbols | Sam Ravnborg | 1 | -3/+13 |
2006-02-19 | kbuild: improved modversioning support for external modules | Sam Ravnborg | 2 | -52/+78 |
2006-02-19 | kbuild: apply CodingStyle to modpost.c | Sam Ravnborg | 1 | -70/+54 |
2006-02-19 | kbuild: use warn()/fatal() consistent in modpost | Sam Ravnborg | 4 | -32/+27 |
2006-02-09 | Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" | Linus Torvalds | 1 | -11/+1 |
2006-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds | 2 | -7/+14 |
2006-02-05 | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconf | Robb, Sam | 1 | -1/+11 |
2006-02-01 | [PATCH] kernel-doc: clean up the script (whitespace) | Randy Dunlap | 1 | -34/+34 |
2006-02-01 | [PATCH] Doc/kernel-doc: add more usage info | Randy Dunlap | 1 | -3/+3 |
2006-02-01 | [PATCH] DocBook: allow even longer return types | Martin Waitz | 1 | -2/+4 |