Age | Commit message (Expand) | Author |
---|---|---|
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-03-16 | Update system counter names | Richard Braun |
2017-03-15 | kern/syscnt: replace the evcnt module | Richard Braun |
2014-09-09 | kern/llsync: fix alignment of per-CPU data | Richard Braun |
2014-09-05 | kern/llsync: use percpu variables | Richard Braun |
2014-06-11 | kern/llsync: per-processor deferred work queues | Richard Braun |
2014-06-10 | kern/llsync: rework lockless synchronization | Richard Braun |
2014-05-22 | kern/llsync: track reset events | Richard Braun |
2013-05-24 | kern/llsync: disable interrupts on per-CPU data access | Richard Braun |
2013-05-24 | kern/llsync: improve concurrency | Richard Braun |
2013-05-15 | kern/llsync: new module | Richard Braun |