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
pinetabv-6.6.y-devel
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
/
alloc.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
1
-1
/
+1
2024-10-16
rust: alloc: update module comment of alloc.rs
Danilo Krummrich
1
-1
/
+1
2024-10-16
rust: alloc: implement `Cmalloc` in module allocator_test
Danilo Krummrich
1
-1
/
+0
2024-10-16
rust: alloc: implement `contains` for `Flags`
Danilo Krummrich
1
-1
/
+6
2024-10-16
rust: alloc: remove `VecExt` extension
Danilo Krummrich
1
-1
/
+0
2024-10-16
rust: alloc: implement `IntoIterator` for `Vec`
Danilo Krummrich
1
-0
/
+1
2024-10-16
rust: alloc: implement kernel `Vec` type
Danilo Krummrich
1
-0
/
+6
2024-10-15
rust: alloc: introduce `ArrayLayout`
Benno Lossin
1
-0
/
+1
2024-10-15
rust: alloc: remove extension of std's `Box`
Danilo Krummrich
1
-1
/
+0
2024-10-15
rust: alloc: implement kernel `Box`
Danilo Krummrich
1
-0
/
+6
2024-10-15
rust: alloc: add __GFP_NOWARN to `Flags`
Danilo Krummrich
1
-0
/
+5
2024-10-15
rust: alloc: add module `allocator_test`
Danilo Krummrich
1
-2
/
+7
2024-10-15
rust: alloc: make `allocator` module public
Danilo Krummrich
1
-1
/
+1
2024-10-15
rust: alloc: implement `ReallocFunc`
Danilo Krummrich
1
-0
/
+9
2024-10-14
rust: alloc: add `Allocator` trait
Danilo Krummrich
1
-0
/
+101
2024-07-09
rust: add abstraction for `struct page`
Alice Ryhl
1
-0
/
+7
2024-07-08
rust: alloc: add __GFP_HIGHMEM flag
Alice Ryhl
1
-0
/
+8
2024-07-08
rust: alloc: fix typo in docs for GFP_NOWAIT
Alice Ryhl
1
-1
/
+1
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
1
-1
/
+0
2024-04-16
rust: kernel: remove usage of `allocator_api` unstable feature
Wedson Almeida Filho
1
-0
/
+4
2024-04-16
rust: alloc: introduce the `BoxExt` trait
Wedson Almeida Filho
1
-0
/
+1
2024-04-16
rust: alloc: introduce allocation flags
Wedson Almeida Filho
1
-0
/
+61
2024-04-16
rust: alloc: introduce the `VecExt` trait
Wedson Almeida Filho
1
-0
/
+1
2024-04-16
rust: kernel: move `allocator` module under `alloc`
Wedson Almeida Filho
1
-0
/
+7