summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham-2/+3
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham-0/+1
2016-07-12pmem: kill __pmem address spaceDan Williams-1/+0
2016-07-07kbuild: Remove stale asm-generic wrappersJames Hogan-1/+16
2016-07-03doc-rst: linux_tv: remove trailing commentsMauro Carvalho Chehab-0/+0
2016-07-03doc-rst: linux_tv: supress lots of warningsMauro Carvalho Chehab-1/+1
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder-0/+16
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud-0/+4
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud-0/+20
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud-5/+25
2016-06-20coccicheck: Allow for overriding spatch flagsDeepa Dinamani-2/+2
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang-1/+1
2016-06-20Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar-1/+17
2016-06-14modsign: Make sign-file determine the format of the X.509 certDavid Howells-8/+26
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2016-06-10kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula-13/+5
2016-06-10kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula-2/+37
2016-06-10kernel-doc: abstract filename mappingJani Nikula-9/+18
2016-06-10kernel-doc: add missing semi-colons in option parsingJani Nikula-2/+2
2016-06-10kernel-doc: do not warn about duplicate default section namesJani Nikula-2/+5
2016-06-10kernel-doc: remove old debug cruft from dump_section()Jani Nikula-3/+0
2016-06-09docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet-1/+2
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang-1/+1
2016-06-07Add sancov pluginEmese Revfy-1/+170
2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy-0/+75
2016-06-07GCC plugin infrastructureEmese Revfy-2/+1741
2016-06-07Shared library supportEmese Revfy-3/+58
2016-06-04scripts/kernel-doc: Add option to inject line numbersDaniel Vetter-0/+41
2016-06-03checkpatch: reduce git commit description style false positivesJoe Perches-0/+1
2016-06-03scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter-4/+4
2016-06-03scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter-18/+1
2016-05-30kernel-doc: reset contents and section harderJani Nikula-0/+3
2016-05-30kernel-doc: concatenate contents of colliding sectionsJani Nikula-4/+6
2016-05-30kernel-doc: limit the "section header:" detection to a select fewJani Nikula-2/+17
2016-05-30kernel-doc/rst: remove fixme commentJani Nikula-1/+0
2016-05-30kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula-2/+2
2016-05-30kernel-doc: strip leading whitespace from continued param descsJani Nikula-1/+15
2016-05-30kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula-4/+4
2016-05-30kernel-doc/rst: change the output layoutJani Nikula-17/+17
2016-05-30kernel-doc: strip leading blank lines from inline doc commentsJani Nikula-0/+4
2016-05-30kernel-doc/rst: blank lines in output are not neededJani Nikula-6/+1
2016-05-30kernel-doc: fix wrong code indentationJani Nikula-1/+1
2016-05-30kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula-12/+2
2016-05-30kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula-12/+25
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula-1/+0
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula-0/+5
2016-05-30kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula-0/+4
2016-05-30kernel-doc/rst: &foo references are more universal than structsJani Nikula-1/+2
2016-05-30kernel-doc/rst: reference functions according to C domain specJani Nikula-1/+1
2016-05-30kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula-1/+3