aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-05-14Linux 6.4-rc2v6.4-rc2Gravatar Linus Torvalds 1-1/+1
2023-05-07Linux 6.4-rc1v6.4-rc1Gravatar Linus Torvalds 1-2/+2
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+2
2023-04-23Linux 6.3v6.3Gravatar Linus Torvalds 1-1/+1
2023-04-17Makefile: use -z pack-relative-relocsGravatar Fangrui Song 1-1/+2
2023-04-16Linux 6.3-rc7v6.3-rc7Gravatar Linus Torvalds 1-1/+1
2023-04-09Linux 6.3-rc6v6.3-rc6Gravatar Linus Torvalds 1-1/+1
2023-04-02Linux 6.3-rc5v6.3-rc5Gravatar Linus Torvalds 1-1/+1
2023-03-26Linux 6.3-rc4v6.3-rc4Gravatar Linus Torvalds 1-1/+1
2023-03-19Linux 6.3-rc3v6.3-rc3Gravatar Linus Torvalds 1-1/+1
2023-03-18Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+4
2023-03-16kbuild: use git-archive for source package creationGravatar Masahiro Yamada 1-6/+1
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESGravatar Masahiro Yamada 1-1/+1
2023-03-15Makefile: Make kernelrelease target work with M=Gravatar Tzafrir Cohen 1-0/+2
2023-03-12Linux 6.3-rc2v6.3-rc2Gravatar Linus Torvalds 1-1/+1
2023-03-05Linux 6.3-rc1v6.3-rc1Gravatar Linus Torvalds 1-2/+2
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-46/+47
2023-02-24Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+8
2023-02-20Merge tag 'rust-6.3' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 1-1/+1
2023-02-19Linux 6.2v6.2Gravatar Linus Torvalds 1-1/+1
2023-02-16kbuild: add a tool to list files ignored by gitGravatar Masahiro Yamada 1-1/+6
2023-02-12Linux 6.2-rc8v6.2-rc8Gravatar Linus Torvalds 1-1/+1
2023-02-07rust: delete rust-project.json when running make cleanGravatar Maíra Canal 1-1/+1
2023-02-05Linux 6.2-rc7v6.2-rc7Gravatar Linus Torvalds 1-1/+1
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileGravatar Masahiro Yamada 1-8/+0
2023-02-05kbuild: fix trivial typo in commentGravatar Carlos Llamas 1-1/+1
2023-02-05powerpc/vdso: Filter clang's auto var init zero enabler when linkingGravatar Nathan Chancellor 1-1/+3
2023-02-05kbuild: save overridden KERNELRELEASE in include/config/kernel.releaseGravatar Masahiro Yamada 1-1/+5
2023-02-05setlocalversion: absorb $(KERNELVERSION)Gravatar Masahiro Yamada 1-3/+2
2023-01-29Linux 6.2-rc6v6.2-rc6Gravatar Linus Torvalds 1-1/+1
2023-01-26kbuild: Stop using '-Qunused-arguments' with clangGravatar Nathan Chancellor 1-1/+0
2023-01-22kbuild: also delete temporary directoriesGravatar Thomas Weißschuh 1-2/+3
2023-01-22kbuild: rust: move rust/target.json to scripts/Gravatar Masahiro Yamada 1-2/+2
2023-01-22kbuild: make W=1 warn files that are tracked but ignored by gitGravatar Masahiro Yamada 1-0/+6
2023-01-22kbuild: drop V=0 supportGravatar Masahiro Yamada 1-5/+2
2023-01-22kbuild: allow to combine multiple V= levelsGravatar Masahiro Yamada 1-9/+9
2023-01-22kbuild: print short log in addition to the whole command with V=1Gravatar Masahiro Yamada 1-11/+7
2023-01-22kbuild: refactor silent mode detectionGravatar Masahiro Yamada 1-3/+3
2023-01-21Linux 6.2-rc5v6.2-rc5Gravatar Linus Torvalds 1-1/+1
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+14
2023-01-15Linux 6.2-rc4v6.2-rc4Gravatar Linus Torvalds 1-1/+1
2023-01-11kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=yGravatar Masahiro Yamada 1-0/+1
2023-01-11kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinuxGravatar Masahiro Yamada 1-1/+13
2023-01-08Linux 6.2-rc3v6.2-rc3Gravatar Linus Torvalds 1-1/+1
2023-01-05kbuild: fix single *.ko buildGravatar Masahiro Yamada 1-1/+1
2023-01-01Linux 6.2-rc2v6.2-rc2Gravatar Linus Torvalds 1-1/+1
2022-12-30kbuild: sort single-targets alphabetically againGravatar Masahiro Yamada 1-1/+1
2022-12-26kbuild: Optionally enable schema checks for %.dtb targetsGravatar Rob Herring 1-1/+8
2022-12-25Linux 6.2-rc1v6.2-rc1Gravatar Linus Torvalds 1-2/+2
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-7/+19