index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
mutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
1
-15
/
+14
*
Add mutex_lock_killable
Liam R. Howlett
2007-12-06
1
-3
/
+33
*
lockdep: fixup mutex annotations
Peter Zijlstra
2007-10-11
1
-15
/
+20
*
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
1
-1
/
+1
*
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
2007-07-19
1
-0
/
+8
*
wrap access to thread_info
Roman Zippel
2007-05-09
1
-4
/
+4
*
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-08
1
-0
/
+9
*
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
1
-6
/
+22
*
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
1
-24
/
+28
*
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
2006-07-03
1
-3
/
+3
*
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
2006-06-26
1
-9
/
+12
*
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
1
-4
/
+1
*
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
2006-01-10
1
-0
/
+2
*
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
2006-01-10
1
-9
/
+0
*
[PATCH] mutex subsystem, core
Ingo Molnar
2006-01-09
1
-0
/
+325