summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret
2016-10-11checkpatch: improve the octal permissions testsJoe Perches
2016-10-11checkpatch: add warning for unnamed function definition argumentsJoe Perches
2016-10-11checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches
2016-10-11checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches
2016-10-11checkpatch: add --strict test for macro argument reuseJoe Perches
2016-10-11checkpatch: improve the block comment * alignment testJoe Perches
2016-10-11checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches
2016-10-11const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches
2016-10-11checkpatch: externalize the structs that should be constJoe Perches
2016-10-11checkpatch: don't test for prefer ether_addr_<foo>Joe Perches
2016-10-11checkpatch: test multiple line block comment alignmentJoe Perches
2016-10-11checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches
2016-10-11checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches
2016-10-07spelling.txt: "modeled" is spelt correctlyJoe Perches
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov
2016-09-21ftrace/scripts: Add helper script to bisect function tracing problem functionsSteven Rostedt (Red Hat)
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger
2016-09-19scripts/faddr2line: improve on base path filtering a bitLinus Torvalds
2016-09-19scripts: add script for translating stack dump function offsetsJosh Poimboeuf
2016-09-06docs: Special-case function-pointer parameters in kernel-docJonathan Corbet
2016-09-06docs: make kernel-doc handle varargs properlyJonathan Corbet
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01docs-rst: kernel-doc: fix typedef output in RST formatMauro Carvalho Chehab
2016-09-01docs-rst: improve typedef parserMauro Carvalho Chehab
2016-08-31ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk
2016-08-31ver_linux: shell implementation removedAlexander Kapshuk
2016-08-31ver_linux: complete awk implementationAlexander Kapshuk
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg
2016-08-28checkkconfigsymblos: consistent symbol terminologyValentin Rothberg
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg
2016-08-28checkkconfigsymbols: use ArgumentParserValentin Rothberg
2016-08-28checkkconfigsymbols.py: port to Python 3Valentin Rothberg
2016-08-27checkkconfigsymbols.py: avoid shell injectionValentin Rothberg
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches
2016-08-24docs-rst: kernel-doc: better output struct membersMauro Carvalho Chehab
2016-08-22doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy
2016-08-08gcc-plugins: Automate make rule generationEmese Revfy
2016-08-08gcc-plugins: Add support for passing plugin argumentsEmese Revfy