summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-1/+3
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+115
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+4
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds-16/+32
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-346/+252
2016-10-01Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall-7/+11
2016-10-01Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall-4/+4
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov-0/+2
2016-09-23initramfs: Escape colons in depfileMichal Marek-1/+4
2016-09-21ftrace/scripts: Add helper script to bisect function tracing problem functionsSteven Rostedt (Red Hat)-0/+115
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger-1/+4
2016-09-19scripts/faddr2line: improve on base path filtering a bitLinus Torvalds-1/+1
2016-09-19scripts: add script for translating stack dump function offsetsJosh Poimboeuf-0/+177
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin-5/+9
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell-15/+79
2016-09-06docs: Special-case function-pointer parameters in kernel-docJonathan Corbet-0/+2
2016-09-06docs: make kernel-doc handle varargs properlyJonathan Corbet-1/+2
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-1/+3
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman-11/+3
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches-10/+0
2016-09-01docs-rst: kernel-doc: fix typedef output in RST formatMauro Carvalho Chehab-10/+24
2016-09-01docs-rst: improve typedef parserMauro Carvalho Chehab-1/+3
2016-08-31ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk-0/+0
2016-08-31ver_linux: shell implementation removedAlexander Kapshuk-193/+0
2016-08-31ver_linux: complete awk implementationAlexander Kapshuk-0/+89
2016-08-28checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg-11/+16
2016-08-28checkkconfigsymblos: consistent symbol terminologyValentin Rothberg-67/+67
2016-08-28checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg-10/+8
2016-08-28checkkconfigsymbols: use ArgumentParserValentin Rothberg-73/+69
2016-08-28checkkconfigsymbols.py: port to Python 3Valentin Rothberg-16/+17
2016-08-27checkkconfigsymbols.py: avoid shell injectionValentin Rothberg-5/+7
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches-1/+3
2016-08-25kbuild: Regenerate genksyms lexerMichal Marek-18/+17
2016-08-25kbuild: genksyms fix for typeof handlingNicholas Piggin-18/+17
2016-08-24docs-rst: kernel-doc: better output struct membersMauro Carvalho Chehab-1/+1
2016-08-24fixdep: faster CONFIG_ searchAlexey Dobriyan-58/+28
2016-08-22doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser-3/+0
2016-08-18checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan-2/+10
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook-1/+3
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches-1/+1
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy-4/+8
2016-08-08gcc-plugins: Automate make rule generationEmese Revfy-2/+1
2016-08-08gcc-plugins: Add support for passing plugin argumentsEmese Revfy-1/+1
2016-08-08gcc-plugins: abort builds cleanly when not supportedKees Cook-9/+39
2016-08-08kbuild: no gcc-plugins during cc-option testsEmese Revfy-3/+7
2016-08-07[kbuild] handle exports in lib-y objects reliablyAl Viro-0/+20
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-1/+8
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-10/+41
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum-1/+1
2016-08-02checkpatch: if no filenames then read stdinAllen Hubbe-2/+2