index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
mutex.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
|
\
|
*
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
|
\
|
*
\
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
2009-05-11
|
|
\
\
|
*
|
|
sched: remove extra call overhead for schedule()
Peter Zijlstra
2009-04-20
*
|
|
|
Merge branch 'core/locking' into perfcounters/core
Ingo Molnar
2009-05-06
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mutex: add atomic_dec_and_mutex_lock(), fix
Andrew Morton
2009-04-30
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-29
|
\
|
|
|
*
|
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
2009-04-09
|
|
/
*
/
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
2009-04-06
|
/
*
mutex: adaptive spinnning, performance tweaks
Chris Mason
2009-01-14
*
mutex: implement adaptive spinning
Peter Zijlstra
2009-01-14
*
mutex: preemption fixes
Peter Zijlstra
2009-01-14
*
mutex: small cleanup
Peter Zijlstra
2009-01-14
*
mutex: __used is needed for function referenced only from inline asm
Török Edwin
2008-11-24
*
lockstat: contend with points
Peter Zijlstra
2008-10-20
*
locking: fix mutex @key parameter kernel-doc notation
Randy Dunlap
2008-07-28
*
__mutex_lock_common: use signal_pending_state()
Oleg Nesterov
2008-06-10
*
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
*
Add mutex_lock_killable
Liam R. Howlett
2007-12-06
*
lockdep: fixup mutex annotations
Peter Zijlstra
2007-10-11
*
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
*
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
2007-07-19
*
wrap access to thread_info
Roman Zippel
2007-05-09
*
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-08
*
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
2006-07-03
*
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
2006-06-26
*
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
*
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
2006-01-10
*
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
2006-01-10
*
[PATCH] mutex subsystem, core
Ingo Molnar
2006-01-09