aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] fix compiling oldconfig with gcc-3.5Thierry Vignaud1-1/+1
2004-08-01[PATCH] Fix menuconfig partial inability to show help texts.Alexey Dobriyan1-4/+4
2004-07-30Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds13-144/+223
2004-07-28[PATCH] remove scripts/mkconfigsBrian Gerst1-67/+0
2004-07-28kbuild: Create Makefile in output directory if != kernel treeSam Ravnborg1-0/+31
2004-07-23kbuild: Fix up moving of modpostSam Ravnborg3-2/+18
2004-07-23kbuild: Move modpost files to a new subdir scripts/modBrian Gerst8-17/+4
2004-07-23kbuild: scripts/genksyms/parse.c_shipped needs to be rebuiltAndreas Schwab1-125/+133
2004-07-21kbuild: Rebuild .spec file when kernel version changesSam Ravnborg1-2/+2
2004-07-21kbuild: build binary rpm from pre-built treeGreg Edwards2-0/+37
2004-07-13[PATCH] mconf.c: Honor $LINES and $COLUMNS if TIOCGWINSZ failedJan-Benedict Glaw1-19/+17
2004-07-10[PATCH] trivial: scripts_kernel-doc: missing bracket.Rusty Russell1-1/+1
2004-07-10[PATCH] trivial: scripts_kernel-doc: ignoring embedded structs shouldn't beRusty Russell1-1/+1
2004-07-10[PATCH] kallsyms ppc32 fixKeith Owens1-0/+5
2004-07-10[PATCH] kbuild: sort modules for modpost and modinstBrian Gerst2-2/+2
2004-07-10[PATCH] kbuild: clean up module install rulesBrian Gerst1-14/+4
2004-06-29[PATCH] small fixes to checkstackJörn Engel1-1/+1
2004-06-29[PATCH] Add m68k support to checkstackJörn Engel1-0/+5
2004-06-26[PATCH] kallsyms: exclude kallsyms-generated symbolsKeith Owens1-1/+9
2004-06-23[PATCH] consolidate in-kernel configurationAndrew Morton1-38/+49
2004-06-23[PATCH] update ikconfig generator scriptAndrew Morton1-11/+11
2004-06-20[PATCH] kbuild: add deb-pkg targetSam Ravnborg4-17/+158
2004-06-17[PATCH] checksatck.pl fixesThierry Vignaud1-15/+14
2004-06-02[PATCH] Add reference_init.pl to `make buildcheck' targetAndrew Morton2-1/+103
2004-05-31[PATCH] Improve `make checkstack'Jörn Engel1-3/+10
2004-05-28[PATCH] Add `make checkstack' targetAndrew Morton1-0/+101
2004-05-24[PATCH] H8/300 module fixAndrew Morton1-1/+1
2004-05-20[PATCH] trivial: add parantheses for if (necessary for cross-compilation)Andrew Morton1-1/+1
2004-05-20[PATCH] trivial: scripts_kernel-doc should strip comments inside structs'Andrew Morton1-0/+2
2004-05-20[PATCH] Debugging option to put data symbols in kallsymsAndrew Morton1-18/+25
2004-05-14[PATCH] Fix endianess in modpost when cross-compiling for sparc on i386Andrew Morton1-0/+1
2004-05-14[PATCH] make buildcheckAndrew Morton1-0/+109
2004-05-14[PATCH] Include Aliases in kallsymsAndrew Morton1-11/+2
2004-05-06[PATCH] fix value toggle in gconfRoman Zippel1-7/+1
2004-04-26[PATCH] kbuild: Improved external module supportAndrew Morton2-33/+62
2004-04-17[PATCH] Fix unix moduleAndrew Morton1-0/+1
2004-04-12[PATCH] kbuild: Create .tmp_versions when building external modulesAndrew Morton1-4/+0
2004-04-12[PATCH] kbuild: external module supportAndrew Morton3-13/+114
2004-04-12[PATCH] Fix More Problems Introduced By Module Structure Added in modpost.cAndrew Morton1-4/+10
2004-04-11[PATCH] kill spurious MAKDEV scriptsAndrew Morton2-210/+0
2004-04-11[PATCH] fix modversions now __this_module is created only in .koAndrew Morton1-20/+16
2004-04-11[PATCH] Move __this_module to modpostAndrew Morton2-0/+14
2004-04-11[PATCH] Fix genksyms parsingAndrew Morton1-1/+1
2004-04-11[PATCH] ver_linux fixAndrew Morton1-1/+2
2004-04-11[PATCH] Fix scripts/kernel-doc to handle __attribute__Andrew Morton1-0/+1
2004-03-30Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-14/+2
2004-03-29[SPARC32]: Update module linking for symbols starting with "."Keith M. Wesolowski1-14/+2
2004-03-23kbuild: Trivial spelling / rephrasingSam Ravnborg1-1/+1
2004-03-23kbuild: Less modules printed when warned about SUBDIRS usageSam Ravnborg1-1/+1
2004-03-18[PATCH] config: choice fixAndrew Morton2-13/+15
2004-03-18[PATCH] config: persistent qconf configurationAndrew Morton2-25/+150
2004-03-18[PATCH] config: disable debug printsAndrew Morton2-23/+28
2004-03-18[PATCH] kconfig: don't rename target dir when saving configAndrew Morton1-2/+8
2004-03-18[PATCH] kconfig: fix xconfig on /lib64 properlyAndrew Morton1-5/+9
2004-03-15[PATCH] kbuild: fix modpost when used with O=Andrew Morton3-48/+79
2004-03-15[PATCH] Fix scripts/ver_linuxAndrew Morton1-2/+3
2004-03-15[PATCH] Fix early parallel make failuresAndrew Morton7-33/+44
2004-03-11[PATCH] kbuild: fix usage with directories containing '.o'Andrew Morton1-4/+7
2004-03-01[PATCH] scripts/modpost warningAndrew Morton1-1/+1
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton7-26/+598
2004-02-24[PATCH] Fix make xconfig on /lib64 systemsAndrew Morton1-1/+1
2004-02-18[PATCH] Add CONFIG for -mregparm=3Andrew Morton1-0/+14
2004-02-18[PATCH] menuconfig: fix the check for ncurses-develAndrew Morton1-6/+4
2004-02-18[PATCH] Fix make rpm when using RH9 or Fedora..Andrew Morton1-0/+1
2004-02-17[PATCH] Avoid bogus warning about recursive dependenciesRoman Zippel1-1/+1
2004-02-08Merge http://linux.bkbits.net/linux-2.5Adam Belay1-0/+29
2004-02-08[PNP]: file2alias supportAdam Belay1-0/+29
2004-02-06[SPARC32]: Fix sparc32 module support.Keith M. Wesolowski1-2/+14
2004-02-03[PATCH] Lindent fixed to match realityAndrew Morton1-1/+1
2004-02-03[PATCH] fix menuconfig choice item help displayAndrew Morton2-8/+21
2004-02-03[PATCH] Kconfig: use select statementsAndrew Morton1-46/+80
2004-02-03[PATCH] kbuild: Unmangle include options for gccAndrew Morton1-12/+15
2004-01-19[PATCH] make gcc 3.4 compilation workAndrew Morton1-0/+1
2004-01-19[PATCH] kconfig: fix menuconfig exit codeAndrew Morton1-1/+0
2004-01-06[PATCH] qconf fixRoman Zippel1-1/+1
2004-01-06[PATCH] gconf startup fixesRoman Zippel1-7/+8
2004-01-06[PATCH] gconf compile warning fixesRoman Zippel1-4/+3
2004-01-06[PATCH] fix gconf segfault problemRoman Zippel1-2/+3
2004-01-06[PATCH] generate an error if writing of kernel config failedRoman Zippel2-4/+15
2003-12-29[PATCH] make gconfig warning removalAndrew Morton1-1/+1
2003-12-29[PATCH] fix non-ia32 `make rpm'Andrew Morton1-1/+1
2003-12-29[PATCH] fix make config helpMatthew Wilcox1-1/+1
2003-12-29[PATCH] Get modpost to work properly with vmlinux in a different directoryAndrew Morton1-7/+16
2003-12-10[PATCH] USB: prevent catch-all USB aliases in modules.aliasAndrey Borzenkov1-0/+7
2003-10-15[PATCH] Correct case sensitivity in make mandocsAndrew Morton2-42/+68
2003-10-04[PATCH] Fix Linux 2.5 -> Linux 2.6Rusty Russell1-6/+6
2003-10-04[PATCH] Bugzilla bug # 267 - scripts_ver_linux fixRusty Russell1-1/+1
2003-10-01[PATCH] scripts/pnmtologo.c warning fixesAndrew Morton1-5/+6
2003-10-01[PATCH] Add bin2c copyrightsAndrew Morton1-0/+9
2003-09-28PPC32: Make scripts/mkuboot.sh executablePaul Mackerras1-0/+0
2003-09-23PPC32: Add a uImage boot target.Tom Rini1-0/+16
2003-09-21Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds7-24/+88
2003-09-21[PATCH] Fix typo in scripts/postmod.cAndrew Morton1-1/+1
2003-09-21[PATCH] remove /proc/config_build_infoAndrew Morton1-12/+0
2003-09-21kbuild: modpost, corrected check of mmap()Sam Ravnborg1-1/+1
2003-09-21Merge mars.ravnborg.org:/home/sam/bk/kbuild-patchset-1Sam Ravnborg3-9/+26
2003-09-21kbuild/rpm: Fix 'make rpm' and enable use of 'make O=dir rpm'Sam Ravnborg1-2/+2
2003-09-20kbuild: Escape "'" in cmd macroSam Ravnborg1-1/+1
2003-09-11kbuild: Separate output directorySam Ravnborg4-13/+60
2003-09-11kconfig: Allow architectures to select board specific configsSam Ravnborg2-8/+25
2003-09-09[PATCH] really use english date in version stringAndrew Morton1-2/+2
2003-09-09[PATCH] Move ikconfig to /proc/config.gzAndrew Morton3-7/+32
2003-09-07Fix various scripts to be marked executable.Linus Torvalds11-0/+0
2003-09-06Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds1-2/+4
2003-09-07kbuild: genksyms, add explicit reference to include dirSam Ravnborg1-2/+4
2003-09-06[PATCH] rename make check* targets, add versioncheckRandy Dunlap1-0/+72
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton1-12/+12
2003-08-31[PATCH] .config checks updatedAndrew Morton1-21/+24
2003-08-18[PATCH] fix make xconfigSam Ravnborg1-4/+12
2003-08-18[PATCH] enable the ikconfig stuff in configAndrew Morton1-2/+2
2003-08-17Fix "make clean" in scripts/genksymsLinus Torvalds1-1/+1
2003-08-17[PATCH] Move config tasks to kconfig/MakefileSam Ravnborg2-9/+55
2003-08-14[PATCH] Docbook: Make mandocs output more terseAndrew Morton2-16/+129
2003-08-04[PATCH] __initdata must not be marked constAnton Blanchard1-3/+3
2003-08-01[PATCH] janitor: don't init statics to 0Randy Dunlap4-9/+9
2003-07-31Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds6-1/+474
2003-07-31Merge initializer conflict manuallyLinus Torvalds1-0/+161
2003-07-31[PATCH] ikconfigAlan Cox3-0/+310
2003-07-31[PATCH] allow 2.6 to build on old old setupsAlan Cox1-0/+2
2003-07-31[PATCH] fix posix compliance for mkcompile_h scriptAlan Cox1-1/+1
2003-07-28ALSA updateJaroslav Kysela1-0/+161
2003-07-27Merge germaschewski.name:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski5-98/+258
2003-07-25[PATCH] Optional choice values get resetRoman Zippel1-20/+21
2003-07-25[PATCH] generate dependency againRoman Zippel1-1/+6
2003-07-25[PATCH] qconf menuconfig fixRoman Zippel1-1/+4
2003-07-25[PATCH] gconf menuconfig fixesRoman Zippel1-27/+55
2003-07-21kbuild: Add relocation information into .lst fileKai Germaschewski1-1/+1
2003-07-21Hand mergedKai Germaschewski5-97/+258
2003-07-17[PATCH] fix ver_linux for 2.6Alan Cox1-1/+4
2003-07-09[PATCH] update Documentation/Changes, scripts/ver_linuxSteven Cole1-0/+3
2003-06-25kbuild: Fix .config dependency generationKai Germaschewski1-0/+1
2003-06-25kbuild: [PATCH] fix in-kernel genksyms for parisc symbolsKai Germaschewski2-97/+99
2003-06-23Merge bk://linux-sam.bkbits.net/kbuildSam Ravnborg2-0/+158
2003-06-21docbook: Added support for generating man filesSam Ravnborg2-0/+158
2003-06-19[KCONFIG]: Fix pointer cast from int in mconf.cDavid S. Miller1-1/+1
2003-06-10Merge bk://linux-sam.bkbits.net/kbuildKai Germaschewski1-18/+0
2003-06-09Merge mars.ravnborg.org:/home/sam/src/linux/kernel/bk/linux-2.5Sam Ravnborg1-18/+0
2003-06-09kbuild: kill do_cmdSam Ravnborg1-18/+0
2003-06-08Merge mars.ravnborg.org:/home/sam/src/linux/kernel/bk/linux-2.5Sam Ravnborg2-4/+13
2003-06-07docbook: Warn about missing parameter definitionsSam Ravnborg2-4/+13
2003-06-07[PATCH] be more flexible about creating library archivesSam Ravnborg2-21/+25
2003-06-05[PATCH] ignore attempts to change unchangable symbolsRoman Zippel1-6/+7
2003-06-05[PATCH] boolean symbol state fixRoman Zippel1-0/+2
2003-06-04[PATCH] choice handling fixesRoman Zippel4-15/+22
2003-06-04kbuild: Silence kbuild with make V=0Sam Ravnborg1-63/+43
2003-06-02[PATCH] create configuration in the destination directoryRoman Zippel1-33/+65
2003-06-02[PATCH] front end updatesRoman Zippel3-92/+146
2003-06-02[PATCH] add more warningsRoman Zippel5-1/+131
2003-06-02[PATCH] support for 'range'Roman Zippel7-3/+83
2003-06-02[PATCH] reverse dependency supportRoman Zippel6-68/+113
2003-06-02[PATCH] expression supportRoman Zippel7-156/+198
2003-06-02[PATCH] add new keywords to parserRoman Zippel4-1427/+1886
2003-06-02[PATCH] Change P_ROOTMENU into a MENU_ROOT flagRoman Zippel6-52/+72
2003-06-02[PATCH] Remove old code and macrosRoman Zippel10-246/+104
2003-05-26[PATCH] some typosAndries E. Brouwer1-2/+2
2003-05-25[PATCH] s390: module alias support.Martin Schwidefsky1-0/+25
2003-05-23[PATCH] kconfig check fixesRoman Zippel2-17/+4
2003-05-14[PATCH] fix module-init-tools ver_linux problem.Dave Jones1-1/+1
2003-05-07Use the right CFLAGS for source checking. Fix grammar.Linus Torvalds1-2/+2
2003-05-07Support a "checking" mode for kernel builds, that runs aLinus Torvalds1-2/+19
2003-05-03[PATCH] add ieee1394 module dev tableBen Collins1-0/+26
2003-04-29[PATCH] complete modinfo sectionRusty Russell1-3/+1
2003-04-18[PATCH] gconfig: bug #540Romain Liévin1-4/+12
2003-04-12[PATCH] Put all functions in kallsymsAndrew Morton1-5/+7
2003-04-08[PATCH] Enforce gcc-2.95 as the minimum compiler requirementAndrew Morton1-19/+0
2003-04-04[PATCH] gconf updateRoman Zippel1-97/+129
2003-04-02Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller2-0/+8
2003-04-02[MODULE]: On sparc, ignore undefined symbols of type STT_REGISTER.David S. Miller2-0/+8
2003-04-02kbuild: Fix dependencies for generated .mod.o filesKai Germaschewski1-2/+3
2003-04-01[PATCH] Subdivide PCI class for aliasesRusty Russell1-4/+21
2003-03-17[FBDEV] Ug!!! For some reason BK keeps removing this change. I hope this is t...James Simmons1-1/+1
2003-03-17MergeJames Simmons7-25/+32
2003-03-15Merge kozmo.(none):/usr/src/linus-2.5James Simmons14-1172/+3688
2003-03-15MergeKai Germaschewski7-25/+32
2003-03-15[PATCH] gtk front endRoman Zippel4-5/+2202
2003-03-15[PATCH] add menuconfig support to the front endsRoman Zippel3-137/+218
2003-03-15[PATCH] add menuconfig supportRoman Zippel6-1022/+1236
2003-03-15[PATCH] menu structure fixRoman Zippel1-2/+2
2003-03-15[PATCH] restore old config behaviour for dependencies on 'm'Roman Zippel3-6/+30
2003-03-11kbuild: build-targets replaced with alwaysSam Ravnborg6-18/+18
2003-03-10kbuild: Introduced extra-y, as replacement for EXTRA_TARGETSSam Ravnborg3-6/+12
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg3-1/+3
2003-03-07kbuild: Do not clutter output with make -jNSam Ravnborg1-4/+3
2003-03-06Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons4-6/+9
2003-03-05[PATCH] kbuild: touch-module after successfull creation onlySam Ravnborg1-2/+2
2003-03-05[trivial] avoid a warning for each module on s390xArnd Bergmann1-0/+3
2003-03-05kbuild: Make per-cpu-check ignore __crc_ symbols.Kai Germaschewski1-1/+1
2003-03-05kbuild: Add some missing FORCEKai Germaschewski1-3/+3
2003-03-02MergeJames Simmons1-4/+1
2003-03-02kbuild: remove dependency on compile.hKai Germaschewski1-4/+1
2003-03-02Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons15-16/+5519
2003-03-01Hand mergedKai Germaschewski15-16/+5519
2003-02-26Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons2-10/+4
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole1-1/+1
2003-02-23[PATCH] fix make rpmSam Ravnborg1-9/+3
2003-02-23[FBDEV] Minor fixes for logo code.James Simmons1-8/+17
2003-02-21Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons2-657/+0
2003-02-21[PATCH] Remove checkhelp.pl and header.tkBrian Gerst2-657/+0
2003-02-20Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons1-0/+2
2003-02-20Fix "make clean" to remove scripts/elfconfig.hLinus Torvalds1-0/+2