Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | x86: remove byte locks | Jiri Kosina | 2009-01-20 | 1 | -10/+0 |
* | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 |
* | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-22 | 1 | -1/+1 |
* | x86/paravirt: add spin_lock_flags lock op | Jeremy Fitzhardinge | 2008-08-20 | 1 | -0/+6 |
* | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 | 1 | -0/+31 |