aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2006-03-25[PATCH] x86_64: Basic reorder infrastructureArjan van de Ven
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] kallsyms: handle malloc() failureJesper Juhl
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
2006-03-24[PATCH] extract-ikconfig: don't use --long-optionsAlexey Dobriyan
2006-03-24[PATCH] extract-ikconfig: be sure binoffset exists before extractingAlexey Dobriyan
2006-03-24[PATCH] extract-ikconfig: use mktemp(1)Alexey Dobriyan
2006-03-21kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2006-03-17[PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg
2006-03-12kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich
2006-03-12kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert
2006-03-12kbuild: clean-up genksymsSam Ravnborg
2006-03-12kbuild: Lindent genksyms.cSam Ravnborg
2006-03-12kbuild: fix genksyms build errorSam Ravnborg
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg
2006-03-08kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang
2006-03-06[PATCH] s390: fix match in ccw modaliasBastian Blank
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-03-05kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg
2006-03-05kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg
2006-03-05kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg
2006-03-05kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg
2006-03-03kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl
2006-02-27kbuild: make namespace.pl CROSS_COMPILE happyAaron Brooks
2006-02-26kbuild: whitelist false section mismatch warningsSam Ravnborg
2006-02-26kbuild: Add copyright to modpost.cSam Ravnborg
2006-02-22kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg
2006-02-22kbuild: fix modpost compile with older gccakpm@osdl.org
2006-02-19kbuild: include symbol names in section mismatch warningsSam Ravnborg
2006-02-19kbuild: fix segfault in modpostSam Ravnborg
2006-02-19kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg
2006-02-19kbuild: fix comment in Kbuild.includeSam Ravnborg
2006-02-19kbuild: remove checkconfig.plBrian Gerst
2006-02-19kbuild: fix mkmakefileJan Beulich
2006-02-19kbuild: consolidate command line escapingJan Beulich
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg
2006-02-19kbuild: check for section mismatch during modpost stageSam Ravnborg
2006-02-19kbuild: warn about duplicate exported symbolsSam Ravnborg
2006-02-19kbuild: improved modversioning support for external modulesSam Ravnborg
2006-02-19kbuild: apply CodingStyle to modpost.cSam Ravnborg
2006-02-19kbuild: use warn()/fatal() consistent in modpostSam Ravnborg
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam
2006-02-01[PATCH] kernel-doc: clean up the script (whitespace)Randy Dunlap
2006-02-01[PATCH] Doc/kernel-doc: add more usage infoRandy Dunlap
2006-02-01[PATCH] DocBook: allow even longer return typesMartin Waitz