summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-11-28kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variablesMasahiro Yamada
2024-11-28kbuild: change working directory to external module directory with M=Masahiro Yamada
2024-11-27kbuild: use 'output' variable to create the output directoryMasahiro Yamada
2024-11-27kbuild: rename abs_objtree to abs_outputMasahiro Yamada
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada
2024-11-27kbuild: replace two $(abs_objtree) with $(CURDIR) in top MakefileMasahiro Yamada
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu
2024-11-06kbuild: simplify rustfmt targetMasahiro Yamada
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada
2024-11-04kbuild: check the presence of include/generated/rustc_cfgMasahiro Yamada
2024-11-04kbuild: refactor the check for missing config filesMasahiro Yamada
2024-11-03Linux 6.12-rc6v6.12-rc6Linus Torvalds
2024-10-27Linux 6.12-rc5v6.12-rc5Linus Torvalds
2024-10-20Linux 6.12-rc4v6.12-rc4Linus Torvalds
2024-10-13Linux 6.12-rc3v6.12-rc3Linus Torvalds
2024-10-06Linux 6.12-rc2v6.12-rc2Linus Torvalds
2024-10-07kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-09-24kbuild: remove unnecessary export of RUST_LIB_SRCMasahiro Yamada
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer
2024-09-15Linux 6.11v6.11Linus Torvalds
2024-09-13cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl
2024-09-08Linux 6.11-rc7v6.11-rc7Linus Torvalds
2024-09-05Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-05kbuild: rust: re-run Kconfig if the version text changesMiguel Ojeda
2024-09-01kbuild: remove *.symversions left-overMasahiro Yamada
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds
2024-08-27rust: allow `stable_features` lintMiguel Ojeda
2024-08-25Linux 6.11-rc5v6.11-rc5Linus Torvalds
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-18Linux 6.11-rc4v6.11-rc4Linus Torvalds
2024-08-16Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-08-11Linux 6.11-rc3v6.11-rc3Linus Torvalds
2024-08-10kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursiveMiguel Ojeda
2024-08-06Makefile: add $(srctree) to dependency of compile_commands.json targetAlexandre Courbot
2024-08-04Linux 6.11-rc2v6.11-rc2Linus Torvalds
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-22kbuild: add script and target to generate pacman packageThomas Weißschuh
2024-07-21kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada
2024-07-20Makefile: add comment to discourage tools/* addition for kernel buildsMasahiro Yamada
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16kbuild: raise the minimum GNU Make requirement to 4.0Masahiro Yamada
2024-07-14Linux 6.10v6.10Linus Torvalds