summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-281-25/+26
* kconfig: gettext support for xconfigEGRY Gabor2008-01-281-44/+49
* kconfig: macro fix in menu.cEGRY Gabor2008-01-281-2/+2
* kconfig: gettext support for gconfigEGRY Gabor2008-01-282-2/+6
* kconfig: missing macros in gconfigEGRY Gabor2008-01-281-4/+8
* kconfig: whitespace removingEGRY Gabor2008-01-282-0/+10
* kconfig: update-po-config infoEGRY Gabor2008-01-281-7/+11
* kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich2008-01-281-3/+7
* kbuild: clean up modpost.cSam Ravnborg2008-01-281-96/+101
* kconfig: use C89 random functions in conf.cLadislav Michl2008-01-281-2/+2
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-281-3/+3
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-282-4/+0
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-284-10/+10
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-283-66/+32
* kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o2008-01-281-1/+2
* kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o2008-01-281-0/+1
* kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o2008-01-281-1/+1
* kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr2008-01-281-12/+10
* kbuild: fix installing external modulesSam Ravnborg2008-01-281-1/+1
* kbuild: fixup genksyms usage/getoptMike Frysinger2008-01-281-3/+7
* kbuild: fix buglet in gcc-version.shSam Ravnborg2008-01-281-1/+4
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-281-3/+2
* kbuild: support mercurial in setlocalversionAron Griffis2008-01-281-0/+23
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-281-13/+11
* kbuild: fix a buffer overflow in modpostAndi Kleen2008-01-281-1/+2
* kbuild: fix format string warnings in modpostAndi Kleen2008-01-281-3/+4
* kbuild: declare the modpost error functions as printf likeAndi Kleen2008-01-281-3/+5
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-282-13/+17
* kbuild: implement modules.orderTejun Heo2008-01-282-1/+22
* kernel-doc: new P directive for DOC: sectionsJohannes Berg2008-01-281-1/+39
* kernel-doc: use no-doc optionJohannes Berg2008-01-281-1/+3
* kernel-doc: process functions, not DOC:Johannes Berg2008-01-281-2/+12
* kernel-doc: single DOC: selectionJohannes Berg2008-01-281-20/+43
* kernel-doc: init kernel versionJohannes Berg2008-01-281-1/+1
* kernel-doc: fix xml output modeJohannes Berg2008-01-281-3/+3
* kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-231-1/+2
* fix bloat-o-meter for ppc64Nathan Lynch2007-12-171-1/+2
* kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain2007-12-131-1/+1
* kbuild: fix building with O=.. optionsSam Ravnborg2007-12-091-0/+6
* update checkpatch.pl to version 0.12Andy Whitcroft2007-11-291-108/+287
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-173-29/+0
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-121-6/+1
* kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-121-0/+1
* kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-122-0/+28
* kconfig: factor out code in confdata.cSam Ravnborg2007-11-121-55/+64
* x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-251-1/+6
* kconfig: small code refactoring in kconfig MakefileSam Ravnborg2007-10-251-13/+15
* x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-251-3/+3
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-231-0/+18
OpenPOWER on IntegriCloud