Chris Mason
|
ac6e60ee40
mutex: adaptive spinnning, performance tweaks
|
16 years ago |
Peter Zijlstra
|
0d66bf6d35
mutex: implement adaptive spinning
|
16 years ago |
Peter Zijlstra
|
41719b0309
mutex: preemption fixes
|
16 years ago |
Peter Zijlstra
|
93d81d1aca
mutex: small cleanup
|
16 years ago |
Török Edwin
|
7918baa555
mutex: __used is needed for function referenced only from inline asm
|
16 years ago |
Peter Zijlstra
|
c7e78cff6b
lockstat: contend with points
|
16 years ago |
Randy Dunlap
|
0e241ffd30
locking: fix mutex @key parameter kernel-doc notation
|
17 years ago |
Oleg Nesterov
|
6ad36762d7
__mutex_lock_common: use signal_pending_state()
|
17 years ago |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
Liam R. Howlett
|
ad776537cc
Add mutex_lock_killable
|
17 years ago |
Peter Zijlstra
|
e4564f79d4
lockdep: fixup mutex annotations
|
17 years ago |
Peter Zijlstra
|
96645678cd
lockstat: measure lock bouncing
|
18 years ago |
Peter Zijlstra
|
4fe87745a6
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
|
18 years ago |
Roman Zippel
|
c9f4f06d31
wrap access to thread_info
|
18 years ago |
NeilBrown
|
d63a5a74de
[PATCH] lockdep: avoid lockdep warning in md
|
18 years ago |
Ingo Molnar
|
ef5d4707b9
[PATCH] lockdep: prove mutex locking correctness
|
19 years ago |
Ingo Molnar
|
9cebb55268
[PATCH] lockdep: mutex section binutils workaround
|
19 years ago |
Ingo Molnar
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
Ingo Molnar
|
9e7f4d451e
[PATCH] lockdep: rename DEBUG_WARN_ON()
|
19 years ago |
Ingo Molnar
|
1fb00c6cbd
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
|
19 years ago |
Ingo Molnar
|
02706647a4
[PATCH] mutex: trivial whitespace cleanups
|
19 years ago |
Ingo Molnar
|
c544bdb199
[PATCH] mark mutex_lock*() as might_sleep()
|
19 years ago |
Ingo Molnar
|
73165b88ff
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
|
19 years ago |
Ingo Molnar
|
6053ee3b32
[PATCH] mutex subsystem, core
|
19 years ago |