aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2005-01-14Merge bk://linux-sam.bkbits.net/kconfigLinus Torvalds12-399/+474
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-0/+2
2005-01-07[PATCH] initramfs: unprivileged image creationThayne Harbaugh1-28/+101
2005-01-07[PATCH] gen_init_cpio symlink, pipe and socket supportThayne Harbaugh1-3/+15
2005-01-06mergeGreg Kroah-Hartman1-0/+2
2005-01-06[PATCH] add printing of udev version to scripts/ver_linuxJesper Juhl1-0/+2
2005-01-05Merge bk://linux-sam.bkbits.net/kconfigSam Ravnborg2-1/+9
2005-01-05kconfig: Fold README.Menuconfig into mconf.cSam Ravnborg2-209/+136
2005-01-05kconfig: Include more info when selecting help for a symbol in menuconfigSam Ravnborg1-39/+45
2005-01-05kconfig: Redo and improve search supportSam Ravnborg6-135/+193
2005-01-04[PATCH] make gconfig work with gtk-2.4J. A. Magallon2-51/+21
2005-01-03kconfig: introduce util.cSam Ravnborg5-40/+124
2005-01-03kconfig: pass 0, 0 to show_file() to select max size windowSam Ravnborg1-5/+5
2005-01-02kallsyms: Avoid kallsyms corner case on _etext and _einittextKeith Owens1-0/+9
2004-12-29kbuild: Use -isystem `gcc --print-file-name=include`Sam Ravnborg1-1/+0
2004-11-06kconfig: fix xconfig and gconfigSam Ravnborg1-4/+5
2004-11-06kernel-doc: Print preprocessor directives correctly.Alexey Dobriyan1-3/+37
2004-11-04Merge mars.ravnborg.org:/home/sam/bk/linux-2.6Sam Ravnborg10-60/+155
2004-11-03kbuild: check timestamps on files for initramfsMartin Schlemmer1-4/+19
2004-11-03kernel-doc: don't print ... twice in variadic functionsAlexey Dobriyan1-1/+1
2004-11-03kernel-doc: print arrays in declarations correctlyAlexey Dobriyan1-27/+73
2004-11-03kernel-doc: support for comma-separated members in structs and unionsAlexey Dobriyan1-16/+30
2004-11-03kconfig: drop usage of shared librariesSam Ravnborg1-5/+3
2004-11-03kbuild: Prefer Kbuild as name of the kbuild filesSam Ravnborg2-2/+2
2004-10-30Make sparse pick up the gcc internal include directory automatically.Linus Torvalds1-0/+1
2004-10-31kbuild: allow architectures to specify defconfig file with KBUILD_DEFCONFIGSam Ravnborg1-0/+5
2004-10-31kbuild: additional warning fixes on Solaris 9Tom Rini2-5/+5
2004-10-31kbuild: Include useful absolute symbols in kallsymsKeith Owens1-1/+11
2004-10-31kconfig: Fix menuconfig on SolarisTom Rini2-0/+7
2004-10-27arm: Fix ARM kernel build with permitted binutils versionsRussell King2-2/+14
2004-10-27kbuild: warning fixes on Solaris 9Tom Rini11-35/+40
2004-10-27kbuild/usr: initramfs list fixed and simplifiedSam Ravnborg2-16/+62
2004-10-27Merge bk://linux-sam.bkbits.net/kbuildSam Ravnborg4-10/+32
2004-10-25[PATCH] __init dependencies: ignore __paramRandy Dunlap1-0/+1
2004-10-25[PATCH] Weak symbols in modules and versioned symbolsPetr Vandrovec1-5/+9
2004-10-25[PATCH] checkstack: add x86_64 arch. supportRandy Dunlap1-0/+3
2004-10-19[PATCH] reference_init fixKeith Owens1-0/+2
2004-10-19[PATCH] modules: put srcversion checksum in each modinfo sectionMatt Domsch4-74/+82
2004-10-19[PATCH] Select cpio_list or source directory for initramfs imageMartin Schlemmer1-0/+84
2004-10-18[PATCH] Replace hard-coded MODVERDIR in modpostAndreas Gruenbacher1-4/+4
2004-10-18[PATCH] kallsyms data size reduction / lookup speedupPaulo Marques1-38/+515
2004-10-17kbuild: fix 'htmldocs' and friends with O=Tom Rini2-5/+16
2004-10-17kbuild: Allow install of external modules to custom pathAndreas Gruenbacher1-1/+4
2004-10-17kconfig: OVERRIDE: save kernel version in .config fileRandy Dunlap1-4/+12
2004-09-13Update shipped version of zconfig.tab.c to match bison/yacc file.Linus Torvalds1-0/+2
2004-09-13[PATCH] properly fix double current_menuRoman Zippel4-5/+3
2004-09-13[PATCH] searching for parameters in 'make menuconfig'Yuval Turgeman2-16/+154
2004-09-10Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds10-21/+491
2004-09-09scripts: pass %{_smp_mflags} to make(1) in scripts/package/mkspecSam Ravnborg1-2/+2
2004-09-07[PATCH] Remove in-kernel init_module/cleanup_module stubsBrian Gerst2-16/+15
2004-09-06scripts: Update ver_linux for recent reiserfsprogsSteven Cole1-2/+5
2004-09-06kbuild: use KERNELRELEASEBrian Gerst3-12/+11
2004-09-01kbuild: Fix modules_installSam Ravnborg1-1/+1
2004-08-31kbuild: Updates to namespacecheck.plSam Ravnborg1-53/+86
2004-08-31kbuild: fix stage 2 of module buildSam Ravnborg1-1/+1
2004-08-29kbuild: Add 'make namespacecheck'Keith Owens1-0/+416
2004-08-29kbuild: Solaris fixes in various kbuild Makfiles'sTom Rini3-5/+5
2004-08-29kbuild: Use getopt_long in genksyms only when availableTom Rini1-0/+15
2004-08-29kbuild: Use inttypes.h when stdint.h are not availableTom Rini1-0/+4
2004-08-27kbuild: Fix make O=Sam Ravnborg1-0/+1
2004-08-23[PATCH] Use posix headers in sumversion.cBen Leslie1-1/+1
2004-08-23[PATCH] uml: Fixes "fixdep.c" to support arch/um/include/uml-config.h.Paolo \'Blaisorblade\' Giarrusso1-0/+9
2004-08-22Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds19-202/+404
2004-08-22[PATCH] fix compiling oldconfig with gcc-3.5Thierry Vignaud1-1/+1
2004-08-23scripts/patch-kernel: use EXTRAVERSIONRandy Dunlap1-29/+84
2004-08-19kbuild/all archs: added CHECKFLAGSSam Ravnborg1-2/+2
2004-08-19kbuild: add comments to Makefile.cleanSam Ravnborg1-0/+12
2004-08-19kbuild: Remove check for undefined symbols in vmlinuxSam Ravnborg1-17/+0
2004-08-18fix warnings in scripts/binoffset.cRandy Dunlap1-6/+6
2004-08-18kbuild: make C=2 now force sparse to be run for all .c filesSam Ravnborg1-2/+9
2004-08-16kbuild: Allow external modules to use host-progs with no warningSam Ravnborg1-0/+2
2004-08-16Cset exclude: adobriyan@mail.ru|ChangeSet|20040815084554|35832Sam Ravnborg1-50/+38
2004-08-15kbuild: Generate *.lds instead of *.lds.sSam Ravnborg2-0/+13
2004-08-15kbuild: Bogus "has no CRC" in external module buildsSam Ravnborg2-4/+6
2004-08-15kerneldoc: Fix comma separated members.Alexey Dobriyan1-38/+50
2004-08-14kbuild: __crc_* symbols in System.mapSam Ravnborg1-1/+8
2004-08-11kbuild: Use POSIX headers for ntoh functionsSam Ravnborg2-2/+2
2004-08-11kbuild: Fix hostprogs-ySam Ravnborg1-1/+1
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg6-11/+10
2004-08-11kbuild: Introduce hostprogs-y, deprecate host-progsSam Ravnborg3-15/+24
2004-08-11kbuild: Separate out host-progs handlingSam Ravnborg3-133/+157
2004-08-10kbuild: Accept absolute paths in clean-files and introduce clean-dirsSam Ravnborg2-11/+25
2004-08-09kbuild: Selective compile of targets in scripts/Sam Ravnborg1-4/+12
2004-08-08kconfig: save kernel version in .config fileRandy Dunlap1-2/+15
2004-08-08kbuild/sparc: Use new generic mksysmap script to generate System.mapSam Ravnborg1-1/+1
2004-08-08kbuild: Check for undefined symbols in vmlinuxSam Ravnborg1-0/+54
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