Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -3/+7 |
* | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -1/+1 |
* | spinlocks and preemption points need to be at least compiler barriers | Linus Torvalds | 2013-04-09 | 1 | -11/+18 |
* | 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 |