summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-2631-480/+1646
|\
| * kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada2023-02-261-2/+2
| * kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada2023-02-262-5/+20
| * kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada2023-02-261-4/+2
| * kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada2023-02-262-57/+24
| * kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada2023-02-261-33/+64
| * kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada2023-02-262-24/+19
| * kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada2023-02-261-1/+5
| * kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada2023-02-262-9/+16
| * kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada2023-02-262-32/+8
| * kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada2023-02-261-5/+3
| * kbuild: deb-pkg: create source package without cleaningMasahiro Yamada2023-02-262-6/+66
| * kbuild: add a tool to list files ignored by gitMasahiro Yamada2023-02-163-1/+1059
| * setlocalversion: use only the correct release tag for git-describeMasahiro Yamada2023-02-151-7/+20
| * setlocalversion: clean up the construction of version outputMasahiro Yamada2023-02-051-7/+6
| * kbuild: do not automatically add -w option to modpostMasahiro Yamada2023-02-051-5/+3
| * kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada2023-02-051-1/+1
| * setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada2023-02-051-1/+6
| * setlocalversion: make indentation shallowerMasahiro Yamada2023-02-051-38/+41
| * setlocalversion: simplify the construction of the short versionMasahiro Yamada2023-02-051-2/+1
| * kbuild: do not put .scmversion into the source tarballMasahiro Yamada2023-01-304-27/+8
| * builddeb: clean generated package contentBastian Germann2023-01-261-1/+1
| * builddeb: Consolidate consecutive chmod calls into oneSven Joachim2023-01-261-5/+3
| * scripts: remove bin2cMasahiro Yamada2023-01-264-38/+2
| * scripts: handle BrokenPipeError for python scriptsMasahiro Yamada2023-01-263-10/+40
| * kbuild: Turn a couple more of clang's unused option warnings into errorsNathan Chancellor2023-01-261-0/+2
| * kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers2023-01-263-6/+6
| * kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)Masahiro Yamada2023-01-221-4/+4
| * kbuild: rust: move rust/target.json to scripts/Masahiro Yamada2023-01-223-1/+10
| * fixdep: do not parse *.rlib, *.rmeta, *.soMasahiro Yamada2023-01-221-1/+10
| * fixdep: avoid parsing the same file over againMasahiro Yamada2023-01-221-2/+7
| * fixdep: refactor hash table lookupMasahiro Yamada2023-01-221-22/+25
| * kbuild: remove sed commands after rustc rulesMasahiro Yamada2023-01-222-16/+5
| * fixdep: parse Makefile more correctly to handle comments etc.Masahiro Yamada2023-01-221-54/+119
| * kbuild: specify output names separately for each emission type from rustcMasahiro Yamada2023-01-222-11/+10
| * kbuild: refactor host*_flagsMasahiro Yamada2023-01-221-10/+8
| * kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtboMasahiro Yamada2023-01-221-30/+15
| * kbuild: add more comments for KBUILD_NOCMDDEP=1Masahiro Yamada2023-01-221-0/+6
| * kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada2023-01-224-8/+8
| * kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada2023-01-221-0/+19
| * kbuild: clean up stale file removalMasahiro Yamada2023-01-221-23/+1
| * kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-222-3/+3
| * kbuild: do not print extra logs for V=2Masahiro Yamada2023-01-222-4/+4
| * kbuild: print short log in addition to the whole command with V=1Masahiro Yamada2023-01-221-13/+13
* | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-251-1/+11
|\ \
| * | scripts/decodecode: Add support for RISC-VBjörn Töpel2023-02-211-1/+11
* | | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-244-31/+169
|\ \ \
| * | | of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand2023-02-171-12/+145
| * | | of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand2023-02-171-20/+20
| * | | scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6eRob Herring2023-02-063-6/+11
| |/ /