Ingo Molnar
|
940010c5a3
Merge branch 'linus' into perfcounters/core
|
16 년 전 |
Linus Torvalds
|
e7241d7714
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
Ingo Molnar
|
7961386fe9
Merge commit 'v2.6.30-rc5' into sched/core
|
16 년 전 |
Ingo Molnar
|
3611dfb8ed
Merge branch 'core/locking' into perfcounters/core
|
16 년 전 |
Andrew Morton
|
a511e3f968
mutex: add atomic_dec_and_mutex_lock(), fix
|
16 년 전 |
Ingo Molnar
|
e7fd5d4b3d
Merge branch 'linus' into perfcounters/core
|
16 년 전 |
Peter Zijlstra
|
ff743345bf
sched: remove extra call overhead for schedule()
|
16 년 전 |
Heiko Carstens
|
36cd3c9f92
mutex: have non-spinning mutexes on s390 by default
|
16 년 전 |
H. Peter Anvin
|
b09d2501ed
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
|
16 년 전 |
Chris Mason
|
ac6e60ee40
mutex: adaptive spinnning, performance tweaks
|
16 년 전 |
Peter Zijlstra
|
0d66bf6d35
mutex: implement adaptive spinning
|
16 년 전 |
Peter Zijlstra
|
41719b0309
mutex: preemption fixes
|
16 년 전 |
Peter Zijlstra
|
93d81d1aca
mutex: small cleanup
|
16 년 전 |
Török Edwin
|
7918baa555
mutex: __used is needed for function referenced only from inline asm
|
16 년 전 |
Peter Zijlstra
|
c7e78cff6b
lockstat: contend with points
|
16 년 전 |
Randy Dunlap
|
0e241ffd30
locking: fix mutex @key parameter kernel-doc notation
|
17 년 전 |
Oleg Nesterov
|
6ad36762d7
__mutex_lock_common: use signal_pending_state()
|
17 년 전 |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 년 전 |
Liam R. Howlett
|
ad776537cc
Add mutex_lock_killable
|
17 년 전 |
Peter Zijlstra
|
e4564f79d4
lockdep: fixup mutex annotations
|
17 년 전 |
Peter Zijlstra
|
96645678cd
lockstat: measure lock bouncing
|
18 년 전 |
Peter Zijlstra
|
4fe87745a6
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
|
18 년 전 |
Roman Zippel
|
c9f4f06d31
wrap access to thread_info
|
18 년 전 |
NeilBrown
|
d63a5a74de
[PATCH] lockdep: avoid lockdep warning in md
|
18 년 전 |
Ingo Molnar
|
ef5d4707b9
[PATCH] lockdep: prove mutex locking correctness
|
19 년 전 |
Ingo Molnar
|
9cebb55268
[PATCH] lockdep: mutex section binutils workaround
|
19 년 전 |
Ingo Molnar
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 년 전 |
Ingo Molnar
|
9e7f4d451e
[PATCH] lockdep: rename DEBUG_WARN_ON()
|
19 년 전 |
Ingo Molnar
|
1fb00c6cbd
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
|
19 년 전 |
Ingo Molnar
|
02706647a4
[PATCH] mutex: trivial whitespace cleanups
|
19 년 전 |