summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/dat.h
AgeCommit message (Expand)Author
2022-01-16kernel: make Page.txtflush into an arraycinap_lenrek
2021-07-14pc, pc64: increase confmem slots to 64cinap_lenrek
2021-04-25kernel: clean up Mach structurecinap_lenrek
2021-02-06pc: increase number of Conf.mem[] entries from 4 to 16cinap_lenrek
2021-01-17pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequenciescinap_lenrek
2020-12-06amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disableSigrid
2020-11-29pc, pc64, xen: rewrite interrupt handling codecinap_lenrek
2020-06-06pc, pc64: use 64-bit physical addresses for ISAConf.portcinap_lenrek
2019-08-27pc64: implement NX bit discovery, map kernel mappings no-executecinap_lenrek
2018-07-11pc kernel: get rid of ugly and partially broken cpuid macrosaiju
2018-05-27sdram: experimental ramdisk drivercinap_lenrek
2017-11-04kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...cinap_lenrek
2017-08-28devvmx, vmx: lilu dallas multivmaiju
2017-06-20pc, pc64: adapt devvmx to work on pc64aiju
2017-06-13pc/pc64: keep shadow copy of DR7 in Mach and use that to check whether we nee...aiju
2017-06-12kernel: add support for hardware watchpointsaiju
2017-03-25pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memorycinap_lenrek
2017-03-11kernel: get rid of active.Lock and active.thunderbirdsargocinap_lenrek
2016-12-17pat write combinding support for 386 kernel, honor cpuid bitscinap_lenrek
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-07-09pc, pc64: initial machine check architecture supportcinap_lenrek
2014-05-29pc, pc64: simplify reboot codecinap_lenrek
2014-03-16pc64: amd64 kernel reboot supportcinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-06-22apic: eleminate splhi and apictimerlock, per cpu apictimer structurecinap_lenrek
2013-05-26keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for n...cinap_lenrek
2013-05-25kernel: fix floating point exceptions (was broken by sse kernel changes)cinap_lenrek
2013-05-22sse kernel support (sources)jpathy
2013-05-08Add RDRAND Support for /dev/randomjpathy
2012-08-17pckernel: use constants instead of hardcoding cpuid bits in various placescinap_lenrek
2012-05-05kernel: add eriks #P/cputempcinap_lenrek
2012-05-04kernel: use monitor/mwait instruction on pc multiprocessor for idlehandscinap_lenrek
2011-07-12segdesc: add /dev/^(ldt gdt) supportcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen