aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-07-24checkpatch: types: unary -- goto introduces unary contextGravatar Andy Whitcroft 1-1/+1
2008-07-24checkpatch: comment detection: ignore macro continuation when detecting assoc...Gravatar Andy Whitcroft 1-1/+1
2008-07-24checkpatch: possible types: __asm__ is never a typeGravatar Andy Whitcroft 1-1/+1
2008-07-24checkpatch: add a checkpatch warning for new uses of __initcall().Gravatar Michael Ellerman 1-0/+4
2008-07-24checkpatch: types: some types may also be identifiersGravatar Andy Whitcroft 1-5/+6
2008-07-24checkpatch: return is not a function -- parentheses for casts are ok tooGravatar Andy Whitcroft 1-0/+1
2008-07-24checkpatch: Version: 0.20Gravatar Andy Whitcroft 1-1/+1
2008-07-24remove the v850 portGravatar Adrian Bunk 3-4/+3
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-8/+16
2008-07-22markers: fix duplicate modpost entryGravatar Mathieu Desnoyers 2-1/+3
2008-07-21pnp: add acpi:* modalias entriesGravatar Kay Sievers 1-8/+16
2008-07-17Update scripts/Makefile.fwinst to cope with older makeGravatar David Woodhouse 1-2/+23
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Gravatar Linus Torvalds 1-0/+45
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitGravatar David Woodhouse 1-0/+45
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+2
2008-07-14[S390] cio: Introduce modalias for css bus.Gravatar Cornelia Huck 1-0/+12
2008-07-10ihex: add ihex2fw tool for converting HEX files into firmware imagesGravatar David Woodhouse 1-1/+1
2008-07-10firmware: Add firmware installation to modules_install, add firmware_installGravatar David Woodhouse 1-0/+45
2008-06-16Merge branch 'linus' into tracing/ftraceGravatar Ingo Molnar 5-111/+209
2008-06-12kbuild: ignore powerpc specific symbols in modpostGravatar Sam Ravnborg 1-5/+20
2008-06-06update checkpatch.pl to version 0.19Gravatar Andy Whitcroft 1-102/+182
2008-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 1-0/+6
2008-05-31kbuild: fix $(src) assignmnet with external modulesGravatar Sam Ravnborg 1-0/+6
2008-05-30Mark 'scripts/decodecode' executableGravatar Linus Torvalds 1-0/+0
2008-05-25scripts/ver_linux use 'gcc -dumpversion'Gravatar Gabriel C 1-4/+1
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionGravatar Steven Rostedt 1-1/+2
2008-05-19kconfig: incorrect 'len' field initialisation ?Gravatar Christophe Jaillet 1-1/+1
2008-05-19kernel-doc: allow unnamed bit-fieldsGravatar Randy Dunlap 1-1/+3
2008-05-19kbuild: filter away debug symbols from kernel symbolsGravatar Sam Ravnborg 2-1/+5
2008-05-11kbuild: disable modpost warnings for linkonce sectionsGravatar Andi Kleen 1-1/+1
2008-05-04kconfig: fix MAC OS X warnings in menuconfigGravatar Sam Ravnborg 2-4/+5
2008-05-04modpost: i2c aliases need no trailing wildcardGravatar Jean Delvare 1-9/+26
2008-05-01kconfig: made check-lxdialog more portableGravatar Sam Ravnborg 1-2/+4
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitGravatar Bryan Wu 1-6/+0
2008-04-29i2c: Add support for device alias namesGravatar Jean Delvare 1-0/+13
2008-04-29update checkpatch.pl to version 0.18Gravatar Andy Whitcroft 1-5/+20
2008-04-29update checkpatch.pl to version 0.17Gravatar Andy Whitcroft 1-41/+90
2008-04-29scripts/Lindent: support gnu indent v2.2.10Gravatar Joe Perches 1-1/+17
2008-04-28kconfig: add named choice groupGravatar Roman Zippel 6-223/+206
2008-04-28kconfig: fix choice dependency checkGravatar Roman Zippel 1-18/+76
2008-04-28kbuild: fix unportability in gen_initramfs_list.shGravatar Felix Fietkau 1-1/+1
2008-04-28kconfig: reversed borderlines in inputboxGravatar Roel Kluin 1-1/+1
2008-04-28kernel-doc: detect trailing kernel-doc line trashGravatar Randy Dunlap 1-0/+5
2008-04-28kernel-doc: detect/prevent duplicate doc section namesGravatar Randy Dunlap 1-7/+13
2008-04-26kbuild: scripts/Makefile.modpost typo fixGravatar Adrian Bunk 1-1/+1
2008-04-26kbuild: soften MODULE_LICENSE checkGravatar Sam Ravnborg 1-4/+4
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 1-0/+7
2008-04-25kconfig: fix broken target update-po-configGravatar Sam Ravnborg 1-2/+2
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSGravatar Richard Hacker 1-0/+8
2008-04-25kbuild: support loading extra symbols in modpostGravatar Richard Hacker 1-1/+22