summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab2018-06-151-0/+7
* scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab2018-06-151-3/+18
* scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab2018-06-151-0/+6
* scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab2018-06-151-3/+17
* scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab2018-06-151-1/+1
* scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-138-104/+39
|\
| * kconfig: fix localmodconfigSam Ravnborg2018-06-111-2/+2
| * gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-113-57/+26
| * gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada2018-06-111-8/+0
| * kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-113-14/+8
| * kconfig: add CC_IS_CLANG and CLANG_VERSIONMasahiro Yamada2018-06-081-14/+4
| * stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada2018-06-082-11/+1
* | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-091-1/+0
|\ \
| * | staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-073-7/+28
|\ \ \
| * | | checkpatch: improve patch recognitionJoe Perches2018-06-071-0/+8
| * | | get_maintainer: improve patch recognitionJoe Perches2018-06-071-1/+12
| * | | mm: split page_type out from _mapcountMatthew Wilcox2018-06-071-3/+3
| * | | scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2018-06-072-3/+5
| | |/ | |/|
* | | Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-077-16/+264
|\ \ \ | |/ / |/| |
| * | kbuild: disable new dtc graph and unit-address warningsRob Herring2018-05-141-0/+3
| * | scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2018-05-146-16/+261
* | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-1/+17
|\ \ \
| * | | powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin2018-06-011-1/+17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-062-0/+432
|\ \ \
| * | | bpfilter: switch to CC from HOSTCCAlexei Starovoitov2018-06-051-0/+11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-241-4/+4
| |\ \ \ \
| | * | | | bpf: change eBPF helper doc parsing script to allow for smaller indentQuentin Monnet2018-05-171-4/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-1/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-117-17/+9
| |\ \ \ \ \
| * | | | | | bpf: relax constraints on formatting for eBPF helper documentationQuentin Monnet2018-05-021-7/+7
| * | | | | | bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2018-04-271-0/+421
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-06-061-0/+6
|\ \ \ \ \ \
| * | | | | | trace: Use -mcount-record for dynamic ftraceAndi Kleen2018-05-281-0/+6
* | | | | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-0648-1089/+1396
|\ \ \ \ \ \ \
| * | | | | | | kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-051-1/+1
| * | | | | | | kbuild: Move last word of nconfig help to the previous linePetr Vorel2018-06-051-2/+1
| * | | | | | | kconfig: Add testconfig into make help outputPetr Vorel2018-06-051-0/+1
| * | | | | | | kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada2018-05-291-0/+27
| * | | | | | | kconfig: test: add Kconfig macro language testsMasahiro Yamada2018-05-2913-0/+191
| * | | | | | | kconfig: error out if a recursive variable references itselfMasahiro Yamada2018-05-291-0/+13
| * | | | | | | kconfig: add 'filename' and 'lineno' built-in variablesMasahiro Yamada2018-05-291-0/+16
| * | | | | | | kconfig: add 'info', 'warning-if', and 'error-if' built-in functionsMasahiro Yamada2018-05-291-0/+27
| * | | | | | | kconfig: expand lefthand side of assignment statementMasahiro Yamada2018-05-291-0/+7
| * | | | | | | kconfig: support append assignment operatorMasahiro Yamada2018-05-293-3/+27
| * | | | | | | kconfig: support simply expanded variableMasahiro Yamada2018-05-294-7/+27
| * | | | | | | kconfig: support user-defined function and recursively expanded variableMasahiro Yamada2018-05-294-4/+120
| * | | | | | | kconfig: begin PARAM state only when seeing a command keywordMasahiro Yamada2018-05-291-1/+1
OpenPOWER on IntegriCloud