Age | Commit message (Expand) | Author |
2013-02-04 | Document dwatch | Samuel Thibault |
2013-02-04 | Add x86 hardware debugging register support | Samuel Thibault |
2013-02-03 | Prevent the kernel from making any FPU use | Samuel Thibault |
2013-01-31 | Implement pmap_map_mfn for the PVH case | Samuel Thibault |
2013-01-31 | Make the PVH variant get sure that the support is available in the hypervisor | Samuel Thibault |
2013-01-30 | Add comment for TODO | Samuel Thibault |
2013-01-30 | Do not use 4gb segment assistance in PVH | Samuel Thibault |
2013-01-30 | Drop spurious inclusion | Samuel Thibault |
2013-01-30 | Increase VM_MAX_KERNEL_ADDRESS for PVH case | Samuel Thibault |
2013-01-28 | More ifdef fixes for ring1 support and pv descriptors support | Samuel Thibault |
2013-01-28 | Add initial code for disabling PV pagetables | Samuel Thibault |
2013-01-28 | Fix comments | Samuel Thibault |
2013-01-28 | Fix build with --disable-pseudo-phys | Samuel Thibault |
2013-01-28 | Add initial code for disabling ring1 xen execution | Samuel Thibault |
2013-01-28 | Add initial code for disabling PV descriptors | Samuel Thibault |
2013-01-22 | Add the mach_print debugging system call | Richard Braun |
2013-01-13 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-01-13 | Fix task stats incrementations | Samuel Thibault |
2013-01-13 | Add statistics for task_events_info | David Höppner |
2013-01-08 | Fix slab cache list locking | Richard Braun |
2013-01-08 | Add function to dump a raw summary of the slab allocator state | Richard Braun |
2013-01-06 | Double KENTRY_DATA_SIZE | Samuel Thibault |
2013-01-04 | Fix compilation warning implicit function declaration kdbprintf | David Höppner |
2012-12-27 | Fix slow boot in virtualbox | Samuel Thibault |
2012-12-27 | Fix spurious error on accessing fd1 | Samuel Thibault |
2012-12-23 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2012-12-23 | Make thread_suspend wait for !TH_UNINT | Samuel Thibault |
2012-12-21 | ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives. | David S. Miller |
2012-12-21 | IDE disk drives with unusual C/H/S. | Thomas Schwinge |
2012-12-05 | Fix kernel task creation time | Richard Braun |
2012-12-04 | Strongly reduce risks of name capture in rbtree macros | Richard Braun |
2012-11-20 | Fix calls to vm_map when size is 0 | Richard Braun |
2012-11-19 | Fix compilation error with older versions of GCC | Matthew Leach |
2012-09-23 | Fix gnumach_server_routine prototype | Samuel Thibault |
2012-09-23 | Add missing file for page statistics | Richard Braun |
2012-09-23 | Add missing file for page statistics | Richard Braun |
2012-09-23 | Fix panic on irq >= 16 | Gianluca Guida |
2012-09-23 | Update DMA auto-enabling, make forcing DMA an option | Sergio Lopez |
2012-09-23 | Fix CDROM door unlock on closure without device_close | Alexey Dejneka |
2012-09-23 | Provide basic page cache statistics | Richard Braun |
2012-08-24 | Store threads waiting on a message queue in LIFO order | Richard Braun |
2012-07-14 | Fix Xen boot at linear address 0xC0000000 | Samuel Thibault |
2012-07-08 | Fix slab collection timing | Richard Braun |
2012-07-07 | Increase the slab collection interval | Richard Braun |
2012-07-07 | Allocate kernel thread stacks out of kmem_map | Richard Braun |
2012-07-07 | Merge kalloc_map into kmem_map | Richard Braun |
2012-06-10 | Permit to select/deselect whole driver groups | Samuel Thibault |
2012-05-17 | Offset bios32 entry | Samuel Thibault |
2012-05-17 | Clear direction flag after bios32 call | Samuel Thibault |
2012-05-05 | Offset kernel addresses by 3GiB | Samuel Thibault |