Age | Commit message (Expand) | Author |
---|---|---|
2017-08-27 | kern/turnstile: implement timed waits | Richard Braun |
2017-08-20 | kern/turnstile: fix priority propagation | Richard Braun |
2017-08-20 | kern/turnstile: improve some function names | Richard Braun |
2017-07-31 | kern/{sleepq,turnstile}: remove unused initialization operation | Richard Braun |
2017-07-13 | Switch to initialization operations | Richard Braun |
2017-06-25 | Use the C11 alignas and noreturn macros | Richard Braun |
2017-06-24 | Move the CPU_L1_SIZE macro to x86/cpu module | Richard Braun |
2017-05-30 | Move assert.h to the include directory | Richard Braun |
2017-04-29 | Revert "Remove unneeded quotes when using #error" | Richard Braun |
2017-03-17 | kern/turnstile: very early initialization | Richard Braun |
2017-03-04 | kern/{thread,turnstile}: implement priority inheritance | Richard Braun |