summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2007-10-18update checkpatch.pl to version 0.11Andy Whitcroft-174/+340
2007-10-18kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org-0/+2
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley-1/+1
2007-10-18kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley-2/+9
2007-10-18kbuild: modpost problem when symbols move from one module to anotherTrent Piepho-0/+3
2007-10-17kernel-doc: fix doc blocks and htmlRandy Dunlap-9/+32
2007-10-17update checkpatch.pl to version 0.10Andy Whitcroft-58/+196
2007-10-17Add stack checking for BlackfinMike Frysinger-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-2600/+3690
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg-7/+17
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg-2/+2
2007-10-14kbuild: check for wrong use of CFLAGSSam Ravnborg-2/+12
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-4/+4
2007-10-13i2c: Kill struct i2c_device_idJean Delvare-11/+0
2007-10-12kbuild: make modpost detect unterminated device id listsKees Cook-7/+33
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl-8/+15
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich-9/+26
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg-29/+2
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg-1/+1
2007-10-12kbuild: call make once for all targets when O=.. is usedMilton Miller-3/+5
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg-754/+897
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk-13/+0
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg-7/+11
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg-0/+8
2007-10-12kbuild: fix directory traversal bugSam Ravnborg-3/+3
2007-10-12docproc: style & typo cleanupsRandy Dunlap-20/+22
2007-10-12kbuild: apply genksyms changesSam Ravnborg-1706/+2523
2007-10-12kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg-1/+5
2007-10-12kbuild: fix genksyms MakefileSam Ravnborg-2/+6
2007-10-12kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl-3/+1
2007-10-12kbuild: ver_linux fix glibc version printJesper Juhl-3/+2
2007-10-12kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl-1/+7
2007-10-12kbuild: fix segfault in modpostPetr Stetiar-0/+6
2007-10-12kbuild: fix perl usage in export_report.plRam Pai-4/+4
2007-10-12kbuild: fix export_report.plAdrian Bunk-1/+1
2007-10-12kbuild: script to check for undefined Kconfig symbolsPaolo 'Blaisorblade' Giarrusso-0/+59
2007-10-12kbuild: check if we can link gettext not just compileSam Ravnborg-8/+16
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds-0/+19
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds-0/+5
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-0/+20
2007-10-11x86: fixup the x86 namespace change in scripts/namespace.plThomas Gleixner-4/+4
2007-10-11[AVR32] checkstack supportHaavard Skinnemoen-0/+5
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-1/+1
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch-0/+19
2007-09-23sdio: add modalias supportPierre Ossman-0/+20
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel-9/+12
2007-08-11update checkpatch.pl to version 0.09Andy Whitcroft-31/+71