David Howells
|
df9ee29270
Fix IRQ flag handling naming
|
15 years ago |
Linus Torvalds
|
1f73897861
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
|
15 years ago |
Luca Barbieri
|
b97c4bc167
locking: Make sparse work with inline spinlocks and rwlocks
|
15 years ago |
Denys Vlasenko
|
75ddb0e87d
Rename .text.lock to .text..lock.
|
15 years ago |
Thomas Gleixner
|
9c1721aa49
locking: Cleanup the name space completely
|
15 years ago |
Thomas Gleixner
|
9828ea9d75
locking: Further name space cleanups
|
15 years ago |
Thomas Gleixner
|
c2f21ce2e3
locking: Implement new raw_spinlock
|
15 years ago |
Thomas Gleixner
|
fb3a6bbc91
locking: Convert raw_rwlock to arch_rwlock
|
15 years ago |
Thomas Gleixner
|
0199c4e68d
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
Thomas Gleixner
|
445c89514b
locking: Convert raw_spinlock to arch_spinlock
|
15 years ago |
Thomas Gleixner
|
ef12f10994
locking: Split rwlock from spinlock headers
|
16 years ago |
Thomas Gleixner
|
a49ed0bf42
locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()
|
16 years ago |
Thomas Gleixner
|
c9286b7e29
locking: Remove unused prototype
|
16 years ago |
Heiko Carstens
|
bb7bed0825
locking: Simplify spinlock inlining
|
16 years ago |
Heiko Carstens
|
69d0ee7377
locking: Move spinlock function bodies to header file
|
16 years ago |
Jiri Olsa
|
ad46276952
memory barrier: adding smp_mb__after_lock
|
16 years ago |
Robin Holt
|
f5f7eac41d
Allow rwlocks to re-enable interrupts
|
16 years ago |
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
|
19 years ago |
Linus Torvalds
|
b8e6ec865f
Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"
|
19 years ago |
Arjan van de Ven
|
cfd3ef2346
[PATCH] lockdep: spin_lock_irqsave_nested()
|
19 years ago |