summaryrefslogtreecommitdiff
path: root/sys/src/9/pc64/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
2015-07-07pc64: use unsigned long for kmapindex and mmu counts avoiding signed integer ...cinap_lenrek
2014-11-01pc64: remove unused pdballoc and pdbfree counters from mach structurecinap_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-05-01pc64: increase sizes of physical memory bank mapscinap_lenrek
2014-03-16pc64: amd64 kernel reboot supportcinap_lenrek
2014-02-06pc64: fix kmap()cinap_lenrek
2014-02-02pc64: track per process kmap page tables in separate MMU list.cinap_lenrek
2014-02-01add experimental pc64 kernelcinap_lenrek