aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-10-11checkpatch: improve the block comment * alignment testGravatar Joe Perches 1-7/+12
2016-10-11checkpatch: speed up checking for filenames in sections marked obsoleteGravatar Joe Perches 1-1/+1
2016-10-11const_structs.checkpatch: add frequently used from Julia Lawall's listGravatar Joe Perches 1-0/+25
2016-10-11checkpatch: externalize the structs that should be constGravatar Joe Perches 2-40/+63
2016-10-11checkpatch: don't test for prefer ether_addr_<foo>Gravatar Joe Perches 1-35/+35
2016-10-11checkpatch: test multiple line block comment alignmentGravatar Joe Perches 1-0/+19
2016-10-11checkpatch: look for symbolic permissions and suggest octal insteadGravatar Joe Perches 1-6/+43
2016-10-11checkpatch: see if modified files are marked obsolete in MAINTAINERSGravatar Joe Perches 1-0/+14
2016-10-07spelling.txt: "modeled" is spelt correctlyGravatar Joe Perches 1-1/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 3-1/+3
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-0/+115
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+4
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-16/+32
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-346/+252
2016-09-28scripts/recordmcount.c: account for .softirqentry.textGravatar Dmitry Vyukov 2-0/+2
2016-09-21ftrace/scripts: Add helper script to bisect function tracing problem functionsGravatar Steven Rostedt (Red Hat) 1-0/+115
2016-09-20ubsan: allow to disable the null sanitizerGravatar Christian Borntraeger 1-1/+4
2016-09-19scripts/faddr2line: improve on base path filtering a bitGravatar Linus Torvalds 1-1/+1
2016-09-19scripts: add script for translating stack dump function offsetsGravatar Josh Poimboeuf 1-0/+177
2016-09-06docs: Special-case function-pointer parameters in kernel-docGravatar Jonathan Corbet 1-0/+2
2016-09-06docs: make kernel-doc handle varargs properlyGravatar Jonathan Corbet 1-1/+2
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-1/+3
2016-09-05Merge 4.8-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 3-11/+3
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEGravatar Joe Perches 2-10/+0
2016-09-01docs-rst: kernel-doc: fix typedef output in RST formatGravatar Mauro Carvalho Chehab 1-10/+24
2016-09-01docs-rst: improve typedef parserGravatar Mauro Carvalho Chehab 1-1/+3
2016-08-31ver_linux: rename ver_linux.awk to ver_linuxGravatar Alexander Kapshuk 1-0/+0
2016-08-31ver_linux: shell implementation removedGravatar Alexander Kapshuk 1-193/+0
2016-08-31ver_linux: complete awk implementationGravatar Alexander Kapshuk 1-0/+89
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringGravatar Valentin Rothberg 1-11/+16
2016-08-28checkkconfigsymblos: consistent symbol terminologyGravatar Valentin Rothberg 1-67/+67
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsGravatar Valentin Rothberg 1-10/+8
2016-08-28checkkconfigsymbols: use ArgumentParserGravatar Valentin Rothberg 1-73/+69
2016-08-28checkkconfigsymbols.py: port to Python 3Gravatar Valentin Rothberg 1-16/+17
2016-08-27checkkconfigsymbols.py: avoid shell injectionGravatar Valentin Rothberg 1-5/+7
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingGravatar Joe Perches 1-1/+3
2016-08-24docs-rst: kernel-doc: better output struct membersGravatar Mauro Carvalho Chehab 1-1/+1
2016-08-22doc-rst: Revert "kernel-doc: fix handling of address_space tags"Gravatar Markus Heiser 1-3/+0
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYGravatar Andrew Donnellan 1-2/+10
2016-08-16builddeb: Skip gcc-plugins when not configuredGravatar Kees Cook 1-1/+3
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryGravatar Joe Perches 1-1/+1
2016-08-08gcc-plugins: Add support for plugin subdirectoriesGravatar Emese Revfy 2-4/+8
2016-08-08gcc-plugins: Automate make rule generationGravatar Emese Revfy 1-2/+1
2016-08-08gcc-plugins: Add support for passing plugin argumentsGravatar Emese Revfy 1-1/+1
2016-08-08gcc-plugins: abort builds cleanly when not supportedGravatar Kees Cook 2-9/+39
2016-08-08kbuild: no gcc-plugins during cc-option testsGravatar Emese Revfy 1-3/+7
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-1/+8
2016-08-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-10/+41
2016-08-02kcov: allow more fine-grained coverage instrumentationGravatar Vegard Nossum 1-1/+1
2016-08-02checkpatch: if no filenames then read stdinGravatar Allen Hubbe 1-2/+2