Commit Graph

23 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
Kyle McMartin a5ef7ca0e2 x86: spinlocks: define dummy __raw_spin_is_contended 16 years ago
Peter Zijlstra b7d39aff91 lockdep: spin_lock_nest_lock() 17 years ago
Steven Rostedt 3f307891ce locking: add typecheck on irqsave and friends for correct flags 17 years ago
Oleg Nesterov 3f3eafc921 locking: remove unused double_spin_lock() 17 years ago
J. Bruce Fields dc07e721a2 Spell out behavior of atomic_dec_and_lock() in kerneldoc 17 years ago
Harvey Harrison ec7015840a Remove fastcall from linux/include 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Satyam Sharma e1f4a88c5a introduce write_trylock_irqsave() 18 years ago
Heiko Carstens e81ce1f7ec [PATCH] timer/hrtimer: take per cpu locks in sane order 18 years ago
Pavel Roskin c75fb88dbc [PATCH] Fix sparse annotation of spin unlock macros in one case 18 years ago
Andrew Morton 676dcb8bc2 [PATCH] add bottom_half.h 18 years ago
Linus Torvalds b8e6ec865f Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" 18 years ago
Arjan van de Ven cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 18 years ago
Alexey Dobriyan ee3ce191e8 [PATCH] Enforce "unsigned long flags;" when spinlocking 18 years ago
Josh Triplett dcc8e559ee [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release 19 years ago
Josh Triplett 303912e2a3 [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lock 19 years ago
Ingo Molnar 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Ustyugov Roman f83b5e323f kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names 19 years ago
Ingo Molnar bda98685b8 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT 20 years ago
Ingo Molnar fb1c8f93d8 [PATCH] spinlock consolidation 20 years ago
Samuel Thibault 10f02d1c59 [PATCH] spin_unlock_bh() and preempt_check_resched() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago