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-16
yyy vm: turn page queue lock into a general lock
Justus Winter
2015-08-16
yyy kern: keep track of the writer when debugging locks
Justus Winter
2015-08-16
yyy kern: improve simple lock debugging
Justus Winter
2015-08-16
kern: disable the simple lock checks while debugging
Justus Winter
2015-08-15
the object is locked, i checked
pmm-2015-08-15
Justus Winter
2015-08-15
remove calls to vm_page_init, they are actually hurting here
Justus Winter
2015-08-15
fix vm_page initialization
Justus Winter
2015-08-15
yyy vm: destroy pages
Justus Winter
2015-08-15
XXX pmm from x15, userspace crashes soon
Justus Winter
2015-08-15
yyy biosmem workaround
Justus Winter
2015-08-15
yyy vm: add vm_map_info
Justus Winter
2015-08-15
linux: adapt glue
Justus Winter
2015-08-15
xxx avoid alloca
Justus Winter
2015-08-15
kern/slab: directmap update
Richard Braun
2015-08-15
kern/slab: rename constructor type
Richard Braun
2015-08-15
kern/slab: move internal data to slab_i.h
Richard Braun
2015-08-15
kern/slab: rework buffer-to-slab lookup
Richard Braun
2015-08-15
kern/slab: remove the KMEM_CACHE_NORECLAIM flag
Richard Braun
2015-08-15
vm: verbatim import of x15's physical page allocator
Justus Winter
2015-08-15
kern: remove the list of free stacks
Justus Winter
2015-08-15
kern: allocate kernel stacks using the slab allocator
Justus Winter
2015-08-15
kern: use a general lock for the IPC structures
fix-ipc-space-locking-2015-08-15
Justus Winter
2015-08-15
vm/object: use a general lock to protect vm objects
Justus Winter
2015-08-15
kern/lock: add lock_taken
Justus Winter
2015-08-15
vm/object: use a general lock to protect the object cache
Justus Winter
2015-08-15
kern/bootstrap: tune locking
Justus Winter
2015-08-15
vm: use a general lock to protect the default memory manager
Justus Winter
2015-08-15
device: use general lock for port lists
Justus Winter
2015-08-15
device: use general lock for `mach_device'
Justus Winter
2015-08-15
turn all_psets_lock into a general lock
Justus Winter
2015-08-15
yyy more general locks, crashes, maybe b/c interrupt handler
Justus Winter
2015-08-15
kern: new function `thread_sleep_lock'
Justus Winter
2015-08-15
kern: fix compiler warning
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
[next]