Age | Commit message (Expand) | Author |
---|---|---|
2017-07-13 | Switch to initialization operations | Richard Braun |
2017-06-25 | kern/xcall: fix minor style issue | 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-05-10 | kern/xcall: use atomic accessors instead of memory barriers | Richard Braun |
2017-03-19 | kern/thread: new thread_assert_interrupted function | Richard Braun |
2017-03-14 | Use the X15 namespace consistently for macros defined by autoconf | Richard Braun |
2017-02-04 | Clean up compilation | Richard Braun |
2016-12-09 | Force brackets around one-line conditional statements | Richard Braun |
2014-10-09 | kern/xcall: new module | Richard Braun |