summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-26mm: clean up non-standard page->_mapcount usersVladimir Davydov
2016-07-26scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-07-25Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-07-22doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab
2016-07-17kernel-doc: Fix up warning outputDaniel Vetter
2016-07-15PM / tools: scripts: AnalyzeSuspend v4.2Todd Brandt
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-07-07kbuild: Remove stale asm-generic wrappersJames Hogan
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-06-10kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula
2016-06-10kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula
2016-06-10kernel-doc: abstract filename mappingJani Nikula
2016-06-10kernel-doc: add missing semi-colons in option parsingJani Nikula
2016-06-10kernel-doc: do not warn about duplicate default section namesJani Nikula
2016-06-10kernel-doc: remove old debug cruft from dump_section()Jani Nikula
2016-06-09docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-06-04scripts/kernel-doc: Add option to inject line numbersDaniel Vetter
2016-06-03checkpatch: reduce git commit description style false positivesJoe Perches
2016-06-03scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter
2016-06-03scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter
2016-05-30kernel-doc: reset contents and section harderJani Nikula
2016-05-30kernel-doc: concatenate contents of colliding sectionsJani Nikula
2016-05-30kernel-doc: limit the "section header:" detection to a select fewJani Nikula
2016-05-30kernel-doc/rst: remove fixme commentJani Nikula
2016-05-30kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula
2016-05-30kernel-doc: strip leading whitespace from continued param descsJani Nikula
2016-05-30kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula
2016-05-30kernel-doc/rst: change the output layoutJani Nikula
2016-05-30kernel-doc: strip leading blank lines from inline doc commentsJani Nikula
2016-05-30kernel-doc/rst: blank lines in output are not neededJani Nikula
2016-05-30kernel-doc: fix wrong code indentationJani Nikula
2016-05-30kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula
2016-05-30kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula
2016-05-30kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula
2016-05-30kernel-doc/rst: &foo references are more universal than structsJani Nikula
2016-05-30kernel-doc/rst: reference functions according to C domain specJani Nikula
2016-05-30kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula