summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2008-07-25kconfig: speed up all*config + randconfigSam Ravnborg-86/+68
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel-0/+79
2008-07-25kconfig: add diffconfig utilityTim Bird-0/+129
2008-07-25kernel-doc: handle/strip __initRandy Dunlap-0/+1
2008-07-25kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg-0/+41
2008-07-25kbuild: install all headers when arch is changedSam Ravnborg-8/+12
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg-92/+161
2008-07-25kbuild: only one call for include/ in make headers_*Sam Ravnborg-9/+0
2008-07-25kbuild: code refactoring in Makefile.headerinstSam Ravnborg-29/+35
2008-07-25kbuild: drop support of ALTARCH for headers_*Sam Ravnborg-75/+9
2008-07-25kbuild: always unifdef files in headers_install*Sam Ravnborg-19/+10
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds-4/+6
2008-07-25firmware: create firmware binaries during 'make modules'.David Woodhouse-4/+6
2008-07-25fix checkstack.pl arch detectionEric Sandeen-1/+2
2008-07-25find dynamic stack allocations in checkstack.plEric Sandeen-1/+23
2008-07-24checkpatch: version 0.21Andy Whitcroft-1/+1
2008-07-24checkpatch: types cannot start mid word for pointer testsAndy Whitcroft-2/+2
2008-07-24checkpatch: complex macros need to ignore commentsAndy Whitcroft-0/+1
2008-07-24checkpatch: variants -- move the main unary/binary operators to use variantsAndy Whitcroft-18/+18
2008-07-24checkpatch: add checks for question mark and colon spacingAndy Whitcroft-9/+72
2008-07-24checkpatch: possible modifiers -- handle multiple modifiers and trailingAndy Whitcroft-3/+5
2008-07-24checkpatch: possible types -- known modifiers cannot be typesAndy Whitcroft-1/+1
2008-07-24checkpatch: handle return types of pointers to functionsAndy Whitcroft-1/+1
2008-07-24checkpatch: macro complexity checks are meaningless in linker scriptsAndy Whitcroft-1/+2
2008-07-24checkpatch: possible modifiers are not being correctly matchedAndy Whitcroft-4/+3
2008-07-24checkpatch: improve type matcher debugAndy Whitcroft-4/+7
2008-07-24checkpatch: allow for type modifiers on multiple declarationsAndy Whitcroft-0/+4
2008-07-24checkpatch: correct spelling in kfree checksWolfram Sang-1/+1
2008-07-24checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman-0/+7
2008-07-24checkpatch: condition/loop indent checksAndy Whitcroft-4/+55
2008-07-24checkpatch: toughen trailing if statement checks and extend them to while and...Andy Whitcroft-5/+5
2008-07-24checkpatch: check spacing for square bracketsAndy Whitcroft-0/+11
2008-07-24checkpatch: switch -- report trailing statements on case and defaultAndy Whitcroft-0/+4
2008-07-24checkpatch: allow printk strings to exceed 80 characters to maintain their se...Andy Whitcroft-1/+3
2008-07-24checkpatch: trailing statement indent: fix end of statement locationAndy Whitcroft-5/+10
2008-07-24checkpatch: macros: fix statement counting block end detectionAndy Whitcroft-12/+11
2008-07-24checkpatch: types: unary -- goto introduces unary contextAndy Whitcroft-1/+1
2008-07-24checkpatch: comment detection: ignore macro continuation when detecting assoc...Andy Whitcroft-1/+1
2008-07-24checkpatch: possible types: __asm__ is never a typeAndy Whitcroft-1/+1
2008-07-24checkpatch: add a checkpatch warning for new uses of __initcall().Michael Ellerman-0/+4
2008-07-24checkpatch: types: some types may also be identifiersAndy Whitcroft-5/+6
2008-07-24checkpatch: return is not a function -- parentheses for casts are ok tooAndy Whitcroft-0/+1
2008-07-24checkpatch: Version: 0.20Andy Whitcroft-1/+1
2008-07-24remove the v850 portAdrian Bunk-4/+3
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-8/+16
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers-1/+3
2008-07-21pnp: add acpi:* modalias entriesKay Sievers-8/+16
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse-2/+23
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds-0/+45
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-0/+45