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-07-26
device: use general lock for `mach_device'
Justus Winter
2015-07-26
turn all_psets_lock into a general lock
Justus Winter
2015-07-26
yyy more general locks, crashes, maybe b/c interrupt handler
Justus Winter
2015-07-26
kern: new function `thread_sleep_lock'
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
2015-06-09
kern: add function attributes to the printf-functions
Justus Winter
2015-06-05
Fix typo
Flávio Cruz
2015-06-05
Use custom port macros.
Flávio Cruz
2015-05-31
ipc: fix typo
Justus Winter
2015-05-31
Include the notify protocol in `gnumach.msgids'
Justus Winter
2015-05-29
kern: fix argument handling
Justus Winter
2015-05-23
Restrict `-fno-strict-aliasing' to the Linux drivers
Justus Winter
2015-05-23
i386: avoid breaking the strict-aliasing rules
Justus Winter
2015-05-23
kern: avoid breaking the strict-aliasing rules
Justus Winter
2015-05-23
vm: drop unused `kmem_realloc'
Justus Winter
[next]