summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-03-20Use compiler defined __i386__ symbol instead of use defined i386Guillem Jover
2012-03-20Change types holding cpu flags from int to longGuillem Jover
2012-03-20Match type for count with tty_get_status and tty_set_statusGuillem Jover
2012-03-19Use unsigned int for ELF 32bit valuesSamuel Thibault
2012-03-18Fix assembly snippet portabilitySamuel Thibault
2012-03-18Use unsigned long types for addressesSamuel Thibault
2012-03-18Use unsigned long for registersSamuel Thibault
2012-03-18Do not hardcode structure offsetSamuel Thibault
2012-03-18Set Xen kernel virtual address to 0xC0000000Samuel Thibault
2012-03-18Fix access above 4GiB in bootstrap page tableSamuel Thibault
2012-03-15Fix build error introduced in 5f701793f63f16d111db3e3d2e91134fcc179c5b.Thomas Schwinge
2012-03-14Simplify splxSamuel Thibault
2012-03-14Fix variable types according to assembly useSamuel Thibault
2012-03-14Stick to binutils ELF scriptsSamuel Thibault
2012-03-14Fix PAE page frame number mask.Samuel Thibault
2012-03-14Fix Xen bootstrap at virtual address above 1GiBSamuel Thibault
2012-03-14Simplify i386at_initSamuel Thibault
2012-03-14Simplify kvtophysSamuel Thibault
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-03-08Move kentry_data_size initial value to headerSamuel Thibault
2012-03-03Set default serial parameters to 8N1 instead of 7E1Gabriele Giacone
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-01-28Merge branch 'master' into master-slabSamuel Thibault
2012-01-22Fix build on 64bit hostSamuel Thibault
2012-01-09Improve ipc hash/marequest init readabilityRichard Braun
2011-12-30Cope with dom0s which do not respect feature-no-csum-offloadSamuel Thibault
2011-12-29Fix typoSamuel Thibault
2011-12-29Upgrade number of event queuesSamuel Thibault
2011-12-17Remove arbitrary limits used by the zone systemRichard Braun
2011-12-17Remove the defunct kernel_task_create() functionRichard Braun
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-12-17Adjust VM initializationRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-12-17Import the slab allocatorRichard Braun
2011-12-17Import utility filesRichard Braun
2011-11-27Keep frame pointer when debugger is enabledSamuel Thibault
2011-10-16Merge branch 'master' of callisto:gnumachSamuel Thibault