summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-04Document dwatchSamuel Thibault
2013-02-04Add x86 hardware debugging register supportSamuel Thibault
2013-02-03Prevent the kernel from making any FPU useSamuel Thibault
2013-01-31Implement pmap_map_mfn for the PVH caseSamuel Thibault
2013-01-31Make the PVH variant get sure that the support is available in the hypervisorSamuel Thibault
2013-01-30Add comment for TODOSamuel Thibault
2013-01-30Do not use 4gb segment assistance in PVHSamuel Thibault
2013-01-30Drop spurious inclusionSamuel Thibault
2013-01-30Increase VM_MAX_KERNEL_ADDRESS for PVH caseSamuel Thibault
2013-01-28More ifdef fixes for ring1 support and pv descriptors supportSamuel Thibault
2013-01-28Add initial code for disabling PV pagetablesSamuel Thibault
2013-01-28Fix commentsSamuel Thibault
2013-01-28Fix build with --disable-pseudo-physSamuel Thibault
2013-01-28Add initial code for disabling ring1 xen executionSamuel Thibault
2013-01-28Add initial code for disabling PV descriptorsSamuel Thibault
2013-01-22Add the mach_print debugging system callRichard Braun
2013-01-13Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2013-01-13Fix task stats incrementationsSamuel Thibault
2013-01-13Add statistics for task_events_infoDavid Höppner
2013-01-08Fix slab cache list lockingRichard Braun
2013-01-08Add function to dump a raw summary of the slab allocator stateRichard Braun
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