summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/devarch.c
AgeCommit message (Expand)Author
2015-07-16pc: check Sse (bit 25) in cpuiddx before enabling fxsr in cr4 (fixes crash on...cinap_lenrek
2014-12-22pc, pc64: include PCArch.id in #P/archctl simplify #P/ioalloc read handlercinap_lenrek
2014-12-19pc, pc64: untangle acpireset() from mpshutdown()cinap_lenrek
2014-12-17pc, pc64: cleanup devarchcinap_lenrek
2014-12-13pc, pc64: untangle embedded controller (ec) dependency from devarchcinap_lenrek
2014-11-10pc, pc64: provide access to embedded controller with #P/ec filecinap_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-26pc64: fix ulongs for address of devarchs realmodemem filecinap_lenrek
2014-05-11pc, pc64: handle sse simd exceptionscinap_lenrek
2014-02-03pc/pc64: move common code to pc/devarch.ccinap_lenrek
2014-02-01pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64cinap_lenrek
2013-05-22sse kernel support (sources)jpathy
2012-10-01devproc buffer overflow, strncpycinap_lenrek
2012-08-31rdmsr/wrmsr become tryrdmsr/trywrmsr, we can should check for trapcinap_lenrek
2012-08-17pckernel: use constants instead of hardcoding cpuid bits in various placescinap_lenrek
2012-05-04kernel: use monitor/mwait instruction on pc multiprocessor for idlehandscinap_lenrek
2012-05-01cardbus io reservationcinap_lenrek
2011-12-12kernel: fix inproper use of malloc/smalloccinap_lenrek
2011-11-05remove realmode and e820 code from kernelcinap_lenrek
2011-07-19reading from/writing to non-existant MSRs via /dev/msr no longer crashes the ...aiju
2011-04-16moved /dev/mordor to devconsaiju
2011-04-15added /dev/mordoraiju
2011-04-15added geode driveraiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen