aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl2007-10-121-3/+1
| * kbuild: ver_linux fix glibc version printJesper Juhl2007-10-121-3/+2
| * kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl2007-10-121-1/+7
| * kbuild: fix segfault in modpostPetr Stetiar2007-10-121-0/+6
| * kbuild: fix perl usage in export_report.plRam Pai2007-10-121-4/+4
| * kbuild: fix export_report.plAdrian Bunk2007-10-121-1/+1
| * kbuild: script to check for undefined Kconfig symbolsPaolo 'Blaisorblade' Giarrusso2007-10-121-0/+59
| * kbuild: check if we can link gettext not just compileSam Ravnborg2007-10-122-8/+16
| * kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2007-10-121-2/+2
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-131-11/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-112-0/+19
|\
| * [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+1
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-101-0/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-10-111-0/+5
|\ \
| * | [AVR32] checkstack supportHaavard Skinnemoen2007-10-111-0/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-111-0/+20
|\ \
| * | sdio: add modalias supportPierre Ossman2007-09-231-0/+20
| |/
* | x86: fixup the x86 namespace change in scripts/namespace.plThomas Gleixner2007-10-111-4/+4
* | i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
|/
* kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-011-9/+12
* update checkpatch.pl to version 0.09Andy Whitcroft2007-08-111-31/+71
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-07-311-0/+1
* kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-251-6/+24
* kbuild: be more foregiving on init section namingSam Ravnborg2007-07-251-26/+10