summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-13Fix task stats incrementationsSamuel Thibault
2013-01-13Add statistics for task_events_infoDavid Höppner
2013-01-06Double KENTRY_DATA_SIZESamuel Thibault
2013-01-04Fix compilation warning implicit function declaration kdbprintfDavid Höppner
2012-12-27Fix slow boot in virtualboxSamuel Thibault
2012-12-27Fix spurious error on accessing fd1Samuel Thibault
2012-12-23Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2012-12-23Make thread_suspend wait for !TH_UNINTSamuel Thibault
2012-12-21ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.David S. Miller
2012-12-21IDE disk drives with unusual C/H/S.Thomas Schwinge
2012-12-05Fix kernel task creation timeRichard Braun
2012-12-04Strongly reduce risks of name capture in rbtree macrosRichard Braun
2012-11-20Fix calls to vm_map when size is 0Richard Braun
2012-11-19Fix compilation error with older versions of GCCMatthew Leach
2012-09-23Fix gnumach_server_routine prototypeSamuel Thibault
2012-09-23Add missing file for page statisticsRichard Braun
2012-09-23Add missing file for page statisticsRichard Braun
2012-09-23Fix panic on irq >= 16Gianluca Guida
2012-09-23Update DMA auto-enabling, make forcing DMA an optionSergio Lopez
2012-09-23Fix CDROM door unlock on closure without device_closeAlexey Dejneka
2012-09-23Provide basic page cache statisticsRichard Braun
2012-08-24Store threads waiting on a message queue in LIFO orderRichard Braun
2012-07-14Fix Xen boot at linear address 0xC0000000Samuel Thibault
2012-07-08Fix slab collection timingRichard Braun
2012-07-07Increase the slab collection intervalRichard Braun
2012-07-07Allocate kernel thread stacks out of kmem_mapRichard Braun
2012-07-07Merge kalloc_map into kmem_mapRichard Braun
2012-06-10Permit to select/deselect whole driver groupsSamuel Thibault
2012-05-17Offset bios32 entrySamuel Thibault
2012-05-17Clear direction flag after bios32 callSamuel Thibault
2012-05-05Offset kernel addresses by 3GiBSamuel Thibault
2012-05-05Document how to offset the kernel to get better debuggingSamuel Thibault
2012-04-27Augment VM maps with a red-black treeRichard Braun
2012-04-22Update comments.Richard Braun
2012-04-22Fix copyright assignmentRichard Braun
2012-04-06Check hyp_stack_switch returnSamuel Thibault
2012-04-06Fix integer typeSamuel Thibault
2012-04-06Do not take address of va_list variableSamuel Thibault
2012-03-24Fix Xen boot after c74adfeSamuel Thibault
2012-03-24Relocate kernel at bootupSamuel Thibault
2012-03-24Make sure BIOS area is mapped in kernel threadsSamuel Thibault
2012-03-24Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESSSamuel Thibault
2012-03-24Add missing phystokv/kvtophys callsSamuel Thibault
2012-03-24Fix issig crash at bootSamuel Thibault
2012-03-24Fix wrap-around in pmap bootstrapSamuel Thibault
2012-03-23Fix boot with big values of _startSamuel Thibault
2012-03-22Refer to `PFN_LIST' on Xen only.Ludovic Courtès
2012-03-20Use long typesSamuel Thibault
2012-03-20Complain about Xen console smash only once at a timeSamuel Thibault
2012-03-20Make xchgl arch-neutralSamuel Thibault