| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/spinlocks: Fix comment in spinlock.h | Richard Weinberger | 2012-08-22 | 1 | -2/+1 |
* | x86: spinlock.h: Remove REG_PTR_MODE | Richard Weinberger | 2012-03-30 | 1 | -2/+0 |
* | x86/spinlocks: Eliminate TICKET_MASK | Jan Beulich | 2012-02-07 | 1 | -2/+2 |
* | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge | 2011-11-25 | 1 | -14/+1 |
* | x86, ticketlock: remove obsolete comment | Jeremy Fitzhardinge | 2011-09-27 | 1 | -4/+0 |
* | x86, ticketlock: Make __ticket_spin_trylock common | Jeremy Fitzhardinge | 2011-08-29 | 1 | -39/+12 |
* | x86, ticketlock: Convert __ticket_spin_lock to use xadd() | Jeremy Fitzhardinge | 2011-08-29 | 1 | -30/+5 |
* | x86, ticketlock: Convert spin loop to C | Jeremy Fitzhardinge | 2011-08-29 | 1 | -30/+30 |
* | x86, ticketlock: Clean up types and accessors | Jeremy Fitzhardinge | 2011-08-29 | 1 | -14/+10 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | x86: Fix write lock scalability 64-bit issue | Jan Beulich | 2011-07-21 | 1 | -15/+22 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -8/+8 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -13/+13 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -15/+15 |
* | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 2009-07-09 | 1 | -0/+4 |
* | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 | 1 | -2/+2 |
* | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
* | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
|\ |
|
| * | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -66/+3 |
|\ \ \
| |_|/
|/| | |
|
| | * | x86: remove byte locks | Jiri Kosina | 2009-01-20 | 1 | -64/+2 |
| |/
|/| |
|
| * | x86: micro-optimize __raw_read_trylock() | Frederic Weisbecker | 2009-01-26 | 1 | -2/+1 |
|/ |
|
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+364 |