aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-10-17update checkpatch.pl to version 0.10Gravatar Andy Whitcroft 1-58/+196
2007-10-17Add stack checking for BlackfinGravatar Mike Frysinger 1-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 32-2600/+3690
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-yGravatar Sam Ravnborg 3-7/+17
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPGravatar Sam Ravnborg 1-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASGravatar Sam Ravnborg 2-2/+2
2007-10-14kbuild: check for wrong use of CFLAGSGravatar Sam Ravnborg 1-2/+12
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCGravatar Sam Ravnborg 2-4/+4
2007-10-13i2c: Kill struct i2c_device_idGravatar Jean Delvare 1-11/+0
2007-10-12kbuild: make modpost detect unterminated device id listsGravatar Kees Cook 1-7/+33
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsGravatar Matej Laitl 1-8/+15
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesGravatar Jan Beulich 1-9/+26
2007-10-12kbuild: kill backward compatibility checksGravatar Sam Ravnborg 3-29/+2
2007-10-12kbuild: kill EXTRA_ARFLAGSGravatar Sam Ravnborg 1-1/+1
2007-10-12kbuild: call make once for all targets when O=.. is usedGravatar Milton Miller 1-3/+5
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupGravatar Sam Ravnborg 3-754/+897
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Gravatar Adrian Bunk 2-13/+0
2007-10-12kconfig: fix segv fault in menuconfigGravatar Sam Ravnborg 2-7/+11
2007-10-12kconfig: make comments stand out in menuconfigGravatar Sam Ravnborg 1-0/+8
2007-10-12kbuild: fix directory traversal bugGravatar Sam Ravnborg 1-3/+3
2007-10-12docproc: style & typo cleanupsGravatar Randy Dunlap 2-20/+22
2007-10-12kbuild: apply genksyms changesGravatar Sam Ravnborg 4-1706/+2523
2007-10-12kbuild: __extension__ support in genksyms (fix unknown CRC warning)Gravatar Sam Ravnborg 2-1/+5
2007-10-12kbuild: fix genksyms MakefileGravatar Sam Ravnborg 1-2/+6
2007-10-12kbuild: scripts/ver_linux : correct printing of binutils versionGravatar Jesper Juhl 1-3/+1
2007-10-12kbuild: ver_linux fix glibc version printGravatar Jesper Juhl 1-3/+2
2007-10-12kbuild: improve scripts/gcc-version.sh output a bit when called without argsGravatar Jesper Juhl 1-1/+7
2007-10-12kbuild: fix segfault in modpostGravatar Petr Stetiar 1-0/+6
2007-10-12kbuild: fix perl usage in export_report.plGravatar Ram Pai 1-4/+4
2007-10-12kbuild: fix export_report.plGravatar Adrian Bunk 1-1/+1
2007-10-12kbuild: script to check for undefined Kconfig symbolsGravatar Paolo 'Blaisorblade' Giarrusso 1-0/+59
2007-10-12kbuild: check if we can link gettext not just compileGravatar Sam Ravnborg 2-8/+16
2007-10-12kbuild: Use Elfnn_Half as replacement for Elfnn_SectionGravatar Sam Ravnborg 1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Linus Torvalds 2-0/+19
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Gravatar Linus Torvalds 1-0/+5
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Gravatar Linus Torvalds 1-0/+20
2007-10-11x86: fixup the x86 namespace change in scripts/namespace.plGravatar Thomas Gleixner 1-4/+4
2007-10-11[AVR32] checkstack supportGravatar Haavard Skinnemoen 1-0/+5
2007-10-11i386/x86_64: move headers to include/asm-x86Gravatar Thomas Gleixner 1-1/+1
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nGravatar Pavel Emelyanov 1-0/+1
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportGravatar Michael Buesch 1-0/+19
2007-09-23sdio: add modalias supportGravatar Pierre Ossman 1-0/+20
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toGravatar Roman Zippel 1-9/+12
2007-08-11update checkpatch.pl to version 0.09Gravatar Andy Whitcroft 1-31/+71
2007-07-31kbuild: whitelist references from __dbe_table to .initGravatar Ralf Baechle 1-0/+1
2007-07-25kbuild: fix modpost warnings for xtensaGravatar Sam Ravnborg 1-6/+24
2007-07-25kbuild: be more foregiving on init section namingGravatar Sam Ravnborg 1-26/+10
2007-07-25kbuild: rearrange a few function in modpostGravatar Sam Ravnborg 1-32/+48
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksGravatar Roland McGrath 2-2/+2
2007-07-25kconfig: remove unused members from struct symbolGravatar Sam Ravnborg 1-1/+0