Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Expose `signal_pending` and `cond_resched` to drivers. | Wedson Almeida Filho | 2021-04-23 | 1 | -0/+6 | |
|/ | ||||||
* | rust/arm 32-bit: remove guard for rust-bindgen bug | Sven Van Asbroeck | 2021-04-16 | 1 | -0/+2 | |
* | Export everything as GPL | Miguel Ojeda | 2021-04-13 | 1 | -9/+9 | |
* | Preview of Binder IPC driver in Rust. | Wedson Almeida Filho | 2021-04-11 | 1 | -0/+26 | |
* | `access_ok` is no longer needed. | Wedson Almeida Filho | 2021-03-31 | 1 | -5/+0 | |
* | Add a condition variable implementation to the `sync` module. | Wedson Almeida Filho | 2021-03-15 | 1 | -0/+13 | |
* | Add a spinlock implementation to the `sync` module. | Wedson Almeida Filho | 2021-03-14 | 1 | -0/+23 | |
* | Use `rustc` directly instead of `cargo` | Miguel Ojeda | 2021-01-20 | 1 | -2/+10 | |
* | Initial Rust support | Miguel Ojeda | 2020-09-04 | 1 | -0/+21 |