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