Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: fix spin_is_contended() | Jan Beulich | 2008-08-15 | 1 | -2/+2 |
* | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+64 |
* | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 1 | -15/+40 |
* | Make <asm-x86/spinlock.h> use ACCESS_ONCE() | Linus Torvalds | 2008-05-10 | 1 | -14/+4 |
* | x86: spinlock ops are always-inlined | Ingo Molnar | 2008-04-17 | 1 | -6/+6 |
* | include/asm-x86/spinlock.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -55/+50 |
* | x86: big ticket locks | Nick Piggin | 2008-01-30 | 1 | -27/+97 |
* | x86: cleanup CLI_STRING, STI_STRING and friends | Glauber de Oliveira Costa | 2008-01-30 | 1 | -9/+0 |
* | x86: FIFO ticket spinlocks | Nick Piggin | 2008-01-30 | 1 | -72/+81 |
* | x86: merge spinlock.h variants | Thomas Gleixner | 2008-01-30 | 1 | -2/+209 |
* | x86: consolidate spinlock.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+14 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |