aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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 mo...Ustyugov 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
2005-11-19kconfig: Lindent scripts/lxdialogSam Ravnborg10-1847/+1921
2005-11-13[PATCH] DocBook: allow to mark structure members privateMartin Waitz1-2/+11
2005-11-09[PATCH] kconfig: stricter error checking for .configRoman Zippel2-19/+77
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel6-421/+515
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel7-447/+342
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel8-1777/+732
2005-11-09[PATCH] kconfig: update kconfig MakefileRoman Zippel2-136/+7
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel2-6/+62
2005-11-09[PATCH] kconfig: preset config during all*configRoman Zippel3-3/+45
2005-11-09[PATCH] kconfig: fix restart for choice symbolsRoman Zippel2-4/+14
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson4-12/+10
2005-11-07[PATCH] typo correction for fix-build-on-nls-free-systemsYuri Vasilevski1-1/+1
2005-11-06kconfig: fix xconfig on fedora 2 & 3 (x86_64)Sam Ravnborg1-5/+10
2005-10-30[PATCH] fix build on nls free systemsYuri Vasilevski2-1/+16
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap1-1/+2
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman1-0/+10
2005-10-18Add some basic .gitignore filesLinus Torvalds4-0/+27
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong1-0/+2
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro1-0/+6
2005-09-10kbuild: add objectifySam Ravnborg1-0/+3
2005-09-10[PATCH] kbuild: ignore all debugging info sections in scripts/reference_disca...Roland McGrath1-6/+1
2005-09-07[PATCH] Adapt scripts/ver_linux to new util-linux version stringsAlexey Dobriyan1-2/+4
2005-09-07[PATCH] Strip local symbols from kallsymsRalf Baechle1-0/+3
2005-09-07[PATCH] kallsyms: change compression algorithmPaulo Marques1-329/+95
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds25-147/+397
2005-09-05[PATCH] kconfig: linux.pot for all archEgry Gabor1-2/+14
2005-09-05[PATCH] kconfig: kxgettext: EOL fixEgry Gabor1-1/+6
2005-09-05[PATCH] kconfig: kxgettext: message fixEgry Gabor1-4/+5
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-0/+19
2005-08-19[SPARC]: Deal with glibc changing macro names in modpost.cBen Colline1-2/+7
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson1-0/+56
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson2-102/+209
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it4-11/+11
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon3-8/+8
2005-07-27[PATCH] kbuild: signed/unsigned char fix for make menuconfigKeenan Pepper2-3/+3
2005-07-27kbuild: fix building external modulesSam Ravnborg2-4/+4
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg1-5/+5
2005-07-25kbuild: fix make O=...Sam Ravnborg2-2/+6
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg5-95/+99
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg1-5/+0
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg2-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg1-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg1-6/+26
2005-07-14kbuild: fix buildcheckSam Ravnborg1-2/+0
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg1-4/+8
2005-07-14buildcheck: reduce DEBUG_INFO noise from reference* scriptsSam Ravnborg2-0/+4
2005-07-14kbuild: Fix build as root then userSam Ravnborg1-1/+1
2005-07-13[PATCH] scripts/kernel-doc: don't use uninitialized SRCTREERandy Dunlap1-1/+7
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney1-1/+1
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs1-1/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards1-0/+9
2005-07-13[PATCH] Lindent: ignore .indent.proJeff Mahoney1-1/+1
2005-07-13[PATCH] kbuild: modpost needs to cope with new glibc elf header on sparcFabio Massimo Di Nitto1-2/+7
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw2-3/+127
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-0/+22
2005-06-27[PATCH] pcmcia: file2aliasDominik Brodowski1-0/+39
2005-06-25[PATCH] Kill signed charsJ.A. Magallon6-25/+25
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois1-0/+1
2005-06-23[PATCH] gconfig: only show scrollbars if neededThierry Vignaud1-5/+5
2005-06-23[PATCH] apply quotation handling to Makefile.buildJan Beulich1-2/+2
2005-05-05[PATCH] patch-kernel: support non-incremental 2.6.x.y 'stable' patchesRandy.Dunlap1-30/+101
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse1-7/+13
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo10-124/+395
2005-05-01[PATCH] DocBook: Use xmlto to process the DocBook files.Martin Waitz3-301/+28
2005-05-01[PATCH] DocBook: use <informalexample> for examplesRich Walker1-4/+9
2005-05-01[PATCH] DocBook: fix <void/> xml tagMartin Waitz1-1/+1
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-0/+2
2005-05-01[PATCH] kallsyms C_SYMBOL_PREFIX supportYoshinori Sato1-20/+56
2005-04-22[PATCH] USB: scripts/mod/file2alias.c: handle numeric ranges for USB bcdDeviceRoman Kagan1-23/+88
2005-04-18[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.Steven Cole1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds94-0/+34478