aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen1-1/+28
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton1-0/+1
2006-09-26[PATCH] Clean up spin/rwlocksAndi Kleen1-31/+40
2006-09-26[PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen1-5/+4
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen1-9/+2
2006-08-30[PATCH] x86_64: Remove alternative_smpAndi Kleen1-7/+4
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-3/+7
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs spinning.Andi Kleen1-6/+6
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-122/+42
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+214