summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.4-rc2v6.4-rc2Linus Torvalds2023-05-141-1/+1
* Linux 6.4-rc1v6.4-rc1Linus Torvalds2023-05-071-2/+2
* Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-301-1/+2
|\
| * Makefile: use -z pack-relative-relocsFangrui Song2023-04-171-1/+2
* | Linux 6.3v6.3Linus Torvalds2023-04-231-1/+1
|/
* Linux 6.3-rc7v6.3-rc7Linus Torvalds2023-04-161-1/+1
* Linux 6.3-rc6v6.3-rc6Linus Torvalds2023-04-091-1/+1
* Linux 6.3-rc5v6.3-rc5Linus Torvalds2023-04-021-1/+1
* Linux 6.3-rc4v6.3-rc4Linus Torvalds2023-03-261-1/+1
* Linux 6.3-rc3v6.3-rc3Linus Torvalds2023-03-191-1/+1
* Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-181-7/+4
|\
| * kbuild: use git-archive for source package creationMasahiro Yamada2023-03-161-6/+1
| * kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada2023-03-161-1/+1
| * Makefile: Make kernelrelease target work with M=Tzafrir Cohen2023-03-151-0/+2
* | Linux 6.3-rc2v6.3-rc2Linus Torvalds2023-03-121-1/+1
|/
* Linux 6.3-rc1v6.3-rc1Linus Torvalds2023-03-051-2/+2
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-46/+47
|\
| * kbuild: add a tool to list files ignored by gitMasahiro Yamada2023-02-161-1/+6
| * kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-051-8/+0
| * kbuild: fix trivial typo in commentCarlos Llamas2023-02-051-1/+1
| * powerpc/vdso: Filter clang's auto var init zero enabler when linkingNathan Chancellor2023-02-051-1/+3
| * kbuild: save overridden KERNELRELEASE in include/config/kernel.releaseMasahiro Yamada2023-02-051-1/+5
| * setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada2023-02-051-3/+2
| * kbuild: Stop using '-Qunused-arguments' with clangNathan Chancellor2023-01-261-1/+0
| * kbuild: also delete temporary directoriesThomas Weißschuh2023-01-221-2/+3
| * kbuild: rust: move rust/target.json to scripts/Masahiro Yamada2023-01-221-2/+2
| * kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada2023-01-221-0/+6
| * kbuild: drop V=0 supportMasahiro Yamada2023-01-221-5/+2
| * kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-221-9/+9
| * kbuild: print short log in addition to the whole command with V=1Masahiro Yamada2023-01-221-11/+7
| * kbuild: refactor silent mode detectionMasahiro Yamada2023-01-221-3/+3
* | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-1/+8
|\ \
| * | kbuild: Optionally enable schema checks for %.dtb targetsRob Herring2022-12-261-1/+8
* | | Merge tag 'rust-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-02-201-1/+1
|\ \ \
| * | | rust: delete rust-project.json when running make cleanMaíra Canal2023-02-071-1/+1
* | | | Linux 6.2v6.2Linus Torvalds2023-02-191-1/+1
* | | | Linux 6.2-rc8v6.2-rc8Linus Torvalds2023-02-121-1/+1
* | | | Linux 6.2-rc7v6.2-rc7Linus Torvalds2023-02-051-1/+1
* | | | Linux 6.2-rc6v6.2-rc6Linus Torvalds2023-01-291-1/+1
| |_|/ |/| |
* | | Linux 6.2-rc5v6.2-rc5Linus Torvalds2023-01-211-1/+1
* | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-211-1/+14
|\ \ \ | |/ / |/| |
| * | kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=yMasahiro Yamada2023-01-111-0/+1
| * | kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinuxMasahiro Yamada2023-01-111-1/+13
* | | Linux 6.2-rc4v6.2-rc4Linus Torvalds2023-01-151-1/+1
|/ /
* | Linux 6.2-rc3v6.2-rc3Linus Torvalds2023-01-081-1/+1
* | kbuild: fix single *.ko buildMasahiro Yamada2023-01-051-1/+1
* | Linux 6.2-rc2v6.2-rc2Linus Torvalds2023-01-011-1/+1
* | kbuild: sort single-targets alphabetically againMasahiro Yamada2022-12-301-1/+1
|/
* Linux 6.2-rc1v6.2-rc1Linus Torvalds2022-12-251-2/+2
* Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-191-7/+19
|\