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-09-14
the object is locked, i checked
Justus Winter
2015-09-14
remove calls to vm_page_init, they are actually hurting here
Justus Winter
2015-09-14
fix vm_page initialization
Justus Winter
2015-09-14
yyy vm: destroy pages
Justus Winter
2015-09-14
XXX pmm from x15, userspace crashes soon
Justus Winter
2015-09-14
yyy vm: add vm_map_info
Justus Winter
2015-09-14
linux: adapt glue
Justus Winter
2015-09-14
xxx avoid alloca
Justus Winter
2015-09-14
kern/slab: directmap update
Richard Braun
2015-09-14
kern/slab: rename constructor type
Richard Braun
2015-09-14
kern/slab: move internal data to slab_i.h
Richard Braun
2015-09-14
kern/slab: rework buffer-to-slab lookup
Richard Braun
2015-09-14
kern/slab: remove the KMEM_CACHE_NORECLAIM flag
Richard Braun
2015-09-14
vm: verbatim import of x15's physical page allocator
Justus Winter
2015-09-14
kern: remove the list of free stacks
Justus Winter
2015-09-14
kern: allocate kernel stacks using the slab allocator
Justus Winter
2015-09-14
yyy avoid unlocking while zeroing or copying
Justus Winter
2015-09-14
codify locking contracts
Justus Winter
2015-09-14
kern: provide a way to steal a lock
Justus Winter
2015-09-14
ipc/ipc_mqueue: use a general lock
Justus Winter
2015-09-14
ipc: use a general lock for the ipc_port_multiple lock
Justus Winter
2015-09-14
yyy vm: turn page queue lock into a general lock
Justus Winter
2015-09-14
kern: use a general lock for the IPC structures
Justus Winter
2015-09-14
vm/object: use a general lock to protect vm objects
Justus Winter
2015-09-14
kern/lock: add lock_taken
Justus Winter
2015-09-14
vm/object: use a general lock to protect the object cache
Justus Winter
2015-09-14
vm: use a general lock to protect the default memory manager
Justus Winter
2015-09-14
device: use general lock for port lists
Justus Winter
2015-09-14
device: use general lock for `mach_device'
Justus Winter
2015-09-14
turn all_psets_lock into a general lock
Justus Winter
2015-09-14
yyy more general locks, crashes, maybe b/c interrupt handler
Justus Winter
2015-09-14
kern: new function `thread_sleep_lock'
Justus Winter
2015-09-14
ipc: fix locking issues
Justus Winter
2015-09-14
vm: fix locking issues
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-09-07
commit fce798016c4bd2be89b86b0d343ab54505409412
Rik van Riel
2015-08-31
Reserve 64k at beginning of memory, not just 4k
Samuel Thibault
2015-08-30
Fix printk not handling ANSI escape codes
James Clarke
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
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
[next]