summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.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.2Linus Torvalds2023-02-191-1/+1
* | | | Linux 6.2-rc8Linus Torvalds2023-02-121-1/+1
* | | | Linux 6.2-rc7Linus Torvalds2023-02-051-1/+1
* | | | Linux 6.2-rc6Linus Torvalds2023-01-291-1/+1
| |_|/ |/| |
* | | Linux 6.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-rc4Linus Torvalds2023-01-151-1/+1
|/ /
* | Linux 6.2-rc3Linus Torvalds2023-01-081-1/+1
* | kbuild: fix single *.ko buildMasahiro Yamada2023-01-051-1/+1
* | Linux 6.2-rc2Linus Torvalds2023-01-011-1/+1
* | kbuild: sort single-targets alphabetically againMasahiro Yamada2022-12-301-1/+1
|/
* Linux 6.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
|\
| * kbuild: ensure Make >= 3.82 is usedMasahiro Yamada2022-12-141-0/+4
| * kbuild: change module.order to list *.o instead of *.koMasahiro Yamada2022-12-141-1/+1
| * kbuild: add read-file macroMasahiro Yamada2022-12-131-1/+1
| * kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada2022-12-131-1/+1
| * kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGSMasahiro Yamada2022-12-111-1/+2
| * kbuild: Port silent mode detection to future gnu make.Dmitry Goncharov2022-12-101-3/+10
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-191-1/+3
|\ \
| * | objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-181-1/+3
* | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-2/+2
|\ \ \
| * \ \ Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-211-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-2/+2
* | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-1/+1
|\ \ \ \
| * | | | kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li2022-11-011-1/+1
| |/ / /
* | | | Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds2022-12-121-1/+1
|\ \ \ \
| * | | | doc: add texinfodocs and infodocs targetsMaxim Cournoyer2022-11-211-1/+1
| |/ / /