aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24checkpatch: check spacing for square bracketsAndy Whitcroft1-0/+11
2008-07-24checkpatch: switch -- report trailing statements on case and defaultAndy Whitcroft1-0/+4
2008-07-24checkpatch: allow printk strings to exceed 80 characters to maintain their searchabilityAndy Whitcroft1-1/+3
2008-07-24checkpatch: trailing statement indent: fix end of statement locationAndy Whitcroft1-5/+10
2008-07-24checkpatch: macros: fix statement counting block end detectionAndy Whitcroft1-12/+11
2008-07-24checkpatch: types: unary -- goto introduces unary contextAndy Whitcroft1-1/+1
2008-07-24checkpatch: comment detection: ignore macro continuation when detecting associated commentsAndy Whitcroft1-1/+1
2008-07-24checkpatch: possible types: __asm__ is never a typeAndy Whitcroft1-1/+1
2008-07-24checkpatch: add a checkpatch warning for new uses of __initcall().Michael Ellerman1-0/+4
2008-07-24checkpatch: types: some types may also be identifiersAndy Whitcroft1-5/+6
2008-07-24checkpatch: return is not a function -- parentheses for casts are ok tooAndy Whitcroft1-0/+1
2008-07-24checkpatch: Version: 0.20Andy Whitcroft1-1/+1
2008-07-24remove the v850 portAdrian Bunk3-4/+3
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-8/+16
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers2-1/+3
2008-07-21pnp: add acpi:* modalias entriesKay Sievers1-8/+16
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-0/+45
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+45
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+12
2008-07-10ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse1-1/+1
2008-07-10firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse1-0/+45
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar5-111/+209
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg1-5/+20
2008-06-06update checkpatch.pl to version 0.19Andy Whitcroft1-102/+182
2008-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-0/+6
2008-05-31kbuild: fix $(src) assignmnet with external modulesSam Ravnborg1-0/+6
2008-05-30Mark 'scripts/decodecode' executableLinus Torvalds1-0/+0
2008-05-25scripts/ver_linux use 'gcc -dumpversion'Gabriel C1-4/+1
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt1-1/+2
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet1-1/+1
2008-05-19kernel-doc: allow unnamed bit-fieldsRandy Dunlap1-1/+3
2008-05-19kbuild: filter away debug symbols from kernel symbolsSam Ravnborg2-1/+5
2008-05-11kbuild: disable modpost warnings for linkonce sectionsAndi Kleen1-1/+1
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2-4/+5
2008-05-04modpost: i2c aliases need no trailing wildcardJean Delvare1-9/+26
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg1-2/+4
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu1-6/+0
2008-04-29i2c: Add support for device alias namesJean Delvare1-0/+13
2008-04-29update checkpatch.pl to version 0.18Andy Whitcroft1-5/+20
2008-04-29update checkpatch.pl to version 0.17Andy Whitcroft1-41/+90
2008-04-29scripts/Lindent: support gnu indent v2.2.10Joe Perches1-1/+17
2008-04-28kconfig: add named choice groupRoman Zippel6-223/+206
2008-04-28kconfig: fix choice dependency checkRoman Zippel1-18/+76
2008-04-28kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau1-1/+1
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin1-1/+1
2008-04-28kernel-doc: detect trailing kernel-doc line trashRandy Dunlap1-0/+5
2008-04-28kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap1-7/+13
2008-04-26kbuild: scripts/Makefile.modpost typo fixAdrian Bunk1-1/+1