summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] DocBook: warn for missing macro parametersMartin Waitz
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-08[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones
2006-01-08kbuild: reference_discarded additionDave Jones
2006-01-08kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson
2006-01-08modpost/file2alias: Fix typoBrian Gerst
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg
2006-01-06kbuild: introduce escsq to escapre single quotesSam Ravnborg
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk