aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28kbuild: fix installing external modulesSam Ravnborg1-1/+1
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger1-3/+7
2008-01-28kbuild: fix buglet in gcc-version.shSam Ravnborg1-1/+4
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day1-3/+2
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis1-0/+23
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon1-13/+11
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen1-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen1-3/+4
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen1-3/+5
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg2-13/+17
2008-01-28kbuild: implement modules.orderTejun Heo2-1/+22
2008-01-28kernel-doc: new P directive for DOC: sectionsJohannes Berg1-1/+39
2008-01-28kernel-doc: use no-doc optionJohannes Berg1-1/+3
2008-01-28kernel-doc: process functions, not DOC:Johannes Berg1-2/+12
2008-01-28kernel-doc: single DOC: selectionJohannes Berg1-20/+43
2008-01-28kernel-doc: init kernel versionJohannes Berg1-1/+1
2008-01-28kernel-doc: fix xml output modeJohannes Berg1-3/+3
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt1-1/+2
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch1-1/+2
2007-12-13kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain1-1/+1
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg1-0/+6
2007-11-29update checkpatch.pl to version 0.12Andy Whitcroft1-108/+287
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg3-29/+0
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg1-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg1-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg2-0/+28
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg1-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg1-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg1-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg1-3/+3
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell1-0/+18
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+3
2007-10-20[PARISC] Port checkstack.pl to pariscKyle McMartin1-0/+3
2007-10-20kconfig: set title bar in xconfigRandy Dunlap1-0/+4
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds1-26/+9
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-3/+26
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg1-0/+11
2007-10-19fix a trivial typo in scripts/checkstack.plJoern Engel1-1/+1
2007-10-18update checkpatch.pl to version 0.11Andy Whitcroft1-174/+340
2007-10-18kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org1-0/+2
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley1-1/+1
2007-10-18kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley1-2/+9
2007-10-18kbuild: modpost problem when symbols move from one module to anotherTrent Piepho1-0/+3
2007-10-17kernel-doc: fix doc blocks and htmlRandy Dunlap1-9/+32
2007-10-17update checkpatch.pl to version 0.10Andy Whitcroft1-58/+196
2007-10-17Add stack checking for BlackfinMike Frysinger1-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds32-2600/+3690
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg3-7/+17
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2-2/+2