index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
print.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-16
rust: cleanup unnecessary casts
Gary Guo
1
-2
/
+2
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
1
-2
/
+2
2024-10-07
rust: enable Clippy's `check-private-items`
Miguel Ojeda
1
-0
/
+1
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
1
-0
/
+2
2024-08-25
rust: kernel: use docs.kernel.org links in code documentation
Michael Vetter
1
-10
/
+10
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
1
-5
/
+0
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
1
-4
/
+4
2023-10-15
rust: print: use explicit link in documentation
Miguel Ojeda
1
-0
/
+1
2023-04-07
rust: kernel: Mark rust_fmt_argument as extern "C"
David Gow
1
-1
/
+5
2023-01-16
rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
Miguel Ojeda
1
-11
/
+18
2022-12-01
rust: print: add `pr_cont!` macro
Miguel Ojeda
1
-9
/
+63
2022-12-01
rust: print: add more `pr_*!` levels
Miguel Ojeda
1
-0
/
+154
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
1
-0
/
+198