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
kern/slab: directmap update
Richard Braun
2015-07-26
kern/slab: rename constructor type
Richard Braun
2015-07-26
kern/slab: move internal data to slab_i.h
Richard Braun
2015-07-26
kern/slab: rework buffer-to-slab lookup
Richard Braun
2015-07-26
kern/slab: remove the KMEM_CACHE_NORECLAIM flag
Richard Braun
2015-07-26
vm: verbatim import of x15's physical page allocator
Justus Winter
2015-07-26
kern: remove the list of free stacks
Justus Winter
2015-07-26
kern: allocate kernel stacks using the slab allocator
Justus Winter
2015-07-26
kern: use a general lock for the IPC structures
fix-ipc-space-locking-2015-07-27
Justus Winter
2015-07-26
vm/object: use a general lock to protect vm objects
Justus Winter
2015-07-26
kern/lock: add lock_taken
Justus Winter
2015-07-26
vm/object: use a general lock to protect the object cache
Justus Winter
2015-07-26
kern/bootstrap: tune locking
Justus Winter
2015-07-26
vm: use a general lock to protect the default memory manager
Justus Winter
2015-07-26
device: use general lock for port lists
Justus Winter
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
[next]