Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-21 | Revert "core: Fix clang build" | bunnei | 1 | -1/+1 |
2020-10-18 | core: Fix clang build | Lioncash | 1 | -1/+1 |
2020-08-15 | common: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -18/+19 |
2019-10-15 | Kernel Scheduler: Make sure the global scheduler shutdowns correctly. | Fernando Sahmkow | 1 | -0/+7 |
2019-04-05 | common/multi_level_queue: Silence truncation warning in iterator operator++ | Lioncash | 1 | -1/+1 |
2019-03-27 | Fixes and corrections on formatting. | Fernando Sahmkow | 1 | -4/+10 |
2019-03-27 | Fixes to multilevelqueue's iterator. | Fernando Sahmkow | 1 | -1/+5 |
2019-03-27 | Use MultiLevelQueue instead of old ThreadQueueList | Fernando Sahmkow | 1 | -12/+10 |
2019-03-27 | Implement a MultiLevelQueue | Fernando Sahmkow | 1 | -0/+329 |