]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64/fns.h
pc64: avoid getcr3() in mmuflushtlb()
[plan9front.git] / sys / src / 9 / pc64 / fns.h
2021-05-12 cinap_lenrekpc64: avoid getcr3() in mmuflushtlb()
2021-01-17 cinap_lenrekmerge
2021-01-17 cinap_lenrekpc, pc64: add minimal HPET driver to measure LAPIC...
2020-12-15 Alex Musolinomerge
2020-12-06 cinap_lenrekpc, pc64: move all fpu specific code from main.c to...
2020-12-06 Sigridamd64, vmx: support avx/avx2 for host/guest; use *noavx...
2020-12-05 cinap_lenrekpc, pc64: exclude memory regions with unusual MTRR...
2020-11-29 cinap_lenrekpc, pc64, xen: rewrite interrupt handling code
2020-11-03 cinap_lenrekmerge
2020-11-03 cinap_lenrekpc, pc64: allocate i/o port space for unassigned pci...
2020-09-13 cinap_lenrekmerge
2020-09-13 cinap_lenrekkernel: massive pci code rewrite
2020-06-06 cinap_lenrekmerge
2020-06-06 cinap_lenrekdevpccard: use 64-bit physical addresses
2020-06-06 cinap_lenrekpc, pc64: use 64-bit physical addresses for vmap()...
2020-04-04 cinap_lenrekmerge
2020-04-04 cinap_lenrekpc, pc64: new memory map code
2019-07-17 cinap_lenrekusbehci: introduce dmaflush() function to handle portab...
2019-06-28 cinap_lenrekpc64: preallocate mmupool page tables
2018-10-07 cinap_lenrekpc, pc64: add pcienable() and pcidisable() functions
2018-07-24 23hiromerge
2018-07-22 cinap_lenrekpc, pc64: look for "RSD PTR " in ACPI reserved memory...
2018-02-18 cinap_lenrekdevether: mux bridges, portable netconsole
2017-11-12 cinap_lenrekpc64: allow using the FPU in syscall and pagefault...
2017-09-02 aijudevvmx: call vmxshutdown from reboot() function manually
2017-08-28 cinap_lenrekmerge
2017-08-28 aijudevvmx, vmx: lilu dallas multivm
2017-06-25 cinap_lenrekpc, pc64: support for multiboot framebuffer, common...
2017-06-20 aijupc, pc64: adapt devvmx to work on pc64
2017-06-12 aijukernel: add support for hardware watchpoints
2016-12-15 cinap_lenrekpc64: implement simple write combining for framebuffers...
2016-11-17 cinap_lenrekpc64: check if vmap() range fits in VMAPLEN window...
2015-08-05 cinap_lenrekpc, pc64: remove unused psaux driver, cleanup devkbd
2015-08-05 cinap_lenrekdevkbd: disable mosue/keyboard on shutdown, disable...
2014-12-22 cinap_lenrekpc, pc64, xen: change return type of intrdisable()...
2014-12-21 mischiefmerge
2014-12-21 ftrvxmtrxmerge
2014-12-19 cinap_lenrekpc, pc64: untangle acpireset() from mpshutdown()
2014-11-09 cinap_lenrekmerge
2014-11-09 cinap_lenrekpc, pc64: provide access to embedded controller with...
2014-11-02 cinap_lenrekpc, pc64: implement acpi reset (for efi)
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-02-06 cinap_lenrekpc64: fix note handling
2014-02-01 cinap_lenrekadd experimental pc64 kernel