aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* 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
* | [PATCH] DocBook: allow even longer return typesMartin Waitz2006-02-01
|/
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-16
* kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2006-01-15
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-10
|\
| * kbuild: reference_discarded additionDave Jones2006-01-08
| * kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson2006-01-08
| * modpost/file2alias: Fix typoBrian Gerst2006-01-08
| * kconfig: factor out ncurses check in a shell scriptSam Ravnborg2006-01-08
| * kbuild: introduce escsq to escapre single quotesSam Ravnborg2006-01-06
* | [PATCH] DocBook: warn for missing macro parametersMartin Waitz2006-01-10
* | spelling: s/retreive/retrieve/Adrian Bunk2006-01-09