Age | Commit message (Expand) | Author | Files | Lines |
2017-01-14 | locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled | Waiman Long | 1 | -3/+0 |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 1 | -174/+0 |
2015-05-11 | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 1 | -2/+2 |
2015-05-08 | locking/qspinlock, x86: Enable x86-64 to use queued spinlocks | Waiman Long | 1 | -0/+5 |
2015-05-05 | x86/spinlocks: Fix regression in spinlock contention detection | Tahsin Erdogan | 1 | -1/+1 |
2015-02-18 | x86/spinlocks/paravirt: Fix memory corruption on unlock | Raghavendra K T | 1 | -48/+46 |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -4/+4 |
2014-12-18 | x86/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 1 | -4/+4 |
2014-12-09 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+13 |
2014-12-08 | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov | 1 | -1/+13 |
2014-09-10 | locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock code | Waiman Long | 1 | -79/+2 |
2014-06-06 | x86, locking/rwlocks: Enable qrwlocks on x86 | Waiman Long | 1 | -0/+4 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 1 | -3/+2 |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -41/+87 |
2013-09-02 | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 1 | -0/+5 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -4/+0 |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 1 | -24/+62 |
2013-08-09 | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 1 | -5/+5 |
2013-08-09 | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 1 | -30/+5 |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 1 | -10/+43 |
2012-08-22 | x86/spinlocks: Fix comment in spinlock.h | Richard Weinberger | 1 | -2/+1 |
2012-03-30 | x86: spinlock.h: Remove REG_PTR_MODE | Richard Weinberger | 1 | -2/+0 |
2012-02-07 | x86/spinlocks: Eliminate TICKET_MASK | Jan Beulich | 1 | -2/+2 |
2011-11-25 | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge | 1 | -14/+1 |
2011-09-27 | x86, ticketlock: remove obsolete comment | Jeremy Fitzhardinge | 1 | -4/+0 |
2011-08-29 | x86, ticketlock: Make __ticket_spin_trylock common | Jeremy Fitzhardinge | 1 | -39/+12 |
2011-08-29 | x86, ticketlock: Convert __ticket_spin_lock to use xadd() | Jeremy Fitzhardinge | 1 | -30/+5 |
2011-08-29 | x86, ticketlock: Convert spin loop to C | Jeremy Fitzhardinge | 1 | -30/+30 |
2011-08-29 | x86, ticketlock: Clean up types and accessors | Jeremy Fitzhardinge | 1 | -14/+10 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-21 | x86: Fix write lock scalability 64-bit issue | Jan Beulich | 1 | -15/+22 |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -10/+10 |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 1 | -8/+8 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -13/+13 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -15/+15 |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 1 | -0/+4 |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -0/+1 |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 1 | -0/+1 |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 1 | -66/+3 |
2009-01-26 | x86: micro-optimize __raw_read_trylock() | Frederic Weisbecker | 1 | -2/+1 |
2009-01-20 | x86: remove byte locks | Jiri Kosina | 1 | -64/+2 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+364 |