aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] x86_64: Basic reorder infrastructureArjan van de Ven1-0/+21
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds22-1013/+1139
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] kallsyms: handle malloc() failureJesper Juhl1-1/+11
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-24[PATCH] extract-ikconfig: don't use --long-optionsAlexey Dobriyan1-1/+1
2006-03-24[PATCH] extract-ikconfig: be sure binoffset exists before extractingAlexey Dobriyan1-0/+1
2006-03-24[PATCH] extract-ikconfig: use mktemp(1)Alexey Dobriyan1-1/+1
2006-03-21kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg2-220/+0
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2-45/+47
2006-03-17[PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg1-7/+2
2006-03-12kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich1-1/+1
2006-03-12kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert1-1/+1
2006-03-12kbuild: clean-up genksymsSam Ravnborg2-94/+43
2006-03-12kbuild: Lindent genksyms.cSam Ravnborg1-438/+402
2006-03-12kbuild: fix genksyms build errorSam Ravnborg2-6/+13
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-11/+7
2006-03-08kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang2-4/+4
2006-03-06[PATCH] s390: fix match in ccw modaliasBastian Blank1-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith8-25/+52
2006-03-05kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg1-1/+1
2006-03-05kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg1-1/+16
2006-03-05kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg1-2/+2
2006-03-05kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg1-2/+7
2006-03-03kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg4-43/+43
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl1-1/+1
2006-02-27kbuild: make namespace.pl CROSS_COMPILE happyAaron Brooks1-2/+2
2006-02-26kbuild: whitelist false section mismatch warningsSam Ravnborg1-0/+89
2006-02-26kbuild: Add copyright to modpost.cSam Ravnborg1-1/+1
2006-02-22kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg1-1/+17
2006-02-22kbuild: fix modpost compile with older gccakpm@osdl.org1-3/+3
2006-02-19kbuild: include symbol names in section mismatch warningsSam Ravnborg1-17/+47
2006-02-19kbuild: fix segfault in modpostSam Ravnborg1-1/+1
2006-02-19kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg1-3/+6
2006-02-19kbuild: fix comment in Kbuild.includeSam Ravnborg1-1/+1
2006-02-19kbuild: remove checkconfig.plBrian Gerst1-65/+0
2006-02-19kbuild: fix mkmakefileJan Beulich1-3/+5
2006-02-19kbuild: consolidate command line escapingJan Beulich3-25/+12
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg2-1/+39
2006-02-19kbuild: check for section mismatch during modpost stageSam Ravnborg2-0/+268
2006-02-19kbuild: warn about duplicate exported symbolsSam Ravnborg1-3/+13
2006-02-19kbuild: improved modversioning support for external modulesSam Ravnborg2-52/+78
2006-02-19kbuild: apply CodingStyle to modpost.cSam Ravnborg1-70/+54
2006-02-19kbuild: use warn()/fatal() consistent in modpostSam Ravnborg4-32/+27
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds1-11/+1
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds2-7/+14
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam1-1/+11
2006-02-01[PATCH] kernel-doc: clean up the script (whitespace)Randy Dunlap1-34/+34
2006-02-01[PATCH] Doc/kernel-doc: add more usage infoRandy Dunlap1-3/+3
2006-02-01[PATCH] DocBook: allow even longer return typesMartin Waitz1-2/+4