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
2016-02-28
Cleanups
justus/dde-0
Justus Winter
2016-02-27
Drop new notification, the old one is fine and turned out to be extensible
Justus Winter
2016-02-27
No need for a new kind of notification, we can provide a smoother upgrade path
Justus Winter
2016-02-26
New kind of notification, untested
Justus Winter
2016-02-26
Avoid cli/sti in favor of cpu_intr_{save,restore}
Justus Winter
2016-02-26
i386: add parts of cpu.h from x15
Justus Winter
2016-02-26
Add copyright notices
Justus Winter
2016-02-26
Fix infinite loop with cli if netdde is killed with pending irqs
Justus Winter
2016-02-26
Fix xen build
Justus Winter
2016-02-26
Fix reference counting; use dead-name notification
Justus Winter
2016-02-26
Use the slab allocator
Justus Winter
2016-02-26
Reorder
Justus Winter
2016-02-26
Fix synchronization
Justus Winter
2016-02-25
Some cleanups of the userspace interrupt handling
Justus Winter
2016-02-25
Rework/comment on the userspace interrupt handling
Justus Winter
2016-02-25
Disable disabling the irq via device_intr_enable
Justus Winter
2016-02-25
70_dde.patch
Justus Winter
2016-02-23
Include the exception protocol in 'gnumach.msgids'
Justus Winter
2016-02-22
Remove kmem cache flags from the debugging interface
Richard Braun
2016-02-22
Fix slab allocator option handling
Richard Braun
2016-02-22
Optimize slab lookup on the free path
Richard Braun
2016-02-22
Fix unused variable warnings
Richard Braun
2016-02-20
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
2016-02-16
Avoid panics on physical memory exhaustion
Richard Braun
2016-02-14
Reduce VM_KERNEL_MAP_SIZE
Samuel Thibault
2016-02-07
vm: initialize external maps
Justus Winter
2016-02-07
vm: allocate a large map for all objects larger than SMALL_SIZE
Justus Winter
2016-02-07
vm: remove unused field from struct vm_external
Justus Winter
2016-02-07
Remove kmem map
Richard Braun
2016-02-06
Change computation of slab size
Richard Braun
2016-02-02
Fix various memory managment errors
Richard Braun
2016-02-02
Fix unused variable warnings
Richard Braun
2016-02-02
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-01-30
Fix early page allocation on Xen
Richard Braun
2016-01-29
Disable probing legacy IDE when AHCI driver works
Samuel Thibault
2016-01-29
Use PCI macros
Samuel Thibault
2016-01-29
ahci: print PCI bus/dev/fun in hexadecimal
Samuel Thibault
2016-01-29
Fallback on direct PCI access when no BIOS32 is available
Samuel Thibault
2016-01-23
Merge branch 'rbraun/vm_page'
Richard Braun
2016-01-23
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
Import the vm_page module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
Import the biosmem module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
Import the multiboot module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
Import the elf module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
Import the log2 module from X15 and relicense to GPLv2+
Richard Braun
2016-01-14
Fix build with gcc-6
Samuel Thibault
2016-01-13
Increase kernel map size
Samuel Thibault
2016-01-02
Completely disable strict aliasing
Richard Braun
2016-01-02
Fix object page list type
Richard Braun
2016-01-02
replace extern with static in some linux code
Flavio Cruz
[next]