Age | Commit message (Expand) | Author |
2021-11-26 | kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TB | cinap_lenrek |
2021-10-11 | kernel: move waserror() macro to port/portfns.h | cinap_lenrek |
2021-05-12 | pc64: avoid getcr3() in mmuflushtlb() | cinap_lenrek |
2021-01-17 | pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies | cinap_lenrek |
2020-12-06 | pc, pc64: move all fpu specific code from main.c to fpu.c | cinap_lenrek |
2020-12-06 | amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable | Sigrid |
2020-12-05 | pc, pc64: exclude memory regions with unusual MTRR cache attributes | cinap_lenrek |
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 |
2020-09-13 | kernel: massive pci code rewrite | cinap_lenrek |
2020-06-06 | devpccard: use 64-bit physical addresses | cinap_lenrek |
2020-06-06 | pc, pc64: use 64-bit physical addresses for vmap() and upaalloc() | cinap_lenrek |
2020-04-04 | pc, pc64: new memory map code | cinap_lenrek |
2019-07-17 | usbehci: introduce dmaflush() function to handle portable cache invalidation ... | cinap_lenrek |
2019-06-28 | pc64: preallocate mmupool page tables | cinap_lenrek |
2018-10-07 | pc, pc64: add pcienable() and pcidisable() functions | cinap_lenrek |
2018-07-22 | pc, pc64: look for "RSD PTR " in ACPI reserved memory region from e820 map | cinap_lenrek |
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek |
2017-11-12 | pc64: allow using the FPU in syscall and pagefault handlers | cinap_lenrek |
2017-09-02 | devvmx: call vmxshutdown from reboot() function manually | aiju |
2017-08-28 | devvmx, vmx: lilu dallas multivm | aiju |
2017-06-25 | pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code | cinap_lenrek |
2017-06-20 | pc, pc64: adapt devvmx to work on pc64 | aiju |
2017-06-12 | kernel: add support for hardware watchpoints | aiju |
2016-12-15 | pc64: implement simple write combining for framebuffers with the PAT | cinap_lenrek |
2016-11-17 | pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(... | cinap_lenrek |
2015-08-05 | pc, pc64: remove unused psaux driver, cleanup devkbd | cinap_lenrek |
2015-08-05 | devkbd: disable mosue/keyboard on shutdown, disable ps2 mouse on init, remove... | cinap_lenrek |
2014-12-22 | pc, pc64, xen: change return type of intrdisable() to void | cinap_lenrek |
2014-12-19 | pc, pc64: untangle acpireset() from mpshutdown() | cinap_lenrek |
2014-11-10 | pc, pc64: provide access to embedded controller with #P/ec file | cinap_lenrek |
2014-11-02 | pc, pc64: implement acpi reset (for efi) | cinap_lenrek |
2014-10-21 | pc, pc64: make mtrr() callable from interrupt context and before mpinit | cinap_lenrek |
2014-07-09 | pc, pc64: initial machine check architecture support | cinap_lenrek |
2014-06-01 | pc64: allocate palloc.pages from upages | cinap_lenrek |
2014-02-06 | pc64: fix note handling | cinap_lenrek |
2014-02-01 | add experimental pc64 kernel | cinap_lenrek |