aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-06-19scripts/mkcompile_h: Remove trailing spaces from compiler versionGravatar Jonathan Liu 1-1/+1
2017-06-10kconfig: Check for libncurses before menuconfigGravatar Borislav Petkov 1-1/+1
2017-06-10kbuild: speed up checksyscalls.shGravatar Arnd Bergmann 1-7/+4
2017-06-08checkpatch: Remove checks for expedited grace periodsGravatar Paul E. McKenney 1-17/+0
2017-06-06tags: honor COMPILED_SOURCE with apart output directoryGravatar Robert Jarzmik 1-0/+1
2017-06-06genksyms: add printf format attribute to error_with_pos()Gravatar Nicolas Iooss 1-1/+1
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)Gravatar André Draszik 1-4/+5
2017-05-28gcc-plugins: Detail c-common.h location for GCC 4.6Gravatar Kees Cook 1-0/+7
2017-05-23module: Add module name to modinfoGravatar Kees Cook 1-0/+1
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 16-1/+16
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 16-1/+16
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookGravatar Jonathan Corbet 2-17/+3
2017-05-18doc: ReSTify SELinux.txtGravatar Kees Cook 1-1/+1
2017-05-18kbuild: skip install/check of headers right under uapi directoriesGravatar Masahiro Yamada 1-16/+27
2017-05-17dtc: check.c fix compile errorGravatar Shuah Khan 1-1/+1
2017-05-16docs: remove DocBook from the building systemGravatar Mauro Carvalho Chehab 2-17/+3
2017-05-14scripts: Switch to more portable Perl shebangGravatar Kamil Rytarowski 24-25/+37
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-38/+30
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-14/+7
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 8-282/+280
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-2/+1
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-26/+29
2017-05-11Makefile.headersinst: remove destination-y optionGravatar Nicolas Dichtel 1-1/+1
2017-05-11Makefile.headersinst: cleanup input filesGravatar Nicolas Dichtel 1-24/+14
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosGravatar Joe Perches 1-0/+3
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesGravatar Masahiro Yamada 1-0/+3
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeGravatar Stephen Boyd 1-0/+1
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosGravatar Stephen Boyd 1-0/+1
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testGravatar Joe Perches 1-1/+3
2017-05-08checkpatch: improve the embedded function name test for patch contextsGravatar Joe Perches 1-9/+8
2017-05-08checkpatch: add --typedefsfileGravatar Jerome Forissier 1-17/+35
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testGravatar Joe Perches 1-3/+10
2017-05-08checkpatch: special audit for revert commit lineGravatar Wei Wang 1-0/+1
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageGravatar Joe Perches 1-5/+7
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testGravatar Joe Perches 1-2/+4
2017-05-08checkpatch: avoid suggesting struct definitions should be constGravatar Joe Perches 1-3/+3
2017-05-08checkpatch: allow space leading blank lines in email headersGravatar Joe Perches 1-2/+2
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testGravatar Joe Perches 1-0/+11
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsGravatar Joe Perches 1-0/+26
2017-05-08checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksGravatar Ruslan Bilovol 1-13/+0
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetGravatar Masahiro Yamada 1-8/+0
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 21-184/+555
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+1
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-0/+2
2017-05-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+25
2017-05-03scripts/spelling.txt: add several more common spelling mistakesGravatar Colin Ian King 1-0/+25
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+92
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-0/+2