summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-202-12/+2
|\
| * ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel2016-04-071-8/+0
| * ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel2016-04-071-4/+0
| * ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel2016-04-071-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-193-16/+46
|\ \
| * | scripts/bloat-o-meter: print percent changeVineet Gupta2016-05-191-0/+6
| * | scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-191-0/+1
| * | scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov2016-05-191-16/+39
* | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-192-106/+430
|\ \ \
| * | | docproc: print a comment about autogeneration for rst outputJani Nikula2016-05-141-0/+7
| * | | docproc: add support for reStructuredText format via --rst optionJani Nikula2016-05-141-10/+80
| * | | docproc: abstract terminating lines at first spaceJani Nikula2016-05-141-13/+21
| * | | docproc: abstract docproc directive detectionJani Nikula2016-05-141-10/+20
| * | | docproc: reduce unnecessary indentationJani Nikula2016-05-141-46/+47
| * | | docproc: add variables for subcommand and filenameJani Nikula2016-05-141-6/+11
| * | | kernel-doc: use rst C domain directives and references for typesJani Nikula2016-05-141-10/+9
| * | | kernel-doc: produce RestructuredText outputJonathan Corbet2016-05-141-0/+233
| * | | kernel-doc: rewrite usage description, remove duplicated commentsJani Nikula2016-05-141-46/+37
| | |/ | |/|
* | | Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-191-5/+39
|\ \ \
| * | | localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier2016-04-261-1/+1
| * | | localmodconfig: Reset certificate pathsBenjamin Poirier2016-04-261-0/+34
| * | | localmodconfig: Add missing $ to reference a variableBenjamin Poirier2016-04-261-1/+1
| * | | localmodconfig: Fix parsing of "help" textBenjamin Poirier2016-04-261-1/+1
| * | | localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier2016-04-261-2/+2
| * | | localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier2016-04-261-1/+1
* | | | ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki2016-05-131-1/+1
| |_|/ |/| |
* | | modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel2016-05-051-24/+45
|/ /
* / ASN.1: fix open failure check on headernameColin Ian King2016-04-061-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-03-248-9/+215
|\
| * kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni2016-03-041-0/+5
| * kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-02-261-4/+4
| * Coccinelle: Add api/setup_timer.cocciVaishali Thakkar2016-02-181-0/+199
| * coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao2016-02-181-0/+2
| * scripts/coccinelle: modernize &Julia Lawall2016-02-181-1/+1
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-03-242-6/+10
|\ \
| * | unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-02-011-5/+7
| * | scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-011-1/+3
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-244-9/+12
|\ \
| * | kbuild: suppress annoying "... is up to date." messageMasahiro Yamada2016-03-041-3/+3
| * | kbuild: fixdep: Check fstat(2) return valueTom Rini2016-02-171-1/+5
| * | scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel2016-02-081-3/+4
| * | dtbsinstall: don't move target directory out of the wayRussell King2016-01-281-2/+0
| |/
* | parisc: Use generic extable search and sort routinesHelge Deller2016-03-231-0/+1
* | ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2016-03-221-0/+4
* | scripts/gdb: account for changes in module data structureJan Kiszka2016-03-222-3/+4
* | scripts/gdb: add cmdline reader commandKieran Bingham2016-03-221-0/+13