Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use volatile access and relax_cpu() in queue lock. | Bjoern B. Brandenburg | 2007-05-13 |
* | Various changes that I don't want to lose, but the code does not work. | John M. Calandrino | 2007-05-09 |
* | small fixes | Bjoern Brandenburg | 2007-02-21 |
* | add _irqsave/_irqrestore macros to queuelock.h | Bjoern Brandenburg | 2007-02-20 |
* | Mark spin variable as volatile. | Bjoern Brandenburg | 2007-02-20 |
* | Fix wrong initialization of queue lock. | Bjoern Brandenburg | 2007-02-20 |
* | Implement queue locks based on the primitives provided atomic.h | Bjoern Brandenburg | 2007-02-20 |
* | remove second, unneeded parameter of queue_lock_init() | Bjoern Brandenburg | 2007-02-19 |
* | Added litmus.c, made it compile. | Bjoern B. Brandenburg | 2007-02-01 |