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