| Commit message (Expand) | Author | Age | Files | Lines |
* | locking: Cleanup the name space completely | Thomas Gleixner | 2009-12-14 | 1 | -96/+96 |
* | locking: Further name space cleanups | Thomas Gleixner | 2009-12-14 | 1 | -6/+6 |
* | locking: Implement new raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+18 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | locking: Reorder functions in spinlock.c | Thomas Gleixner | 2009-12-14 | 1 | -123/+123 |
* | locking: Reduce ifdefs in kernel/spinlock.c | Thomas Gleixner | 2009-11-13 | 1 | -131/+127 |
* | locking: Make inlining decision Kconfig based | Thomas Gleixner | 2009-11-13 | 1 | -28/+28 |
* | locking: Allow arch-inlined spinlocks | Heiko Carstens | 2009-08-31 | 1 | -0/+56 |
* | locking: Move spinlock function bodies to header file | Heiko Carstens | 2009-08-31 | 1 | -146/+28 |
* | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -2/+4 |
* | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS | Robin Holt | 2009-04-02 | 1 | -10/+2 |
* | lockdep: spin_lock_nest_lock(), checkpatch fixes | Andrew Morton | 2008-08-13 | 1 | -3/+0 |
* | lockdep: spin_lock_nest_lock() | Peter Zijlstra | 2008-08-11 | 1 | -0/+11 |
* | ftrace: lockdep notrace annotations | Steven Rostedt | 2008-05-23 | 1 | -1/+1 |
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -2/+1 |
* | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex | Peter Zijlstra | 2007-07-19 | 1 | -14/+14 |
* | lockdep: sanitise CONFIG_PROVE_LOCKING | Peter Zijlstra | 2007-07-19 | 1 | -2/+2 |
* | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven | 2006-11-25 | 1 | -0/+21 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] remove generic__raw_read_trylock() | Matthew Wilcox | 2006-09-29 | 1 | -11/+0 |
* | [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels | Andi Kleen | 2006-09-26 | 1 | -0/+5 |
* | [PATCH] lockdep ifdef fix | Jarek Poplawski | 2006-09-06 | 1 | -1/+1 |
* | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 | 1 | -9/+70 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage | Oleg Nesterov | 2006-03-23 | 1 | -5/+4 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 1 | -6/+9 |
* | [PATCH] spin_unlock_bh() and preempt_check_resched() | Samuel Thibault | 2005-05-21 | 1 | -4/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+371 |