Age | Commit message (Expand) | Author |
2011-02-27 | Re-enable updating pvlist for kernel_pmap | Samuel Thibault |
2011-02-27 | Acknoledge interrupt after handler call | Samuel Thibault |
2011-02-27 | Detect interrupt overflow | Samuel Thibault |
2011-02-27 | Add x86 debug register Xen support | Samuel Thibault |
2011-02-27 | Add prototypes for x86 debug registers | Samuel Thibault |
2011-02-27 | Fix for kdb watch command | Samuel Thibault |
2011-02-26 | Add console=comN boot option to enable serial console | Samuel Thibault |
2011-02-09 | xen block: Add more legacy hd* name support | Samuel Thibault |
2011-02-07 | Defer Xen device initialization to device_service_create | Samuel Thibault |
2011-02-07 | Add rx-copy support to netfront | Samuel Thibault |
2011-01-31 | * doc/mach.texi (device_set_filter): Document filter header. | Diego Nieto Cid |
2011-01-31 | Enable pae_extended_cr3 in pmap_bootstrap | Samuel Thibault |
2011-01-31 | Enable Xen >4GiB physical memory support | Samuel Thibault |
2011-01-31 | Drop kbd device on xen | Samuel Thibault |
2011-01-15 | Avoid dropping kd_intr when RCLINE is >= 0 | Samuel Thibault |
2011-01-15 | Move -d and -H parse to kern/startup.c | Samuel Thibault |
2010-12-09 | memcpy operands are not supposed to overlap | Samuel Thibault |
2010-10-24 | Avoid harmless warning | Samuel Thibault |
2010-10-23 | Add prototype for strstr | Samuel Thibault |
2010-10-23 | Add prototype for discover_x86_cpu_type | Samuel Thibault |
2010-10-23 | Warn on unknown CPU family | Samuel Thibault |
2010-10-23 | Recognize P4 and Opteron-like as pentium pro | Samuel Thibault |
2010-09-19 | Fix device_get/set_status ABI for NET_FLAGS | Samuel Thibault |
2010-09-14 | Merge branch 'typo-print' | Thomas Schwinge |
2010-09-14 | Typo fix. | Thomas Schwinge |
2010-09-14 | Fix ifunc entries | Samuel Thibault |
2010-09-08 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2010-09-08 | Fix non-contiguous PCI functions | Samuel Thibault |
2010-08-27 | Fix "make dist" | Guillem Jover |
2010-08-26 | Do not advice to install libc0.3-xen on 4gb_segment trap | Samuel Thibault |
2010-08-22 | Disable 4gb segment emulation notification on first notification | Samuel Thibault |
2010-08-22 | Report Xen 4gb segment emulation | Samuel Thibault |
2010-08-01 | Fix unexpected irq + irq timeout on write | Samuel Thibault |
2010-08-01 | Move read-only sections to after text section | Samuel Thibault |
2010-07-31 | Un-whitelist the QEMU harddisk for DMA support | Samuel Thibault |
2010-07-31 | Put a name on the 16MiB magic number | Samuel Thibault |
2010-06-25 | Route BLKRRPART to partitions layer | Jeremie Koenig |
2010-04-16 | Add memory clobbers to segment selector loaders | Samuel Thibault |
2010-04-08 | Fix bootstrap additional mapping | Samuel Thibault |
2010-04-08 | Extend machine addresses to 64bit for PAE | Samuel Thibault |
2010-04-06 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2010-04-06 | Fix crash on Xen when no module is provided | Samuel Thibault |
2010-03-15 | Require GNU Automake 1.10.2. | Thomas Schwinge |
2010-03-14 | Fix Xen build without kdb | Samuel Thibault |
2010-03-14 | Add mem device | Samuel Thibault |
2010-03-02 | whitelist the QEMU harddisk for DMA support | Samuel Thibault |
2010-01-04 | ignore bogus FDPT information from BIOS | Samuel Thibault |
2009-12-22 | Align mach_port_deallocate debug flag with usage | Samuel Thibault |
2009-12-22 | Do not systematically debug buggy port deallocation | Samuel Thibault |
2009-12-22 | Merge branch 'master' of debhurd0:xen/gnumach | Samuel Thibault |