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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kern: Fix crash.
Justus Winter
2017-10-26
3
-2
/
+32
*
Drop the register qualifier.
Justus Winter
2017-10-23
3
-5
/
+5
*
kern: Fix reporting the minimum quantum used for scheduling.
Justus Winter
2017-08-05
1
-2
/
+3
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
Samuel Thibault
2017-05-07
1
-0
/
+6
|
\
|
*
kern: Make kernel task available to bootscript.
Justus Winter
2017-03-18
1
-0
/
+6
*
|
Rewrite gsync so that it works with remote tasks v2
Agustina Arzille
2017-03-04
1
-138
/
+230
|
/
*
Implement basic sleeping locks for gnumach
Agustina Arzille
2017-03-04
5
-2
/
+187
*
rbtree: minor change
Richard Braun
2016-12-09
1
-1
/
+1
*
gsync: Avoid NULL pointer dereference
Brent Baccala
2016-11-10
1
-9
/
+12
*
gsync: fix licence
Samuel Thibault
2016-10-31
2
-2
/
+2
*
gsync: Fix crash when task is not current task
Samuel Thibault
2016-10-31
1
-0
/
+9
*
gsync: Fix assertion failure with MACH_LDEBUG
Samuel Thibault
2016-10-31
1
-5
/
+5
*
Gracefully handle pmap allocation failures.
Justus Winter
2016-10-21
1
-3
/
+14
*
kern: Improve panic messages from the scheduler.
Justus Winter
2016-10-01
1
-9
/
+14
*
kern: Improve assertions and panics.
Justus Winter
2016-10-01
3
-12
/
+17
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
1
-1
/
+1
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-2
/
+2
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-1
/
+0
*
VM: improve pageout deadlock workaround
Richard Braun
2016-09-16
2
-6
/
+5
*
Remove map entry pageability property.
Richard Braun
2016-09-07
1
-1
/
+1
*
Add missing memory barriers in simple lock debugging
Samuel Thibault
2016-08-25
1
-0
/
+3
*
Replace libc string functions with internal implementations
Richard Braun
2016-08-16
1
-0
/
+103
*
Augment VM maps with task names
Richard Braun
2016-08-06
1
-0
/
+3
*
Fix page fault in critical section in the slab allocator
Richard Braun
2016-06-29
1
-28
/
+36
*
Fix locking error in the slab allocator
Richard Braun
2016-06-29
2
-19
/
+21
*
Allow setting x86 debug flags for the current thread
Samuel Thibault
2016-06-10
1
-0
/
+12
*
Use int3 on x86_64 build too
Samuel Thibault
2016-06-10
1
-1
/
+1
*
Fix some license headers.
Richard Braun
2016-06-02
2
-24
/
+43
*
Fix potential divisal by zero
Samuel Thibault
2016-05-26
1
-2
/
+2
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
9
-13
/
+15
*
Add kernel profiling through sampling
Samuel Thibault
2016-04-20
4
-10
/
+23
*
Avoid using C99 for variable declaration for now
Samuel Thibault
2016-04-17
1
-1
/
+2
*
Lightweight synchronization mechanism
Agustina Arzille
2016-04-15
3
-0
/
+456
*
Fix bootstraping issues with stdint.h.
Flavio Cruz
2016-04-05
1
-1
/
+1
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-1
/
+1
*
Fix stack allocation on Xen
Richard Braun
2016-03-09
1
-21
/
+12
*
Relax slab allocation alignment constraint
Richard Braun
2016-03-09
1
-8
/
+12
*
Inherit fpu control word from parent to child
Samuel Thibault
2016-03-06
1
-1
/
+1
*
Document thread_sleep about events woken from interrupt handlers
Samuel Thibault
2016-02-26
1
-0
/
+3
*
Include the exception protocol in 'gnumach.msgids'
Justus Winter
2016-02-23
1
-0
/
+22
*
Remove kmem cache flags from the debugging interface
Richard Braun
2016-02-22
1
-6
/
+1
*
Fix slab allocator option handling
Richard Braun
2016-02-22
2
-50
/
+66
*
Optimize slab lookup on the free path
Richard Braun
2016-02-22
1
-11
/
+43
*
Fix unused variable warnings
Richard Braun
2016-02-22
1
-2
/
+0
*
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
2016-02-20
2
-63
/
+93
*
Remove kmem map
Richard Braun
2016-02-07
2
-18
/
+0
*
Change computation of slab size
Richard Braun
2016-02-06
1
-56
/
+26
*
Fix various memory managment errors
Richard Braun
2016-02-02
3
-24
/
+44
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
7
-120
/
+65
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
4
-6
/
+19
[prev]
[next]