aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06[PATCH] s390: fix match in ccw modaliasBastian Blank1-1/+1
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
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg2-7/+14
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg4-5/+5
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2-8/+21
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds7-44/+98
2006-01-10[PATCH] DocBook: warn for missing macro parametersMartin Waitz1-4/+8
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk2-2/+2
2006-01-08[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall1-0/+58
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins1-2/+16
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones1-3/+3
2006-01-08kbuild: reference_discarded additionDave Jones1-0/+6
2006-01-08kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson1-1/+1
2006-01-08modpost/file2alias: Fix typoBrian Gerst1-1/+1
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg2-36/+79
2006-01-06kbuild: introduce escsq to escapre single quotesSam Ravnborg2-6/+11
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk1-4/+4
2006-01-06kbuild: Use git in scripts/setlocalversionRene Scharfe1-51/+17
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+61
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds38-3857/+4426
2006-01-04[PATCH] Input: add modalias supportRusty Russell1-1/+61
2006-01-03Merge branch 'master'Sam Ravnborg2-19/+14
2006-01-03update the email address of Randy DunlapAdrian Bunk3-4/+4
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2006-01-03gitignore: ignore more generated files2-1/+8
2006-01-01kconfig: Remove support for lxdialog --checklistPetr Baudis3-51/+17
2006-01-01gitignore: misc filesBrian Gerst2-0/+5
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw2-19/+14
2005-12-26kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg1-1/+1
2005-12-26kbuild: Create _shipped files for genksymsSam Ravnborg4-1382/+2086
2005-12-26kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar);Robin Holt1-0/+1
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module namesUstyugov Roman2-5/+6
2005-12-25kbuild: escape '#' in .target.cmd filesSam Ravnborg1-1/+14
2005-12-25kbuild: Fix crc-error warning on modulesLuke Yang1-2/+2
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg15-4/+5
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel1-29/+39
2005-11-21kconfig: truncate too long menu lines in menuconfigSam Ravnborg1-3/+3
2005-11-20kconfig: make lxdialog/menubox.c more readableSam Ravnborg1-24/+18
2005-11-20kconfig: Fix indention when using menuconfig in text-onle consolesSam Ravnborg1-19/+18
2005-11-20kconfig: Left aling menu items in menuconfigSam Ravnborg1-19/+11
2005-11-19kconfig: Add print_title helper in lxdialogSam Ravnborg8-82/+21
2005-11-19kconfig: lxdialog is now sparse cleanSam Ravnborg2-4/+3
2005-11-19kconfig: fixup after LindentSam Ravnborg8-229/+108