aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* kconfig: speed up all*config + randconfigSam Ravnborg2008-07-25
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-25
* kconfig: add diffconfig utilityTim Bird2008-07-25
* kernel-doc: handle/strip __initRandy Dunlap2008-07-25
* kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg2008-07-25
* kbuild: install all headers when arch is changedSam Ravnborg2008-07-25
* kbuild: optimize headers_* targetsSam Ravnborg2008-07-25
* kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-25
* kbuild: code refactoring in Makefile.headerinstSam Ravnborg2008-07-25
* kbuild: drop support of ALTARCH for headers_*Sam Ravnborg2008-07-25
* kbuild: always unifdef files in headers_install*Sam Ravnborg2008-07-25
* fix checkstack.pl arch detectionEric Sandeen2008-07-25
* find dynamic stack allocations in checkstack.plEric Sandeen2008-07-25
* checkpatch: version 0.21Andy Whitcroft2008-07-24
* checkpatch: types cannot start mid word for pointer testsAndy Whitcroft2008-07-24
* checkpatch: complex macros need to ignore commentsAndy Whitcroft2008-07-24
* checkpatch: variants -- move the main unary/binary operators to use variantsAndy Whitcroft2008-07-24
* checkpatch: add checks for question mark and colon spacingAndy Whitcroft2008-07-24
* checkpatch: possible modifiers -- handle multiple modifiers and trailingAndy Whitcroft2008-07-24
* checkpatch: possible types -- known modifiers cannot be typesAndy Whitcroft2008-07-24
* checkpatch: handle return types of pointers to functionsAndy Whitcroft2008-07-24
* checkpatch: macro complexity checks are meaningless in linker scriptsAndy Whitcroft2008-07-24
* checkpatch: possible modifiers are not being correctly matchedAndy Whitcroft2008-07-24
* checkpatch: improve type matcher debugAndy Whitcroft2008-07-24
* checkpatch: allow for type modifiers on multiple declarationsAndy Whitcroft2008-07-24
* checkpatch: correct spelling in kfree checksWolfram Sang2008-07-24
* checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman2008-07-24
* checkpatch: condition/loop indent checksAndy Whitcroft2008-07-24
* checkpatch: toughen trailing if statement checks and extend them to while and...Andy Whitcroft2008-07-24
* checkpatch: check spacing for square bracketsAndy Whitcroft2008-07-24
* checkpatch: switch -- report trailing statements on case and defaultAndy Whitcroft2008-07-24
* checkpatch: allow printk strings to exceed 80 characters to maintain their se...Andy Whitcroft2008-07-24
* checkpatch: trailing statement indent: fix end of statement locationAndy Whitcroft2008-07-24
* checkpatch: macros: fix statement counting block end detectionAndy Whitcroft2008-07-24
* checkpatch: types: unary -- goto introduces unary contextAndy Whitcroft2008-07-24
* checkpatch: comment detection: ignore macro continuation when detecting assoc...Andy Whitcroft2008-07-24
* checkpatch: possible types: __asm__ is never a typeAndy Whitcroft2008-07-24
* checkpatch: add a checkpatch warning for new uses of __initcall().Michael Ellerman2008-07-24
* checkpatch: types: some types may also be identifiersAndy Whitcroft2008-07-24
* checkpatch: return is not a function -- parentheses for casts are ok tooAndy Whitcroft2008-07-24
* checkpatch: Version: 0.20Andy Whitcroft2008-07-24
* remove the v850 portAdrian Bunk2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * pnp: add acpi:* modalias entriesKay Sievers2008-07-22
* | markers: fix duplicate modpost entryMathieu Desnoyers2008-07-22
|/
* Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse2008-07-17
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\
| | * ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse2008-07-10
| | * firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse2008-07-10