Age | Commit message (Expand) | Author |
---|---|---|
2016-12-09 | Force brackets around one-line conditional statements | Richard Braun |
2014-06-18 | kern/thread: add thread_join | Richard Braun |
2014-01-03 | Update calls to atomic operations | Richard Braun |
2013-04-03 | kern/spinlock: replace compare-and-swap with a simpler exchange | Richard Braun |
2013-04-03 | kern/spinlock: change the interface of trylock functions | Richard Braun |
2013-02-26 | kern/spinlock: add interrupt-handling locking primitives | Richard Braun |