summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-02-08USB: handle idVendor of 0x0000Greg Kroah-Hartman
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch
2007-12-13kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain
2007-12-09kbuild: fix building with O=.. optionsSam Ravnborg
2007-11-29update checkpatch.pl to version 0.12Andy Whitcroft
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds
2007-10-20[PARISC] Port checkstack.pl to pariscKyle McMartin
2007-10-20kconfig: set title bar in xconfigRandy Dunlap
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg
2007-10-19fix a trivial typo in scripts/checkstack.plJoern Engel
2007-10-18update checkpatch.pl to version 0.11Andy Whitcroft
2007-10-18kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley
2007-10-18kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley
2007-10-18kbuild: modpost problem when symbols move from one module to anotherTrent Piepho
2007-10-17kernel-doc: fix doc blocks and htmlRandy Dunlap
2007-10-17update checkpatch.pl to version 0.10Andy Whitcroft
2007-10-17Add stack checking for BlackfinMike Frysinger
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: check for wrong use of CFLAGSSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-13i2c: Kill struct i2c_device_idJean Delvare
2007-10-12kbuild: make modpost detect unterminated device id listsKees Cook
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg
2007-10-12kbuild: call make once for all targets when O=.. is usedMilton Miller
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg
2007-10-12kbuild: fix directory traversal bugSam Ravnborg
2007-10-12docproc: style & typo cleanupsRandy Dunlap
2007-10-12kbuild: apply genksyms changesSam Ravnborg