summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30vm: make struct vm_map fit into a cache lineJustus Winter
2014-04-30i386: fix MACHINE_SERVER_HEADERJustus Winter
2014-04-30kern: include the MIG-generated server headers for MACHINE_SERVERJustus Winter
2014-04-30include: do not guard the host_slab_info RPC with MACH_VM_DEBUGJustus Winter
2014-04-30Install the mach_debug header filesJustus Winter
2014-04-30doc: fix the number of prioritiesJustus Winter
2014-04-25Make sure mig is availableSamuel Thibault
2014-04-13kern: set the name of tasks created during the bootstrapJustus Winter
2014-04-10include: fix the definition of device_openJustus Winter
2014-04-08include: make the device_t types translation functions mutableJustus Winter
2014-04-05include: make the notify_port_t types translation functions mutableJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-04-04Fix prototypeSamuel Thibault
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2014-03-28Assume EGA/VGA cardSamuel Thibault
2014-03-28Really default to EGA/VGA on unknown CMOS valuesSamuel Thibault
2014-03-26kern: fix formatting of multiboot modulesJustus Winter
2014-03-25include: make the memory_object_t types translation functions mutableJustus Winter
2014-03-22Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2014-03-22Fix overflowSamuel Thibault
2014-03-20xen: fix error handlingJustus Winter
2014-03-20Only complain once per boot about Xen console smashSamuel Thibault
2014-03-17Increase possible number of AHCI devices to 8Samuel Thibault
2014-03-03Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2014-03-03Keep two virtual pages as mapping windows to access physical memorySamuel Thibault
2014-02-26kern: fix mig_strncpyJustus Winter
2014-02-23Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2014-02-23AHCI driver cleanupsSamuel Thibault
2014-02-19include: skip routines related to migrating threadsJustus Winter
2014-02-12Reduce kmem_map to make room for kentry_data_sizeSamuel Thibault
2014-02-10Make open return ENXIO on missing CD-ROMSamuel Thibault
2014-02-10Add quiet flag to CD I/OSamuel Thibault
2014-02-10Add missing initializationSamuel Thibault
2014-02-10Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2014-02-10Add quiet flag to block I/OSamuel Thibault
2014-02-06vm: trigger garbage collection on kernel memory pressureRichard Braun
2014-02-05Remove duplicate typedefSamuel Thibault
2014-02-05doc: document task_set_nameJustus Winter
2014-02-05include: add task_set_nameJustus Winter
2014-02-05kern: implement task_set_nameJustus Winter
2014-02-04Fix comstart when the queue is emptySamuel Thibault
2014-02-04Fix potential NULL dereferenceSamuel Thibault
2014-02-04Fix potential NULL dereferenceSamuel Thibault
2014-02-04Fix potential NULL dereferenceSamuel Thibault
2014-02-04Fix potential NULL dereferenceSamuel Thibault
2014-02-04xen: fix buffer sizeJustus Winter
2014-02-04ddb: safely copy symbol names into the symtab structureJustus Winter
2014-02-04kern: make kmem_error panicJustus Winter
2014-02-04kern: use kmem_warn instead of kmem_error in kmem_cache_errorJustus Winter
2014-02-04Fix FPU state copy sizeSamuel Thibault