summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-25
* kconfig: small code refactoring in kconfig MakefileSam Ravnborg2007-10-25
* x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-25
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-23
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-20
|\
| * [PARISC] Port checkstack.pl to pariscKyle McMartin2007-10-20
* | kconfig: set title bar in xconfigRandy Dunlap2007-10-20
* | Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds2007-10-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-19
|\ \
| * | kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-19
| * | kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org2007-10-18
| * | kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley2007-10-18
| * | kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley2007-10-18
| * | kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-18
| |/
* | fix a trivial typo in scripts/checkstack.plJoern Engel2007-10-19
* | update checkpatch.pl to version 0.11Andy Whitcroft2007-10-18
|/
* kernel-doc: fix doc blocks and htmlRandy Dunlap2007-10-17
* update checkpatch.pl to version 0.10Andy Whitcroft2007-10-17
* Add stack checking for BlackfinMike Frysinger2007-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\
| * kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-15
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-15
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15
| * kbuild: check for wrong use of CFLAGSSam Ravnborg2007-10-14
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-12
| * kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-12
| * kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-12
| * kbuild: kill backward compatibility checksSam Ravnborg2007-10-12
| * kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-12
| * kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-12
| * kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-12
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-12
| * kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-12
| * kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-12
| * kbuild: fix directory traversal bugSam Ravnborg2007-10-12
| * docproc: style & typo cleanupsRandy Dunlap2007-10-12
| * kbuild: apply genksyms changesSam Ravnborg2007-10-12
| * kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-12
| * kbuild: fix genksyms MakefileSam Ravnborg2007-10-12
| * kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl2007-10-12
| * kbuild: ver_linux fix glibc version printJesper Juhl2007-10-12
| * kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl2007-10-12
| * kbuild: fix segfault in modpostPetr Stetiar2007-10-12
| * kbuild: fix perl usage in export_report.plRam Pai2007-10-12
| * kbuild: fix export_report.plAdrian Bunk2007-10-12
| * kbuild: script to check for undefined Kconfig symbolsPaolo 'Blaisorblade' Giarrusso2007-10-12
| * kbuild: check if we can link gettext not just compileSam Ravnborg2007-10-12
| * kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2007-10-12
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-13
|/