summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07Add rx-copy support to netfrontSamuel Thibault
2011-01-31* doc/mach.texi (device_set_filter): Document filter header.Diego Nieto Cid
2011-01-31Enable pae_extended_cr3 in pmap_bootstrapSamuel Thibault
2011-01-31Enable Xen >4GiB physical memory supportSamuel Thibault
2011-01-31Drop kbd device on xenSamuel Thibault
2011-01-15Avoid dropping kd_intr when RCLINE is >= 0Samuel Thibault
2011-01-15Move -d and -H parse to kern/startup.cSamuel Thibault
2010-12-09memcpy operands are not supposed to overlapSamuel Thibault
2010-10-24Avoid harmless warningSamuel Thibault
2010-10-23Add prototype for strstrSamuel Thibault
2010-10-23Add prototype for discover_x86_cpu_typeSamuel Thibault
2010-10-23Warn on unknown CPU familySamuel Thibault
2010-10-23Recognize P4 and Opteron-like as pentium proSamuel Thibault
2010-09-19Fix device_get/set_status ABI for NET_FLAGSSamuel Thibault
2010-09-14Merge branch 'typo-print'Thomas Schwinge
2010-09-14Typo fix.Thomas Schwinge
2010-09-14Fix ifunc entriesSamuel Thibault
2010-09-08Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2010-09-08Fix non-contiguous PCI functionsSamuel Thibault
2010-08-27Fix "make dist"Guillem Jover
2010-08-26Do not advice to install libc0.3-xen on 4gb_segment trapSamuel Thibault
2010-08-22Disable 4gb segment emulation notification on first notificationSamuel Thibault
2010-08-22Report Xen 4gb segment emulationSamuel Thibault
2010-08-01Fix unexpected irq + irq timeout on writeSamuel Thibault
2010-08-01Move read-only sections to after text sectionSamuel Thibault
2010-07-31Un-whitelist the QEMU harddisk for DMA supportSamuel Thibault
2010-07-31Put a name on the 16MiB magic numberSamuel Thibault
2010-06-25Route BLKRRPART to partitions layerJeremie Koenig
2010-04-16Add memory clobbers to segment selector loadersSamuel Thibault
2010-04-08Fix bootstrap additional mappingSamuel Thibault
2010-04-08Extend machine addresses to 64bit for PAESamuel Thibault
2010-04-06Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2010-04-06Fix crash on Xen when no module is providedSamuel Thibault
2010-03-15Require GNU Automake 1.10.2.Thomas Schwinge
2010-03-14Fix Xen build without kdbSamuel Thibault
2010-03-14Add mem deviceSamuel Thibault
2010-03-02whitelist the QEMU harddisk for DMA supportSamuel Thibault
2010-01-04ignore bogus FDPT information from BIOSSamuel Thibault
2009-12-22Align mach_port_deallocate debug flag with usageSamuel Thibault
2009-12-22Do not systematically debug buggy port deallocationSamuel Thibault
2009-12-22Merge branch 'master' of debhurd0:xen/gnumachSamuel Thibault
2009-12-22Fix debugger triggerroot
2009-12-21Invoke debugger on duplicate port deallocationSamuel Thibault
2009-12-21Add a SoftDebugger functionSamuel Thibault
2009-12-19Document kdb_kintr stack manipulationSamuel Thibault
2009-12-19Fix debugger triggerroot
2009-12-18Add missing castsGuillem Jover
2009-12-18Add missing function prototypesGuillem Jover
2009-12-18Use `unsigned char *' for byte buffersGuillem Jover
2009-12-18Mark macro arguments as usedGuillem Jover