summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-01-167-14/+133
|\
| * menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-161-1/+2
| * kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-152-2/+5
| * Improve update-po-config outputPeter Foley2012-01-151-3/+3
| * menuconfig: let make not report error when not save configurationWang YanQing2012-01-141-0/+1
| * merge_config.sh: fix bug in final checkJohn Stultz2012-01-141-2/+2
| * merge_config.sh: whitespace cleanupDarren Hart2012-01-141-2/+2
| * merge_config.sh: use signal names compatible with dash and bashDarren Hart2012-01-141-1/+1
| * kconfig: add merge_config.sh scriptjohn stultz2012-01-141-0/+117
| * kconfig: use xfwrite wrapper function to silence warningsPeter Foley2011-12-181-2/+2
| * kconfig: fix set but not used warningsPeter Foley2011-12-111-4/+1
| * kconfig: fix warnings by specifing format argumentsPeter Foley2011-12-111-3/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-165-5/+30
|\ \
| * | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-1/+1
| * | dtc: Implement -d option to write out a dependency fileStephen Warren2012-01-143-1/+25
| * | kbuild: Fix comment in Makefile.libMichal Marek2012-01-081-3/+3
| * | scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao2012-01-081-0/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-151-1/+1
|\ \ \
| * | | recordmcount: Fix handling of elf64 big-endian objects.David Daney2012-01-061-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2012-01-141-12/+40
|\ \ \ \
| * | | | kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-131-0/+29
| * | | | kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-131-13/+12
| |/ / /
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-125/+92
|\ \ \ \
| * | | | modpost: use linker section to generate table.Rusty Russell2012-01-131-45/+61
| * | | | modpost: use a table rather than a giant if/else statement.Rusty Russell2012-01-131-119/+73
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-0/+13
| |/ / /
* | | | checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft2012-01-101-4/+7
* | | | checkpatch: typeof may have more complex argumentsAndy Whitcroft2012-01-101-1/+1
* | | | checkpatch: ensure cast type is unique in the context parserAndy Whitcroft2012-01-101-1/+1
* | | | checkpatch: fix complex macros handling of square bracketsAndy Whitcroft2012-01-101-1/+1
* | | | checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft2012-01-101-1/+1
* | | | checkpatch: complex macro should allow the empty do while loopAndy Whitcroft2012-01-101-1/+1
* | | | checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft2012-01-101-1/+1
* | | | checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft2012-01-101-5/+12
* | | | checkpatch: optimise statement scanner when mid-statementAndy Whitcroft2012-01-101-2/+20
* | | | checkpatch: ## is not a valid modifierAndy Whitcroft2012-01-101-1/+3
* | | | checkpatch: improve memset and min/max with cast checkingJoe Perches2012-01-101-36/+33
* | | | checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft2012-01-101-6/+22
* | | | checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft2012-01-101-51/+39
* | | | checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches2012-01-101-0/+6
* | | | checkpatch: update signature "might be better as" warningJoe Perches2012-01-101-2/+5
* | | | get_maintainers.pl: follow renames when looking up commit signersIan Campbell2012-01-101-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-11-1324-448/+711
| |\ \ \ \
| * | | | | scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel2011-10-291-1/+1
* | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+72
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin2011-11-221-0/+72
| | |/ / / | |/| | |
* | | | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
|/ / / /
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-11-063-2/+78
|\ \ \ \