summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-201-0/+3
|\
| * [PARISC] Port checkstack.pl to pariscKyle McMartin2007-10-201-0/+3
* | kconfig: set title bar in xconfigRandy Dunlap2007-10-201-0/+4
* | Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds2007-10-191-26/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-195-3/+26
|\ \
| * | kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-191-0/+11
| * | kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org2007-10-181-0/+2
| * | kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley2007-10-181-1/+1
| * | kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley2007-10-181-2/+9
| * | kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-181-0/+3
| |/
* | fix a trivial typo in scripts/checkstack.plJoern Engel2007-10-191-1/+1
* | update checkpatch.pl to version 0.11Andy Whitcroft2007-10-181-174/+340
|/
* kernel-doc: fix doc blocks and htmlRandy Dunlap2007-10-171-9/+32
* update checkpatch.pl to version 0.10Andy Whitcroft2007-10-171-58/+196
* Add stack checking for BlackfinMike Frysinger2007-10-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-1632-2600/+3690
|\
| * kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-153-7/+17
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-3/+3
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-152-2/+2
| * kbuild: check for wrong use of CFLAGSSam Ravnborg2007-10-141-2/+12
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-4/+4
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-121-7/+33
| * kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-121-8/+15
| * kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-121-9/+26
| * kbuild: kill backward compatibility checksSam Ravnborg2007-10-123-29/+2
| * kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-121-1/+1
| * kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-121-3/+5
| * kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-123-754/+897
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-122-13/+0
| * kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-122-7/+11
| * kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-121-0/+8
| * kbuild: fix directory traversal bugSam Ravnborg2007-10-121-3/+3
| * docproc: style & typo cleanupsRandy Dunlap2007-10-122-20/+22
| * kbuild: apply genksyms changesSam Ravnborg2007-10-124-1706/+2523
| * kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-122-1/+5
| * kbuild: fix genksyms MakefileSam Ravnborg2007-10-121-2/+6