summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-05-19Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-14docproc: print a comment about autogeneration for rst outputJani Nikula
2016-05-14docproc: add support for reStructuredText format via --rst optionJani Nikula
2016-05-14docproc: abstract terminating lines at first spaceJani Nikula
2016-05-14docproc: abstract docproc directive detectionJani Nikula
2016-05-14docproc: reduce unnecessary indentationJani Nikula
2016-05-14docproc: add variables for subcommand and filenameJani Nikula
2016-05-14kernel-doc: use rst C domain directives and references for typesJani Nikula
2016-05-14kernel-doc: produce RestructuredText outputJonathan Corbet
2016-05-14kernel-doc: rewrite usage description, remove duplicated commentsJani Nikula
2016-05-13ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel
2016-04-26localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier
2016-04-26localmodconfig: Reset certificate pathsBenjamin Poirier
2016-04-26localmodconfig: Add missing $ to reference a variableBenjamin Poirier
2016-04-26localmodconfig: Fix parsing of "help" textBenjamin Poirier
2016-04-26localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier
2016-04-26localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier
2016-04-07ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel
2016-04-07ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel
2016-04-06ASN.1: fix open failure check on headernameColin Ian King
2016-03-24Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-03-24Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham
2016-03-22scripts/gdb: add version commandKieran Bingham
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intJoe Perches
2016-03-15checkpatch: exclude asm volatile from complex macro checkJoe Perches