Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spinlock_up.h: include asm/processor.h in for cpu_relax | Stephen Rothwell | 2011-05-20 | 1 | -0/+2 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -8/+8 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -13/+13 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -4/+4 |
* | spinlock: Add missing __raw_spin_lock_flags() stub for UP | Benjamin Herrenschmidt | 2009-06-10 | 1 | -0/+1 |
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -0/+2 |
* | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 | 1 | -1/+0 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 1 | -0/+74 |