aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2 daysMerge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-6/+1
11 daysLoongArch: rust: Switch to use built-in rustc targetWANG Rui1-6/+1
2024-05-05rust: upgrade to Rust 1.78.0Miguel Ojeda1-1/+1
2024-04-28RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda1-0/+6
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+3
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar1-1/+1
2024-02-09arm64: rust: Enable Rust support for AArch64Jamie Cunliffe1-1/+3
2024-01-17LoongArch: Enable initial Rust supportWANG Rui1-0/+7
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-1/+1
2022-09-28x86: enable initial Rust supportMiguel Ojeda1-2/+13
2022-09-28scripts: add `generate_rust_target.rs`Miguel Ojeda1-0/+171