| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-28 | thread name in stack overflow message | joboet | -1/+5 |
| 2025-07-06 | sleep_until: use clock_nanosleep where possible | dvdsk | -1/+9 |
| 2024-06-05 | Raise `DEFAULT_MIN_STACK_SIZE` to at least 64KiB | Jubilee Young | -1/+1 |
| 2024-04-05 | Revert #121666 | Chris Denton | -5/+1 |
| 2024-03-31 | std: move `thread::current` TLS variable out of `thread_info` | joboet | -10/+0 |
| 2024-03-01 | Add `get_name` placeholder to other targets | Chris Denton | -1/+5 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -1/+1 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -3/+3 |
| 2024-02-11 | Implement sys/thread for UEFI | Ayush Singh | -0/+60 |
