summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/dat.h
AgeCommit message (Expand)Author
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