]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64/dat.h
pc, pc64: increase confmem slots to 64
[plan9front.git] / sys / src / 9 / pc64 / dat.h
2021-07-14 cinap_lenrekpc, pc64: increase confmem slots to 64
2021-06-04 Alex Musolinomerge
2021-04-25 cinap_lenrekkernel: clean up Mach structure
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 Sigridamd64: FP: back to static size for allocation and copying
2020-12-06 Sigridamd64: FP: always use enough to fit AVX state and align...
2020-12-06 Sigridamd64, vmx: support avx/avx2 for host/guest; use *noavx...
2020-11-29 cinap_lenrekpc, pc64, xen: rewrite interrupt handling code
2020-06-06 cinap_lenrekmerge
2020-06-06 cinap_lenrekpc, pc64: use 64-bit physical addresses for ISAConf...
2019-08-27 cinap_lenrekpc64: implement NX bit discovery, map kernel mappings...
2018-07-11 aijupc64: update headers to match pc
2017-11-12 cinap_lenrekpc64: allow using the FPU in syscall and pagefault...
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-08-28 cinap_lenrekmerge
2017-08-28 aijudevvmx, vmx: lilu dallas multivm
2017-06-13 aijupc/pc64: keep shadow copy of DR7 in Mach and use that...
2017-06-12 aijukernel: add support for hardware watchpoints
2017-03-25 cinap_lenrekpc kernel: handle PCMP and RSD being in low (kaddr...
2017-03-11 cinap_lenrekmerge
2017-03-11 cinap_lenrekkernel: get rid of active.Lock and active.thunderbirdsargo
2016-12-17 cinap_lenrekpat write combinding support for 386 kernel, honor...
2016-01-05 cinap_lenrekkernel: change active.machs from bitmap to char array...
2015-11-30 cinap_lenrekmerge
2015-11-30 cinap_lenrekkernel: cleanup exit()/shutdown()/reboot() code
2015-07-07 cinap_lenrekpc64: use unsigned long for kmapindex and mmu counts...
2014-11-01 cinap_lenrekpc64: remove unused pdballoc and pdbfree counters from...
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-01 cinap_lenrekpc64: increase sizes of physical memory bank maps
2014-03-16 cinap_lenrekpc64: amd64 kernel reboot support
2014-02-06 cinap_lenrekpc64: fix kmap()
2014-02-02 cinap_lenrekpc64: track per process kmap page tables in separate...
2014-02-01 cinap_lenrekadd experimental pc64 kernel