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
Age
Commit message (
Expand
)
Author
2015-08-20
kern: new function `thread_sleep_lock'
Justus Winter
2015-08-20
ipc: fix locking issues
Justus Winter
2015-08-20
vm: fix locking issues
Justus Winter
2015-08-20
kern/bootstrap: tune locking
Justus Winter
2015-08-20
i386: enable assertions
Justus Winter
2015-08-20
kern: really zero-out unused simple lock info entries
Justus Winter
2015-08-18
i386: fix panic message
Justus Winter
2015-08-18
vm: collapse unreachable branch into assertion
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
vm: fix compiler warning
Justus Winter
2015-08-15
vm: enable extra assertions
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
include: provide time-value substraction
Justus Winter
2015-07-25
kern/lock: make sure the macros are only used on simple locks
Justus Winter
2015-07-25
Disable the kernel tracing system XPR
Justus Winter
2015-07-25
ipc/space: inline reference counting
Justus Winter
2015-07-25
Make sure the field offsets are updated
Justus Winter
2015-07-20
kern/bootstrap: deallocate thread
Justus Winter
2015-07-19
kern/bootstrap: deallocate task
Justus Winter
2015-07-18
linux/net: fix build with -O0
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-15
ipc: use a general lock to protect IPC spaces
Justus Winter
2015-07-15
ipc: fix the locking of the IPC entry allocation functions
Justus Winter
2015-07-15
i386: fix typo
Justus Winter
2015-07-12
ipc: avoid kmem_alloc
Justus Winter
2015-07-12
vm: really fix traversing the list of inactive pages
Justus Winter
2015-07-11
kern: make sure the queue macros are only used on queues
Justus Winter
2015-07-11
vm: fix traversing the list of inactive pages
Justus Winter
2015-07-10
vm: drop debugging remnants
Justus Winter
2015-07-10
kern: make printf handle long long integers
Justus Winter
2015-07-09
vm: fix panic message
Justus Winter
2015-07-09
i386: fix line wrapping in the immediate console
Justus Winter
2015-07-09
kern: remove superfluous file
Justus Winter
2015-07-09
kern: improve error handling
Justus Winter
2015-07-09
Allow non-privileged tasks to wire 64KiB task memory
Samuel Thibault
2015-07-07
Fix build with -O0
Samuel Thibault
2015-07-05
Add missing distributed file
Samuel Thibault
2015-06-30
Fix re-configuring out-of-tree builds
Justus Winter
2015-06-30
Fix restoring interrupts on timeout
Samuel Thibault
2015-06-29
Print about powered-down AHCI ports
Samuel Thibault
2015-06-28
ddb: automatically display stack traces
Justus Winter
2015-06-28
i386: improve the immediate console
Justus Winter
2015-06-26
i386: add comment
Justus Winter
2015-06-20
kern: fix error handling
Justus Winter
[next]