Age | Commit message (Expand) | Author |
2013-11-15 | i386/intel/pmap.h: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/intel/pmap.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/rtc.h: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/rtc.c: remove register qualifier | Marin Ramesa |
2013-11-15 | i386/i386at/lpr.c: remove register qualifier | Marin Ramesa |
2013-11-15 | i386/i386at/kd_mouse.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/kd.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/kd_event.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/int_init.h: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386at/idt.h: add comment after endif | Marin Ramesa |
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 |