summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \
| * | | | script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGSArnaud Lacombe2011-08-311-0/+14
| * | | | tags, powerpc: Update tags.sh to support _GLOBAL symbolsIan Munsie2011-08-311-2/+2
| * | | | scripts: add extract-vmlinuxCorentin Chary2011-08-311-0/+62
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-069-112/+173
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan2011-09-091-0/+8
| * | | | scripts/kconfig/nconf: fix editing long stringsCheng Renquan2011-09-091-6/+23
| * | | | scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan2011-09-093-17/+26
| * | | | scripts/kconfig/nconf: fix memmove's length argCheng Renquan2011-09-091-1/+1
| * | | | scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan2011-09-091-1/+1
OpenPOWER on IntegriCloud