summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-256-16/+15
|\
| * Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-246-16/+15
| |\
| | * kbuild: update comments of Makefile.asm-genericCao jin2017-08-251-2/+2
| | * kbuild: Do not use hyphen in exported variable nameBen Hutchings2017-08-211-2/+2
| | * fixdep: trivial: typo fix and correctionCao jin2017-08-101-3/+3
| | * kbuild: trivial cleanups on the commentsCao jin2017-08-103-9/+8
* | | Merge branch 'x86/asm' into locking/coreIngo Molnar2017-08-181-0/+3
|\ \ \ | |/ / |/| |
| * | objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-251-0/+3
* | | parse-maintainers: Move matching sections from MAINTAINERSJoe Perches2017-08-081-0/+12
* | | parse-maintainers: Use perl hash references and specific filenamesJoe Perches2017-08-081-23/+34
* | | parse-maintainers: Add section pattern sortingJoe Perches2017-08-081-21/+49
* | | get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches2017-08-081-25/+66
| |/ |/|
* | Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-281-1/+1
|\ \
| * | scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand2017-07-201-1/+1
| |/
* / Properly alphabetize MAINTAINERS fileLinus Torvalds2017-07-231-0/+77
|/
* Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-131-25/+4
|\
| * kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada2017-07-111-10/+1
| * kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada2017-07-111-5/+0
| * kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-101-6/+2
| * kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada2017-07-101-4/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-134-6/+101
|\ \
| * | checkpatch: improve the STORAGE_CLASS testJoe Perches2017-07-121-2/+10
| * | scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez2017-07-121-3/+10
| * | scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez2017-07-121-1/+1
| * | scripts/gdb: add lx-fdtdump commandPeter Griffin2017-07-122-0/+80
* | | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-121-0/+1
|\ \ \ | |/ / |/| |
| * | module: Add module name to modinfoKees Cook2017-05-231-0/+1
* | | checkpatch: improve multi-line alignment testJoe Perches2017-07-101-1/+1
* | | checkpatch: improve macro reuse testJoe Perches2017-07-101-6/+6
* | | checkpatch: change format of --color argument to --color[=WHEN]John Brooks2017-07-101-6/+29
* | | checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-101-3/+3
* | | checkpatch: improve tests for multiple line function definitionsJoe Perches2017-07-101-1/+25
* | | checkpatch: remove false warning for commit referenceHeinrich Schuchardt2017-07-101-1/+3
* | | checkpatch: fix stepping through statements with $stat and ctx_statement_blockJoe Perches2017-07-101-1/+1
* | | checkpatch: [HLP]LIST_HEAD is also declarationSteffen Maier2017-07-101-1/+1
* | | checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tJoe Perches2017-07-101-0/+11
* | | checkpatch: improve the unnecessary OOM message testJoe Perches2017-07-101-1/+1
| |/ |/|
* | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-072-14/+41
|\ \
| * | kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-301-9/+36
| * | kbuild: thin archives use P option to arNicholas Piggin2017-06-302-5/+5
| * | kbuild: thin archives final link close --whole-archives optionNicholas Piggin2017-06-301-3/+3
* | | Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0725-26/+37
|\ \ \
| * | | kbuild: create deterministic initramfs directory listingsBjørn Forsman2017-07-031-1/+1
| * | | scripts/mkcompile_h: Remove trailing spaces from compiler versionJonathan Liu2017-06-191-1/+1
| * | | scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-1424-25/+37
* | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-074-21/+17
|\ \ \ \
| * | | | kbuild: Add __cc-option macroMatthias Kaehlcke2017-06-252-8/+12
| * | | | kbuild: remove cc-option-alignMasahiro Yamada2017-06-251-5/+0
| * | | | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-1/+1
| * | | | kbuild: speed up checksyscalls.shArnd Bergmann2017-06-101-7/+4
| | |_|/ | |/| |