Age | Commit message (Expand) | Author |
---|---|---|
2021-10-11 | kernel: move waserror() macro to port/portfns.h | cinap_lenrek |
2021-01-17 | pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies | cinap_lenrek |
2020-12-21 | pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c | cinap_lenrek |
2020-12-06 | xen: use pc/fpu.c | cinap_lenrek |
2020-12-06 | xen: fix for the last avx changes | Sigrid |
2020-11-29 | pc, pc64, xen: rewrite interrupt handling code | cinap_lenrek |
2020-11-03 | pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ... | cinap_lenrek |
2016-12-14 | xen: fix build by adding missing rdrandbuf() function | cinap_lenrek |
2014-12-22 | pc, pc64, xen: change return type of intrdisable() to void | cinap_lenrek |
2014-12-18 | xen: remove segmentation constants, not used on xen. | cinap_lenrek |
2014-12-14 | xen: fix mtrr dummy functions | cinap_lenrek |
2014-06-24 | xen: fix early console | mischief |
2014-06-24 | import xen 32 bit paravirtual kernel from /n/sources/xen. | mischief |