Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / spinlock.c
2012-03-23 Raghavendra K Tlocking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Thomas Gleixnerlocking: Cleanup the name space completely
2009-12-14 Thomas Gleixnerlocking: Further name space cleanups
2009-12-14 Thomas Gleixnerlocking: Implement new raw_spinlock
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Reorder functions in spinlock.c
2009-11-13 Thomas Gleixnerlocking: Reduce ifdefs in kernel/spinlock.c
2009-11-13 Thomas Gleixnerlocking: Make inlining decision Kconfig based
2009-08-31 Heiko Carstenslocking: Allow arch-inlined spinlocks
2009-08-31 Heiko Carstenslocking: Move spinlock function bodies to header file
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Robin HoltFactor out #ifdefs from kernel/spinlock.c to LOCK_CONTE...
2008-09-26 Petr Tesarik- patches.suse/rwlocks-enable-interrupts: Allow rwlocks to
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-13 Andrew Mortonlockdep: spin_lock_nest_lock(), checkpatch fixes
2008-08-11 Peter Zijlstralockdep: spin_lock_nest_lock()
2008-05-23 Steven Rostedtftrace: lockdep notrace annotations
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2007-07-19 Peter Zijlstralockstat: hook into spinlock_t, rwlock_t, rwsem and...
2007-07-19 Peter Zijlstralockdep: sanitise CONFIG_PROVE_LOCKING
2006-11-25 Arjan van de Ven[PATCH] lockdep: spin_lock_irqsave_nested()
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: cpu_relax variants for spinlock...
2006-09-29 Matthew Wilcox[PATCH] remove generic__raw_read_trylock()
2006-09-26 Andi Kleen[PATCH] i386: Account spinlocks to the caller during...
2006-09-06 Jarek Poplawski[PATCH] lockdep ifdef fix
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Oleg Nesterov[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-05-21 Samuel Thibault[PATCH] spin_unlock_bh() and preempt_check_resched()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-20 Ingo Molnar[PATCH] nonintrusive spin-polling loop in kernel/spinlock.c
2005-01-19 Linus TorvaldsRevert "Don't busy-lock-loop in preemptable spinlocks...
2005-01-15 Ingo Molnar[PATCH] Don't busy-lock-loop in preemptable spinlocks
2005-01-08 Ingo Molnar[PATCH] improve preemption on SMP
2004-09-10 Anton Blanchard[PATCH] Move __preempt_*lock into kernel_spinlock,...
2004-09-04 Zwane Mwaikambo[PATCH] out-of-line locks / generic