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