Age | Commit message (Expand) | Author |
2013-11-15 | i386/i386at/com.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/com.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-11-15 | i386/i386at/autoconf.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/trap.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/thread.h: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386/pic.h: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386/pcb.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/mp_desc.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/machine_routines.h: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386/loose_ends.c: remove unused variable | Marin Ramesa |
2013-11-15 | i386/i386/loose_ends.c: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386/lock.h: remove register quaalifier | Marin Ramesa |
2013-11-15 | i386/i386/kttd_interface.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-11-15 | i386/i386/hardclock.c: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386/fpu.h: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/fpu.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/db_trace.c: qualify constants with const | Marin Ramesa |
2013-11-15 | i386/i386/db_trace.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386/db_interface.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | Fix typo | Marin Ramesa |
2013-11-15 | i386/i386/vm_tuning.h: remove file | Marin Ramesa |
2013-11-15 | i386/i386at: add ifndefs | Marin Ramesa |
2013-11-09 | Remove lint code | Marin Ramesa |
2013-08-28 | Drop FXSR initialization message | Samuel Thibault |
2013-07-18 | ddb: cleanup db_command.c | Marin Ramesa |
2013-07-07 | fix implicit declarations | Marin Ramesa |
2013-06-10 | Add missing 4KiB memory | Samuel Thibault |
2013-06-10 | Add non-contiguous mmap support | Samuel Thibault |
2013-03-11 | Fix build without kdb | Samuel Thibault |
2013-02-04 | Plug hw debug register support into kdb | Samuel Thibault |
2013-02-04 | Add x86 hardware debugging register support | Samuel Thibault |
2013-02-03 | Prevent the kernel from making any FPU use | Samuel Thibault |
2013-01-31 | Implement pmap_map_mfn for the PVH case | Samuel Thibault |
2013-01-31 | Make the PVH variant get sure that the support is available in the hypervisor | Samuel Thibault |
2013-01-30 | Add comment for TODO | Samuel Thibault |
2013-01-30 | Do not use 4gb segment assistance in PVH | Samuel Thibault |
2013-01-30 | Drop spurious inclusion | Samuel Thibault |
2013-01-30 | Increase VM_MAX_KERNEL_ADDRESS for PVH case | Samuel Thibault |
2013-01-28 | More ifdef fixes for ring1 support and pv descriptors support | Samuel Thibault |
2013-01-28 | Add initial code for disabling PV pagetables | Samuel Thibault |
2013-01-28 | Fix comments | Samuel Thibault |
2013-01-28 | Fix build with --disable-pseudo-phys | Samuel Thibault |
2013-01-28 | Add initial code for disabling ring1 xen execution | Samuel Thibault |
2013-01-28 | Add initial code for disabling PV descriptors | Samuel Thibault |
2012-07-14 | Fix Xen boot at linear address 0xC0000000 | Samuel Thibault |
2012-05-05 | Offset kernel addresses by 3GiB | Samuel Thibault |
2012-05-05 | Document how to offset the kernel to get better debugging | Samuel Thibault |
2012-04-06 | Check hyp_stack_switch return | Samuel Thibault |
2012-03-24 | Fix Xen boot after c74adfe | Samuel Thibault |
2012-03-24 | Relocate kernel at bootup | Samuel Thibault |