summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-16
|\
| * kbuild, headers.sh: Don't make archheaders explicitlyH. Peter Anvin2011-11-22
| * checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin2011-11-17
| * kbuild: Add support for an "archheaders" targetH. Peter Anvin2011-11-17
| * kbuild: Add support for installing generated asm headersH. Peter Anvin2011-11-17
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-01-16
|\ \
| * | scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-15
| * | coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall2012-01-14
| * | coccinelle: semantic patches related to devm_ functions (part 1)Julia Lawall2012-01-14
| * | coccicheck: add M= option to control which dir is processedGreg Dietsche2012-01-14
| * | ctags: remove struct forward declarationsAlexey Dobriyan2011-12-18
| * | scripts/tags.sh: Add Page flag function magicStephen Boyd2011-11-14
| |/
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-01-16
|\ \
| * | menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-16
| * | kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-15
| * | Improve update-po-config outputPeter Foley2012-01-15
| * | menuconfig: let make not report error when not save configurationWang YanQing2012-01-14
| * | merge_config.sh: fix bug in final checkJohn Stultz2012-01-14
| * | merge_config.sh: whitespace cleanupDarren Hart2012-01-14
| * | merge_config.sh: use signal names compatible with dash and bashDarren Hart2012-01-14
| * | kconfig: add merge_config.sh scriptjohn stultz2012-01-14
| * | kconfig: use xfwrite wrapper function to silence warningsPeter Foley2011-12-18
| * | kconfig: fix set but not used warningsPeter Foley2011-12-11
| * | kconfig: fix warnings by specifing format argumentsPeter Foley2011-12-11
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-16
|\ \ \
| * | | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-15
| * | | dtc: Implement -d option to write out a dependency fileStephen Warren2012-01-14
| * | | kbuild: Fix comment in Makefile.libMichal Marek2012-01-08
| * | | scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao2012-01-08
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\ \ \ \
| * | | | recordmcount: Fix handling of elf64 big-endian objects.David Daney2012-01-06
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2012-01-14
|\ \ \ \ \
| * | | | | kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-13
| * | | | | kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-13
| |/ / / /
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \ \ \ \
| * | | | | modpost: use linker section to generate table.Rusty Russell2012-01-13
| * | | | | modpost: use a table rather than a giant if/else statement.Rusty Russell2012-01-13
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-09
| |/ / / /
* | | | | checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft2012-01-10
* | | | | checkpatch: typeof may have more complex argumentsAndy Whitcroft2012-01-10
* | | | | checkpatch: ensure cast type is unique in the context parserAndy Whitcroft2012-01-10
* | | | | checkpatch: fix complex macros handling of square bracketsAndy Whitcroft2012-01-10
* | | | | checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft2012-01-10
* | | | | checkpatch: complex macro should allow the empty do while loopAndy Whitcroft2012-01-10
* | | | | checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft2012-01-10
* | | | | checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft2012-01-10
* | | | | checkpatch: optimise statement scanner when mid-statementAndy Whitcroft2012-01-10
* | | | | checkpatch: ## is not a valid modifierAndy Whitcroft2012-01-10
* | | | | checkpatch: improve memset and min/max with cast checkingJoe Perches2012-01-10