Age | Commit message (Expand) | Author |
---|---|---|
2013-06-03 | kern/llsync: use the work module for deferred processing | Richard Braun |
2013-06-01 | kern/thread: update creation attributes handling | Richard Braun |
2013-05-25 | kern/llsync: replace raw bitmaps with cpumaps | Richard Braun |
2013-05-24 | kern/llsync: group related functions | Richard Braun |
2013-05-24 | kern/llsync: fix checkpoint reset interrupt handling | Richard Braun |
2013-05-24 | kern/llsync: fix first processor registration | Richard Braun |
2013-05-24 | kern/llsync: minor refactoring | Richard Braun |
2013-05-24 | kern/llsync: disable interrupts on per-CPU data access | Richard Braun |
2013-05-24 | kern/llsync: assume interrupts are disabled on commit | Richard Braun |
2013-05-24 | kern/llsync: improve concurrency | Richard Braun |
2013-05-24 | kern/llsync: fix deadlock | Richard Braun |
2013-05-24 | kern/llsync: set worker thread processor affinity | Richard Braun |
2013-05-15 | kern/llsync: new module | Richard Braun |