summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-16Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-01-16Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe
2012-01-15Improve update-po-config outputPeter Foley
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-14dtc: Implement -d option to write out a dependency fileStephen Warren
2012-01-14coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall
2012-01-14coccinelle: semantic patches related to devm_ functions (part 1)Julia Lawall
2012-01-14coccicheck: add M= option to control which dir is processedGreg Dietsche
2012-01-14menuconfig: let make not report error when not save configurationWang YanQing
2012-01-14merge_config.sh: fix bug in final checkJohn Stultz
2012-01-14merge_config.sh: whitespace cleanupDarren Hart
2012-01-14merge_config.sh: use signal names compatible with dash and bashDarren Hart
2012-01-14kconfig: add merge_config.sh scriptjohn stultz
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt
2012-01-13kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt
2012-01-13modpost: use linker section to generate table.Rusty Russell
2012-01-13modpost: use a table rather than a giant if/else statement.Rusty Russell
2012-01-10checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft
2012-01-10checkpatch: typeof may have more complex argumentsAndy Whitcroft
2012-01-10checkpatch: ensure cast type is unique in the context parserAndy Whitcroft
2012-01-10checkpatch: fix complex macros handling of square bracketsAndy Whitcroft
2012-01-10checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft
2012-01-10checkpatch: complex macro should allow the empty do while loopAndy Whitcroft
2012-01-10checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft
2012-01-10checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft
2012-01-10checkpatch: optimise statement scanner when mid-statementAndy Whitcroft
2012-01-10checkpatch: ## is not a valid modifierAndy Whitcroft
2012-01-10checkpatch: improve memset and min/max with cast checkingJoe Perches
2012-01-10checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft
2012-01-10checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft
2012-01-10checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches
2012-01-10checkpatch: update signature "might be better as" warningJoe Perches
2012-01-10get_maintainers.pl: follow renames when looking up commit signersIan Campbell
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08kbuild: Fix comment in Makefile.libMichal Marek
2012-01-08scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds