aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-15PM / tools: scripts: AnalyzeSuspend v4.2Todd Brandt1-1167/+2474
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham3-105/+0
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov1-1/+1
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval1-0/+1
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham1-2/+3
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham1-0/+1
2016-07-12pmem: kill __pmem address spaceDan Williams1-1/+0
2016-07-07kbuild: Remove stale asm-generic wrappersJames Hogan1-1/+16
2016-07-03doc-rst: linux_tv: remove trailing commentsMauro Carvalho Chehab1-0/+0
2016-07-03doc-rst: linux_tv: supress lots of warningsMauro Carvalho Chehab1-1/+1
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder2-0/+16
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud1-0/+4
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud1-0/+20
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud4-5/+25
2016-06-20coccicheck: Allow for overriding spatch flagsDeepa Dinamani1-2/+2
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang1-1/+1
2016-06-20Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar1-1/+17
2016-06-14modsign: Make sign-file determine the format of the X.509 certDavid Howells1-8/+26
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-06-10kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula1-13/+5
2016-06-10kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula1-2/+37
2016-06-10kernel-doc: abstract filename mappingJani Nikula1-9/+18
2016-06-10kernel-doc: add missing semi-colons in option parsingJani Nikula1-2/+2
2016-06-10kernel-doc: do not warn about duplicate default section namesJani Nikula1-2/+5
2016-06-10kernel-doc: remove old debug cruft from dump_section()Jani Nikula1-3/+0
2016-06-09docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet1-1/+2
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang1-1/+1
2016-06-07Add sancov pluginEmese Revfy3-1/+170
2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy3-0/+75
2016-06-07GCC plugin infrastructureEmese Revfy11-2/+1741
2016-06-07Shared library supportEmese Revfy3-3/+58
2016-06-04scripts/kernel-doc: Add option to inject line numbersDaniel Vetter1-0/+41
2016-06-03checkpatch: reduce git commit description style false positivesJoe Perches1-0/+1
2016-06-03scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter1-4/+4
2016-06-03scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter1-18/+1
2016-05-30kernel-doc: reset contents and section harderJani Nikula1-0/+3
2016-05-30kernel-doc: concatenate contents of colliding sectionsJani Nikula1-4/+6
2016-05-30kernel-doc: limit the "section header:" detection to a select fewJani Nikula1-2/+17
2016-05-30kernel-doc/rst: remove fixme commentJani Nikula1-1/+0
2016-05-30kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula1-2/+2
2016-05-30kernel-doc: strip leading whitespace from continued param descsJani Nikula1-1/+15
2016-05-30kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula1-4/+4
2016-05-30kernel-doc/rst: change the output layoutJani Nikula1-17/+17
2016-05-30kernel-doc: strip leading blank lines from inline doc commentsJani Nikula1-0/+4
2016-05-30kernel-doc/rst: blank lines in output are not neededJani Nikula1-6/+1
2016-05-30kernel-doc: fix wrong code indentationJani Nikula1-1/+1
2016-05-30kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula1-12/+2
2016-05-30kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula1-12/+25
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula1-1/+0
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula1-0/+5