summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2017-08-31scripts/dtc: fix '%zx' warningRussell King-1/+1
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+15
2017-08-25kbuild: update comments of Makefile.asm-genericCao jin-2/+2
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings-2/+2
2017-08-10fixdep: trivial: typo fix and correctionCao jin-3/+3
2017-08-10kbuild: trivial cleanups on the commentsCao jin-9/+8
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches-25/+66
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2017-07-23Properly alphabetize MAINTAINERS fileLinus Torvalds-0/+77
2017-07-20scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand-1/+1
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-25/+4
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+101
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2017-07-12checkpatch: improve the STORAGE_CLASS testJoe Perches-2/+10
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez-3/+10
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez-1/+1
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin-0/+80
2017-07-11kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada-10/+1
2017-07-11kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada-5/+0
2017-07-10checkpatch: improve multi-line alignment testJoe Perches-1/+1
2017-07-10checkpatch: improve macro reuse testJoe Perches-6/+6
2017-07-10checkpatch: change format of --color argument to --color[=WHEN]John Brooks-6/+29
2017-07-10checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur-3/+3
2017-07-10checkpatch: improve tests for multiple line function definitionsJoe Perches-1/+25
2017-07-10checkpatch: remove false warning for commit referenceHeinrich Schuchardt-1/+3
2017-07-10checkpatch: fix stepping through statements with $stat and ctx_statement_blockJoe Perches-1/+1
2017-07-10checkpatch: [HLP]LIST_HEAD is also declarationSteffen Maier-1/+1
2017-07-10checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tJoe Perches-0/+11
2017-07-10checkpatch: improve the unnecessary OOM message testJoe Perches-1/+1
2017-07-10kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada-6/+2
2017-07-10kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada-4/+1
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+41
2017-07-07Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+37
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-21/+17
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2017-07-06scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King-0/+31
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley-0/+2
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1061
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook-0/+1061
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds-900/+5
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+0
2017-07-03scripts/kernel-doc: handle DECLARE_HASHTABLEJakub Kicinski-0/+2
2017-07-03kbuild: create deterministic initramfs directory listingsBjørn Forsman-1/+1
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin-9/+36
2017-06-30kbuild: thin archives use P option to arNicholas Piggin-5/+5
2017-06-30kbuild: thin archives final link close --whole-archives optionNicholas Piggin-3/+3
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou-1/+1