summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-04-202-0/+25
|\
| * scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-151-1/+1
| * scripts/extract-ikconfig: Support LZ4-compressed images.Alex Pilon2015-04-151-0/+1
| * irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-251-0/+24
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-172-0/+19
|\ \
| * | MIPS: Add CDMM bus supportJames Hogan2015-03-312-0/+19
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-173-25/+148
|\ \ \
| * | | kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin2015-04-171-2/+6
| * | | checkpatch: avoid "spaces required around that ':'" false positiveJoe Perches2015-04-171-0/+8
| * | | checkpatch: fix --fix use with a patch of multiple filesJoe Perches2015-04-171-1/+1
| * | | checkpatch.pl: new instances of ENOSYS are errorsAndy Lutomirski2015-04-171-0/+8
| * | | checkpatch: add a test for const with __read_mostly usesJoe Perches2015-04-171-0/+10
| * | | checkpatch: improve operator spacing checkSam Bobroff2015-04-171-1/+1
| * | | checkpatch: add 'Prefer ARRAY_SIZE" testJoe Perches2015-04-171-0/+13
| * | | checkpatch: add uart_ops to normally const structsJoe Perches2015-04-171-0/+1
| * | | checkpatch: add #define foo "string" long line exceptionJoe Perches2015-04-171-2/+3
| * | | checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...Joe Perches2015-04-171-0/+9
| * | | checkpatch: don't ask for asm/file.h to linux/file.h unconditionallyFabian Frederick2015-04-171-7/+11
| * | | checkpatch: add test for repeated const usesJoe Perches2015-04-171-0/+18
| * | | checkpatch: improve return negative errno checkJoe Perches2015-04-171-3/+3
| * | | checkpatch: match more world writable permissionsJoe Perches2015-04-171-2/+10
| * | | checkpatch: add optional --codespell dictionary to find more typosJoe Perches2015-04-171-4/+34
| * | | checkpatch: spell check reudceJani Nikula2015-04-171-0/+1
| * | | checkpatch: add spell checking of email subject lineJoe Perches2015-04-171-1/+2
| * | | checkpatch: improve "no space is necessary after a cast" testJoe Perches2015-04-171-2/+9
* | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-161-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | xen: build infrastructure for generating hypercall depending symbolsJuergen Gross2015-03-161-0/+12
| |/ /
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-04-1515-198/+174
|\ \ \
| * | | kconfig: Do not print status messages in make -s modeMichal Marek2015-04-096-32/+62
| * | | kconfig: Simplify MakefileMichal Marek2015-04-081-12/+8
| * | | kbuild: add generic mergeconfig target, %.configMasahiro Yamada2015-03-241-10/+9
| * | | merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada2015-03-241-3/+3
| * | | merge_config.sh: improve indentationMasahiro Yamada2015-03-241-8/+6
| * | | kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada2015-03-241-1/+1
| * | | kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada2015-03-242-1/+5
| * | | kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada2015-03-241-1/+1
| * | | kconfig: Remove unnecessary prototypes from headersMichal Marek2015-02-257-48/+40
| * | | kconfig: Remove dead codeMichal Marek2015-02-254-39/+0
| * | | kconfig: Get rid of the P() macro in headersMichal Marek2015-02-252-47/+43
| * | | kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada2015-02-251-1/+1
| | |/ | |/|
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-04-153-11/+22
|\ \ \
| * | | Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbolsArd Biesheuvel2015-04-071-1/+0
| * | | Kbuild: kallsyms: ignore veneers emitted by the ARM linkerArd Biesheuvel2015-04-071-9/+21
| * | | kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada2015-04-022-2/+2
| * | | kbuild: use relative path to include MakefileMasahiro Yamada2015-04-022-2/+2
| |/ /
* | | scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-141-1/+1
| |/ |/|
* | scripts/gdb: add empty package initialization scriptJan Kiszka2015-02-281-0/+1
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-192-0/+6
|\
| * kconfig: use va_end to match corresponding va_startColin Ian King2015-01-271-0/+1
| * merge_config.sh: Display usage if given too few argumentsOlof Johansson2015-01-071-0/+5
OpenPOWER on IntegriCloud