aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-05Merge tag 'v4.12.26' into standard/baseBruce Ashfield
2018-07-04kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada
2018-07-04coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada
2018-07-04kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2018-04-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-04-09kbuild: Enable DT symbols when CONFIG_OF_OVERLAY is usedGeert Uytterhoeven
2018-03-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-03-18Merge tag 'v4.12.21' into standard/baseBruce Ashfield
2018-03-14module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2017-10-24kconfig: Add PREEMPT_RT_FULLThomas Gleixner
2017-08-21Revert "ver_linux: Use /usr/bin/awk instead of /bin/awk"Bruce Ashfield
2017-08-15ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold
2017-08-15menuconfig,check-lxdiaglog.sh: Allow specification of ncurses locationJason Wessel
2017-08-15modpost: mask trivial warningsPaul Gortmaker
2017-08-06scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud
2017-06-10kconfig: Check for libncurses before menuconfigBorislav Petkov
2017-06-06tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik
2017-06-06genksyms: add printf format attribute to error_with_pos()Nicolas Iooss
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada
2017-05-17dtc: check.c fix compile errorShuah Khan
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches
2017-05-08checkpatch: improve the embedded function name test for patch contextsJoe Perches
2017-05-08checkpatch: add --typedefsfileJerome Forissier
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches
2017-05-08checkpatch: special audit for revert commit lineWei Wang
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches
2017-05-08checkpatch: avoid suggesting struct definitions should be constJoe Perches
2017-05-08checkpatch: allow space leading blank lines in email headersJoe Perches
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches