aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-09-06modpost: simplify sec_name()Masahiro Yamada
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds
2017-08-31scripts/dtc: fix '%zx' warningRussell King
2017-08-30kernel-doc parser mishandles declarations split into linesMarkus Heiser
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2017-08-10fixdep: trivial: typo fix and correctionCao jin
2017-08-10kbuild: trivial cleanups on the commentsCao jin
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches
2017-08-07scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2017-07-23Properly alphabetize MAINTAINERS fileLinus Torvalds
2017-07-23sphinx-pre-install: add support for MageiaMauro Carvalho Chehab
2017-07-23sphinx-pre-install: fix USE needs for GraphViz and ImageMagickMauro Carvalho Chehab
2017-07-23sphinx-pre-install: add dependencies for ImageMagick to work with svgMauro Carvalho Chehab
2017-07-23sphinx-pre-install: check for the need of graphviz-gdMauro Carvalho Chehab
2017-07-23sphinx-pre-install: use a requirements fileMauro Carvalho Chehab
2017-07-23sphinx-pre-install: detect an existing virtualenvMauro Carvalho Chehab
2017-07-23scripts/sphinx-pre-install: add a script to check Sphinx installMauro Carvalho Chehab
2017-07-20scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-12checkpatch: improve the STORAGE_CLASS testJoe Perches
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin
2017-07-11kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada
2017-07-11kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada
2017-07-10checkpatch: improve multi-line alignment testJoe Perches
2017-07-10checkpatch: improve macro reuse testJoe Perches
2017-07-10checkpatch: change format of --color argument to --color[=WHEN]John Brooks
2017-07-10checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-07-10checkpatch: improve tests for multiple line function definitionsJoe Perches
2017-07-10checkpatch: remove false warning for commit referenceHeinrich Schuchardt
2017-07-10checkpatch: fix stepping through statements with $stat and ctx_statement_blockJoe Perches
2017-07-10checkpatch: [HLP]LIST_HEAD is also declarationSteffen Maier
2017-07-10checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tJoe Perches
2017-07-10checkpatch: improve the unnecessary OOM message testJoe Perches
2017-07-10kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada
2017-07-10kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds