index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
Age
Commit message (
Expand
)
Author
2016-02-26
Fix reference counting; use dead-name notification
Justus Winter
2016-02-25
Rework/comment on the userspace interrupt handling
Justus Winter
2016-02-25
70_dde.patch
Justus Winter
2016-02-23
Include the exception protocol in 'gnumach.msgids'
Justus Winter
2016-02-22
Remove kmem cache flags from the debugging interface
Richard Braun
2016-02-22
Fix slab allocator option handling
Richard Braun
2016-02-22
Optimize slab lookup on the free path
Richard Braun
2016-02-22
Fix unused variable warnings
Richard Braun
2016-02-20
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
2016-02-07
Remove kmem map
Richard Braun
2016-02-06
Change computation of slab size
Richard Braun
2016-02-02
Fix various memory managment errors
Richard Braun
2016-02-02
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-01-23
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
Import the log2 module from X15 and relicense to GPLv2+
Richard Braun
2016-01-13
Increase kernel map size
Samuel Thibault
2016-01-01
fix some compiler warnings in gnumach
Flavio Cruz
2015-10-05
Fix time going back in Xen case
Samuel Thibault
2015-09-29
kern/slab: print total used and reclaimable memory
Justus Winter
2015-09-29
kern/slab: include flags in the slab information
Justus Winter
2015-09-29
ddb: add new command `show slabinfo'
Justus Winter
2015-09-27
i386: improve syscall tracing
Justus Winter
2015-09-27
Fix build with -DDEBUG
Justus Winter
2015-09-27
kern/bootstrap: drop into the debugger
Justus Winter
2015-09-07
kern: use proper memory fences when handling the mapped time
Justus Winter
2015-09-07
kern: fix loop reading the time value
Justus Winter
2015-08-28
Make sure the reply port's reference is released when the thread needs to be ...
Flávio Cruz
2015-08-28
Add a thread_no_continuation definition
Flávio Cruz
2015-08-20
kern/bootstrap: tune locking
Justus Winter
2015-08-20
kern: really zero-out unused simple lock info entries
Justus Winter
2015-08-17
kern: keep track of the writer when debugging locks
Justus Winter
2015-08-17
kern: improve simple lock debugging
Justus Winter
2015-08-17
kern: disable the simple lock checks while debugging
Justus Winter
2015-08-15
Avoid re-defining macros
Justus Winter
2015-07-25
kern: add boot-time clock, use it for time stamps
HEAD
master
Justus Winter
2015-07-25
kern/lock: make sure the macros are only used on simple locks
Justus Winter
2015-07-20
kern/bootstrap: deallocate thread
Justus Winter
2015-07-19
kern/bootstrap: deallocate task
Justus Winter
2015-07-18
kern/printf: do not serialize printf and co
Justus Winter
2015-07-18
kern/lock: use compiler built-in functions to get return address
Justus Winter
2015-07-18
kern/bootstrap: fix locking
Justus Winter
2015-07-18
kern/slab: fix locking
Justus Winter
2015-07-11
kern: make sure the queue macros are only used on queues
Justus Winter
2015-07-10
kern: make printf handle long long integers
Justus Winter
2015-07-09
kern: remove superfluous file
Justus Winter
2015-07-09
kern: improve error handling
Justus Winter
2015-06-20
kern: fix error handling
Justus Winter
2015-06-09
kern: add function attributes to the printf-functions
Justus Winter
2015-05-29
kern: fix argument handling
Justus Winter
2015-05-23
kern: avoid breaking the strict-aliasing rules
Justus Winter
[next]