summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-266-108/+6
|\
| * Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham2016-07-153-105/+0
| * scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov2016-07-151-1/+1
| * scripts/gdb: add constants.py to .gitignoreOmar Sandoval2016-07-151-0/+1
| * scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham2016-07-151-2/+3
| * scripts/gdb: silence 'nothing to do' messageKieran Bingham2016-07-151-0/+1
* | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-021-1/+1
|\|
| * Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-101-1/+1
| |\
| | * of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-06-081-1/+1
* | | Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-miscDaniel Vetter2016-06-141-139/+254
|\ \ \ | |/ / |/| |
| * | docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet2016-06-091-1/+2
| * | scripts/kernel-doc: Add option to inject line numbersDaniel Vetter2016-06-041-0/+41
| * | scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter2016-06-031-4/+4
| * | scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter2016-06-031-18/+1
| * | kernel-doc: reset contents and section harderJani Nikula2016-05-301-0/+3
| * | kernel-doc: concatenate contents of colliding sectionsJani Nikula2016-05-301-4/+6
| * | kernel-doc: limit the "section header:" detection to a select fewJani Nikula2016-05-301-2/+17
| * | kernel-doc/rst: remove fixme commentJani Nikula2016-05-301-1/+0
| * | kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula2016-05-301-2/+2
| * | kernel-doc: strip leading whitespace from continued param descsJani Nikula2016-05-301-1/+15
| * | kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula2016-05-301-4/+4
| * | kernel-doc/rst: change the output layoutJani Nikula2016-05-301-17/+17
| * | kernel-doc: strip leading blank lines from inline doc commentsJani Nikula2016-05-301-0/+4
| * | kernel-doc/rst: blank lines in output are not neededJani Nikula2016-05-301-6/+1
| * | kernel-doc: fix wrong code indentationJani Nikula2016-05-301-1/+1
| * | kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula2016-05-301-12/+2
| * | kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula2016-05-301-12/+25
| * | kernel-doc/rst: drop redundant unescape in highlightingJani Nikula2016-05-301-1/+0
| * | kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula2016-05-301-0/+5
| * | kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula2016-05-301-0/+4
| * | kernel-doc/rst: &foo references are more universal than structsJani Nikula2016-05-301-1/+2
| * | kernel-doc/rst: reference functions according to C domain specJani Nikula2016-05-301-1/+1
| * | kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula2016-05-301-1/+3
| * | kernel-doc: add names for output selectionJani Nikula2016-05-301-17/+30
| * | kernel-doc: add names for states and substatesJani Nikula2016-05-301-43/+48
| * | kernel-doc: support printing exported and non-exported symbolsJani Nikula2016-05-301-2/+27
| * | kernel-doc/rst: fix use of uninitialized valueJani Nikula2016-05-301-1/+2
| |/
* / checkpatch: reduce git commit description style false positivesJoe Perches2016-06-031-0/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-266-177/+14
|\
| * coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-191-1/+1
| * scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-161-2/+2
| * builddeb: fix missing headers in linux-headers packageAzriel Samson2016-05-101-1/+1
| * builddeb: include objtool binary in headers packageBjørn Mork2016-05-101-0/+3
| * kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina2016-04-201-0/+5
| * scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-201-171/+0
| * Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar2016-04-201-2/+2
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-05-262-1/+17
|\ \
| * | kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-101-0/+14
| * | kconfig: add unexpected data itself to warningPaul Bolle2016-05-101-1/+3
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-267-48/+215
|\ \