summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* bugfix for scripts/patch-kernel in 2.6 sublevel steppingErkki Lintunen2008-08-06
* kernel-doc: skip nested struct/union cleanlyRandy Dunlap2008-08-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-04
|\
| * kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-04
| * kconfig: always write out .configSam Ravnborg2008-08-04
* | firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse2008-08-02
|/
* kbuild: scripts/ver_linux: don't set PATHAdrian Bunk2008-07-31
* kbuild: genksyms: Include extern information in dumpsAndreas Gruenbacher2008-07-31
* kbuild: genksyms parser: fix the __attribute__ ruleAndreas Gruenbacher2008-07-31
* kbuild: scripts/genksyms/lex.l: add %option noinputAdrian Bunk2008-07-30
* kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-30
* scripts/mod/modpost.c: fix spelling of module and happensBen Dooks2008-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-27
|\
| * setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-25
| * kconfig: make defconfig is no longer chattySam Ravnborg2008-07-25
| * kconfig: make oldconfig is now less chattySam Ravnborg2008-07-25
| * 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
* | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-25
|\ \ | |/ |/|
| * firmware: create firmware binaries during 'make modules'.David Woodhouse2008-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