aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spinlock_up.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-8/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-3/+0
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney1-6/+0
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-3/+7
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds1-11/+18
2011-05-20spinlock_up.h: include asm/processor.h in for cpu_relaxStephen Rothwell1-0/+2
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-13/+13
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-4/+4
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt1-0/+1
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+2
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar1-1/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-0/+74