index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lock: Add more sanity checks
Samuel Thibault
2023-08-12
1
-0
/
+3
*
lock: Reset l->writer also for read-write upgradees which are done
Samuel Thibault
2023-08-12
1
-2
/
+5
*
lock: Rename simple_unlock version with information to _simple_unlock
Samuel Thibault
2023-08-12
1
-1
/
+1
*
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-03-07
1
-0
/
+4
*
smp: Fix more busy loops
Samuel Thibault
2023-02-15
1
-5
/
+7
*
Add missing memory barriers in simple lock debugging
Samuel Thibault
2016-08-25
1
-0
/
+3
*
kern: really zero-out unused simple lock info entries
Justus Winter
2015-08-20
1
-1
/
+1
*
kern: keep track of the writer when debugging locks
Justus Winter
2015-08-17
1
-1
/
+27
*
kern: improve simple lock debugging
Justus Winter
2015-08-17
1
-15
/
+17
*
kern: disable the simple lock checks while debugging
Justus Winter
2015-08-17
1
-1
/
+13
*
kern/lock: use compiler built-in functions to get return address
Justus Winter
2015-07-18
1
-9
/
+5
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-11
/
+11
*
Use long types
Samuel Thibault
2012-03-20
1
-4
/
+4
*
Use compiler defined __i386__ symbol instead of use defined i386
Guillem Jover
2012-03-20
1
-5
/
+5
*
Make local variable static
Samuel Thibault
2009-10-14
1
-2
/
+2
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+1
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+0
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+637