summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-251-0/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-2522-1013/+1139
|\
| * kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg2006-03-212-220/+0
| * kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich2006-03-121-1/+1
| * kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert2006-03-121-1/+1
| * kbuild: clean-up genksymsSam Ravnborg2006-03-122-94/+43
| * kbuild: Lindent genksyms.cSam Ravnborg2006-03-121-438/+402
| * kbuild: fix genksyms build errorSam Ravnborg2006-03-122-6/+13
| * kbuild: replace PHONY with FORCESam Ravnborg2006-03-081-11/+7
| * kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang2006-03-082-4/+4
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-068-25/+52
| * kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg2006-03-051-1/+1
| * kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg2006-03-051-1/+16
| * kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg2006-03-051-2/+2
| * kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg2006-03-051-2/+7
| * kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg2006-03-034-43/+43
| * kbuild: small update of allnoconfig descriptionJesper Juhl2006-02-271-1/+1
| * kbuild: make namespace.pl CROSS_COMPILE happyAaron Brooks2006-02-271-2/+2
| * kbuild: whitelist false section mismatch warningsSam Ravnborg2006-02-261-0/+89
| * kbuild: Add copyright to modpost.cSam Ravnborg2006-02-261-1/+1
| * kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg2006-02-221-1/+17
| * kbuild: fix modpost compile with older gccakpm@osdl.org2006-02-221-3/+3
| * kbuild: include symbol names in section mismatch warningsSam Ravnborg2006-02-191-17/+47
| * kbuild: fix segfault in modpostSam Ravnborg2006-02-191-1/+1
| * kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg2006-02-191-3/+6
| * kbuild: fix comment in Kbuild.includeSam Ravnborg2006-02-191-1/+1
| * kbuild: remove checkconfig.plBrian Gerst2006-02-191-65/+0
| * kbuild: fix mkmakefileJan Beulich2006-02-191-3/+5
| * kbuild: consolidate command line escapingJan Beulich2006-02-193-25/+12
| * kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-192-1/+39
| * kbuild: check for section mismatch during modpost stageSam Ravnborg2006-02-192-0/+268
| * kbuild: warn about duplicate exported symbolsSam Ravnborg2006-02-191-3/+13
| * kbuild: improved modversioning support for external modulesSam Ravnborg2006-02-192-52/+78
| * kbuild: apply CodingStyle to modpost.cSam Ravnborg2006-02-191-70/+54
| * kbuild: use warn()/fatal() consistent in modpostSam Ravnborg2006-02-194-32/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-1/+1
|\ \
| * | fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
* | | [PATCH] kallsyms: handle malloc() failureJesper Juhl2006-03-251-1/+11
|/ /
* | [PATCH] extract-ikconfig: don't use --long-optionsAlexey Dobriyan2006-03-241-1/+1
* | [PATCH] extract-ikconfig: be sure binoffset exists before extractingAlexey Dobriyan2006-03-241-0/+1
* | [PATCH] extract-ikconfig: use mktemp(1)Alexey Dobriyan2006-03-241-1/+1
* | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-202-45/+47
* | [PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg2006-03-171-7/+2
* | [PATCH] s390: fix match in ccw modaliasBastian Blank2006-03-061-1/+1
|/
* Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds2006-02-091-11/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds2006-02-072-7/+14
|\
| * kconfig: fix /dev/null breakageSam Ravnborg2006-01-212-7/+14
* | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam2006-02-051-1/+11
* | [PATCH] kernel-doc: clean up the script (whitespace)Randy Dunlap2006-02-011-34/+34
* | [PATCH] Doc/kernel-doc: add more usage infoRandy Dunlap2006-02-011-3/+3
OpenPOWER on IntegriCloud