Age | Commit message (Expand) | Author |
---|---|---|
2017-08-27 | kern/sleepq: implement timed waits | Richard Braun |
2017-07-31 | kern/{sleepq,turnstile}: remove unused initialization operation | Richard Braun |
2017-07-21 | Merge branch 'adaptive_spinning' | Richard Braun |
2017-07-21 | kern/mutex: new adaptive spinning mutex implementation | Agustina Arzille |
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/sleepq: also disable interrupts during critical sections | Richard Braun |
2017-03-17 | kern/sleepq: very early initialization | Richard Braun |
2017-03-04 | kern/sleepq: new module | Richard Braun |