summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | docs-rst: kernel-doc: fix typedef output in RST formatMauro Carvalho Chehab2016-09-011-10/+24
| * | | | | docs-rst: improve typedef parserMauro Carvalho Chehab2016-09-011-1/+3
| * | | | | docs-rst: kernel-doc: better output struct membersMauro Carvalho Chehab2016-08-241-1/+1
| * | | | | doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser2016-08-221-3/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-032-346/+252
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-053-11/+3
| |\ \ \ \
| * | | | | ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk2016-08-311-0/+0
| * | | | | ver_linux: shell implementation removedAlexander Kapshuk2016-08-311-193/+0
| * | | | | ver_linux: complete awk implementationAlexander Kapshuk2016-08-311-0/+89
| * | | | | checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg2016-08-281-11/+16
| * | | | | checkkconfigsymblos: consistent symbol terminologyValentin Rothberg2016-08-281-67/+67
| * | | | | checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg2016-08-281-10/+8
| * | | | | checkkconfigsymbols: use ArgumentParserValentin Rothberg2016-08-281-73/+69
| * | | | | checkkconfigsymbols.py: port to Python 3Valentin Rothberg2016-08-281-16/+17
| * | | | | checkkconfigsymbols.py: avoid shell injectionValentin Rothberg2016-08-271-5/+7
| * | | | | checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan2016-08-181-2/+10
| | |_|/ / | |/| | |
* | | | | scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2016-09-282-0/+2
* | | | | scripts/faddr2line: improve on base path filtering a bitLinus Torvalds2016-09-191-1/+1
* | | | | scripts: add script for translating stack dump function offsetsJosh Poimboeuf2016-09-191-0/+177
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-09-051-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | builddeb: Skip gcc-plugins when not configuredKees Cook2016-08-161-1/+3
| | |/ / | |/| |
* | | | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches2016-09-012-10/+0
| |_|/ |/| |
* | | get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches2016-08-261-1/+3
| |/ |/|
* | get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches2016-08-101-1/+1
* | gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2016-08-082-4/+8
* | gcc-plugins: Automate make rule generationEmese Revfy2016-08-081-2/+1
* | gcc-plugins: Add support for passing plugin argumentsEmese Revfy2016-08-081-1/+1
* | gcc-plugins: abort builds cleanly when not supportedKees Cook2016-08-082-9/+39
* | kbuild: no gcc-plugins during cc-option testsEmese Revfy2016-08-081-3/+7
|/
* Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-031-1/+8
|\
| * ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-08-021-1/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-023-10/+41
|\ \
| * | kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-08-021-1/+1
| * | checkpatch: if no filenames then read stdinAllen Hubbe2016-08-021-2/+2
| * | checkpatch: check signoff when reading stdinAllen Hubbe2016-08-021-1/+3
| * | checkpatch: improve 'bare use of' signed/unsigned types warningJoe Perches2016-08-021-1/+1
| * | checkpatch: don't complain about BIT macro in uapiTomas Winkler2016-08-021-2/+3
| * | checkpatch: yet another commit id improvementJoe Perches2016-08-021-2/+2
| * | checkpatch: allow c99 style // commentsJoe Perches2016-08-021-0/+6
| * | checkpatch: skip long lines that use an EFI_GUID macroJoe Perches2016-08-021-0/+4
| * | get_maintainer.pl: reduce need for command-line option -fJoe Perches2016-08-021-1/+19
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-08-028-20/+162
|\ \ \
| * | | Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk2016-07-261-1/+2
| * | | builddeb: fix file permissions before packagingHenning Schild2016-07-261-0/+2
| * | | scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocciLuis R. Rodriguez2016-07-221-0/+3
| * | | coccicheck: refer to Documentation/coccinelle.txt and wikiLuis R. Rodriguez2016-07-221-2/+3
| * | | coccicheck: add support for requring a coccinelle versionLuis R. Rodriguez2016-07-221-0/+14
| * | | coccicheck: replace --very-quiet with --quiet when debuggingLuis R. Rodriguez2016-07-221-0/+21
| * | | coccicheck: add support for DEBUG_FILELuis R. Rodriguez2016-07-221-1/+9
| * | | coccicheck: enable parmap supportLuis R. Rodriguez2016-07-221-3/+32