summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2004-08-18kbuild: make C=2 now force sparse to be run for all .c filesSam Ravnborg-2/+9
2004-08-16kbuild: Allow external modules to use host-progs with no warningSam Ravnborg-0/+2
2004-08-16Cset exclude: adobriyan@mail.ru|ChangeSet|20040815084554|35832Sam Ravnborg-50/+38
2004-08-15kbuild: Generate *.lds instead of *.lds.sSam Ravnborg-0/+13
2004-08-15kbuild: Bogus "has no CRC" in external module buildsSam Ravnborg-4/+6
2004-08-15kerneldoc: Fix comma separated members.Alexey Dobriyan-38/+50
2004-08-14kbuild: __crc_* symbols in System.mapSam Ravnborg-1/+8
2004-08-11kbuild: Use POSIX headers for ntoh functionsSam Ravnborg-2/+2
2004-08-11kbuild: Fix hostprogs-ySam Ravnborg-1/+1
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg-11/+10
2004-08-11kbuild: Introduce hostprogs-y, deprecate host-progsSam Ravnborg-15/+24
2004-08-11kbuild: Separate out host-progs handlingSam Ravnborg-133/+157
2004-08-10kbuild: Accept absolute paths in clean-files and introduce clean-dirsSam Ravnborg-11/+25
2004-08-09kbuild: Selective compile of targets in scripts/Sam Ravnborg-4/+12
2004-08-08kconfig: save kernel version in .config fileRandy Dunlap-2/+15
2004-08-08kbuild/sparc: Use new generic mksysmap script to generate System.mapSam Ravnborg-1/+1
2004-08-08kbuild: Check for undefined symbols in vmlinuxSam Ravnborg-0/+54
2004-08-01[PATCH] Fix menuconfig partial inability to show help texts.Alexey Dobriyan-4/+4
2004-07-30Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds-144/+223
2004-07-28[PATCH] remove scripts/mkconfigsBrian Gerst-67/+0
2004-07-28kbuild: Create Makefile in output directory if != kernel treeSam Ravnborg-0/+31
2004-07-23kbuild: Fix up moving of modpostSam Ravnborg-2/+18
2004-07-23kbuild: Move modpost files to a new subdir scripts/modBrian Gerst-17/+4
2004-07-23kbuild: scripts/genksyms/parse.c_shipped needs to be rebuiltAndreas Schwab-125/+133
2004-07-21kbuild: Rebuild .spec file when kernel version changesSam Ravnborg-2/+2
2004-07-21kbuild: build binary rpm from pre-built treeGreg Edwards-0/+37
2004-07-13[PATCH] mconf.c: Honor $LINES and $COLUMNS if TIOCGWINSZ failedJan-Benedict Glaw-19/+17
2004-07-10[PATCH] trivial: scripts_kernel-doc: missing bracket.Rusty Russell-1/+1
2004-07-10[PATCH] trivial: scripts_kernel-doc: ignoring embedded structs shouldn't beRusty Russell-1/+1
2004-07-10[PATCH] kallsyms ppc32 fixKeith Owens-0/+5
2004-07-10[PATCH] kbuild: sort modules for modpost and modinstBrian Gerst-2/+2
2004-07-10[PATCH] kbuild: clean up module install rulesBrian Gerst-14/+4
2004-06-29[PATCH] small fixes to checkstackJörn Engel-1/+1
2004-06-29[PATCH] Add m68k support to checkstackJörn Engel-0/+5
2004-06-26[PATCH] kallsyms: exclude kallsyms-generated symbolsKeith Owens-1/+9
2004-06-23[PATCH] consolidate in-kernel configurationAndrew Morton-38/+49
2004-06-23[PATCH] update ikconfig generator scriptAndrew Morton-11/+11
2004-06-20[PATCH] kbuild: add deb-pkg targetSam Ravnborg-17/+158
2004-06-17[PATCH] checksatck.pl fixesThierry Vignaud-15/+14
2004-06-02[PATCH] Add reference_init.pl to `make buildcheck' targetAndrew Morton-1/+103
2004-05-31[PATCH] Improve `make checkstack'Jörn Engel-3/+10
2004-05-28[PATCH] Add `make checkstack' targetAndrew Morton-0/+101
2004-05-24[PATCH] H8/300 module fixAndrew Morton-1/+1
2004-05-20[PATCH] trivial: add parantheses for if (necessary for cross-compilation)Andrew Morton-1/+1
2004-05-20[PATCH] trivial: scripts_kernel-doc should strip comments inside structs'Andrew Morton-0/+2
2004-05-20[PATCH] Debugging option to put data symbols in kallsymsAndrew Morton-18/+25
2004-05-14[PATCH] Fix endianess in modpost when cross-compiling for sparc on i386Andrew Morton-0/+1
2004-05-14[PATCH] make buildcheckAndrew Morton-0/+109
2004-05-14[PATCH] Include Aliases in kallsymsAndrew Morton-11/+2
2004-05-06[PATCH] fix value toggle in gconfRoman Zippel-7/+1