Commit message (Expand) | Author | Age | |
---|---|---|---|
* | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 |
* | spinlocks and preemption points need to be at least compiler barriers | Linus Torvalds | 2013-04-09 |
* | spinlock_up.h: include asm/processor.h in for cpu_relax | Stephen Rothwell | 2011-05-20 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
* | spinlock: Add missing __raw_spin_lock_flags() stub for UP | Benjamin Herrenschmidt | 2009-06-10 |
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 |
* | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 |