Age | Commit message (Expand) | Author |
2013-05-10 | Add AHCI driver | Samuel Thibault |
2013-05-02 | Fix non-block-aligned-offset reads | Samuel Thibault |
2013-05-01 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-05-01 | Fix macro name | Samuel Thibault |
2013-04-21 | Optimize slab reaping | Richard Braun |
2013-04-21 | Rework slab lists handling | Richard Braun |
2013-04-21 | Fix locking error in the slab allocator | Richard Braun |
2013-04-08 | Add -fno-optimize-sibling-calls option for better kdb traces | Samuel Thibault |
2013-03-11 | Update BASEPRI_USER | Samuel Thibault |
2013-03-11 | Fix build without kdb | Samuel Thibault |
2013-03-06 | Increase number of priorities | Samuel Thibault |
2013-03-05 | Do not hardcode maximum priority value | Samuel Thibault |
2013-02-04 | Include machine/db_interface instead of hardcoding function prototypes | Samuel Thibault |
2013-02-04 | Plug hw debug register support into kdb | Samuel Thibault |
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 |