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