summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich-3/+7
2008-01-28kbuild: clean up modpost.cSam Ravnborg-96/+101
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl-66/+32
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o-1/+1
2008-01-28kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr-12/+10
2008-01-28kbuild: fix installing external modulesSam Ravnborg-1/+1
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger-3/+7
2008-01-28kbuild: fix buglet in gcc-version.shSam Ravnborg-1/+4
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day-3/+2
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis-0/+23
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon-13/+11
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen-3/+4
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen-3/+5
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg-13/+17
2008-01-28kbuild: implement modules.orderTejun Heo-1/+22
2008-01-28kernel-doc: new P directive for DOC: sectionsJohannes Berg-1/+39
2008-01-28kernel-doc: use no-doc optionJohannes Berg-1/+3
2008-01-28kernel-doc: process functions, not DOC:Johannes Berg-2/+12
2008-01-28kernel-doc: single DOC: selectionJohannes Berg-20/+43
2008-01-28kernel-doc: init kernel versionJohannes Berg-1/+1
2008-01-28kernel-doc: fix xml output modeJohannes Berg-3/+3
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt-1/+2
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch-1/+2
2007-12-13kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain-1/+1
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg-0/+6
2007-11-29update checkpatch.pl to version 0.12Andy Whitcroft-108/+287
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg-29/+0
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg-0/+28
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg-3/+3
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell-0/+18
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds-0/+3
2007-10-20[PARISC] Port checkstack.pl to pariscKyle McMartin-0/+3
2007-10-20kconfig: set title bar in xconfigRandy Dunlap-0/+4
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds-26/+9
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-3/+26
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg-0/+11
2007-10-19fix a trivial typo in scripts/checkstack.plJoern Engel-1/+1