aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* x86: don't use .subsection when compiling with clangTim Deegan2012-04-111-0/+8
* x86_32: Fix _raw_read_trylock() build on some gcc versions.Keir Fraser2011-03-271-2/+2
* rwlock: Allow to scale to 2^31-1 readers on x86.Keir Fraser2011-03-261-40/+18
* x86: make spinlock's 16-bit asm operand explicitly 16-bit.Tim Deegan2011-03-071-1/+1
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-2/+19
* Simplify spinlock code and re-enable IRQs where possible when spinning.Keir Fraser2009-03-311-13/+0
* x86: Clean up and simplify rwlock implementation.Keir Fraser2008-12-131-15/+34
* Clean up use of spin_is_locked() and introduce rw_is_locked().Keir Fraser2008-12-131-2/+3
* x86, spinlock: Always inline raw spinlock functions.Keir Fraser2008-10-201-5/+5
* x86, spinlock: Get rid of .text.lock out-of-line section.Keir Fraser2008-10-201-9/+8
* Clean up spinlock operations and compile as first-class functions.Keir Fraser2008-10-201-56/+24
* x86: adjust placement of pause insn in _raw_spin_lock()Keir Fraser2008-08-081-2/+2
* x86: Remove (most) Centaur CPU support. Only VIA C7 can work, as itkfraser@localhost.localdomain2007-08-291-8/+0
* [XEN] Can be built -std=gnu99 (except for .S files).kfraser@localhost.localdomain2006-10-181-4/+4
* bitkeeper revision 1.1159.59.1 (412f52e5pzGsSRKxWkXlLmoWzjYc7g)kaf24@freefall.cl.cam.ac.uk2004-08-271-18/+9
* bitkeeper revision 1.994.1.6 (40d852d480GZ_R_XEId8Zw3_6I_0lA)kaf24@scramble.cl.cam.ac.uk2004-06-221-152/+75
* bitkeeper revision 1.952 (40c8935a3XSRdQfnx5RoO7XgaggvOQ)kaf24@scramble.cl.cam.ac.uk2004-06-101-0/+205