aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+4
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds1-16/+32
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-346/+252
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2-0/+2
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger1-1/+4
2016-09-19scripts/faddr2line: improve on base path filtering a bitLinus Torvalds1-1/+1
2016-09-19scripts: add script for translating stack dump function offsetsJosh Poimboeuf1-0/+177
2016-09-06docs: Special-case function-pointer parameters in kernel-docJonathan Corbet1-0/+2
2016-09-06docs: make kernel-doc handle varargs properlyJonathan Corbet1-1/+2
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+3
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman3-11/+3
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches2-10/+0
2016-09-01docs-rst: kernel-doc: fix typedef output in RST formatMauro Carvalho Chehab1-10/+24
2016-09-01docs-rst: improve typedef parserMauro Carvalho Chehab1-1/+3
2016-08-31ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk1-0/+0
2016-08-31ver_linux: shell implementation removedAlexander Kapshuk1-193/+0
2016-08-31ver_linux: complete awk implementationAlexander Kapshuk1-0/+89
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg1-11/+16
2016-08-28checkkconfigsymblos: consistent symbol terminologyValentin Rothberg1-67/+67
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg1-10/+8
2016-08-28checkkconfigsymbols: use ArgumentParserValentin Rothberg1-73/+69
2016-08-28checkkconfigsymbols.py: port to Python 3Valentin Rothberg1-16/+17
2016-08-27checkkconfigsymbols.py: avoid shell injectionValentin Rothberg1-5/+7
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches1-1/+3
2016-08-24docs-rst: kernel-doc: better output struct membersMauro Carvalho Chehab1-1/+1
2016-08-22doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser1-3/+0
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan1-2/+10
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook1-1/+3
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches1-1/+1
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2-4/+8
2016-08-08gcc-plugins: Automate make rule generationEmese Revfy1-2/+1
2016-08-08gcc-plugins: Add support for passing plugin argumentsEmese Revfy1-1/+1
2016-08-08gcc-plugins: abort builds cleanly when not supportedKees Cook2-9/+39
2016-08-08kbuild: no gcc-plugins during cc-option testsEmese Revfy1-3/+7
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+8
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-10/+41
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum1-1/+1
2016-08-02checkpatch: if no filenames then read stdinAllen Hubbe1-2/+2
2016-08-02checkpatch: check signoff when reading stdinAllen Hubbe1-1/+3
2016-08-02checkpatch: improve 'bare use of' signed/unsigned types warningJoe Perches1-1/+1
2016-08-02checkpatch: don't complain about BIT macro in uapiTomas Winkler1-2/+3
2016-08-02checkpatch: yet another commit id improvementJoe Perches1-2/+2
2016-08-02checkpatch: allow c99 style // commentsJoe Perches1-0/+6
2016-08-02checkpatch: skip long lines that use an EFI_GUID macroJoe Perches1-0/+4
2016-08-02get_maintainer.pl: reduce need for command-line option -fJoe Perches1-1/+19
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds8-20/+162
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds20-11/+2051
2016-08-02ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-1/+1214
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-8/+26