summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/mp.c
AgeCommit message (Expand)Author
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2014-12-19pc, pc64: untangle acpireset() from mpshutdown()cinap_lenrek
2014-11-02pc, pc64: implement acpi reset (for efi)cinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-05-29pc, pc64: simplify reboot codecinap_lenrek
2014-05-29pc: initiate machine reset only from boot processors in mpshutdown()cinap_lenrek
2014-03-16pc64: amd64 kernel reboot supportcinap_lenrek
2014-02-01pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64cinap_lenrek
2013-09-09mp/pci: msi support for hypertransport platformcinap_lenrek
2012-08-25archmp: checksum _MP_ structure before use, coherence() and comments (import ...cinap_lenrek
2012-08-17pckernel: use constants instead of hardcoding cpuid bits in various placescinap_lenrek
2012-07-25kernel: make mp mode and msi interrupts the default. *msi -> *nomsicinap_lenrek
2012-06-17experimental acpi support for apic irq routingcinap_lenrek
2012-06-15mp: cleanup mp codecinap_lenrek
2012-05-15mergecinap_lenrek
2012-05-03kernel: print formatcinap_lenrek
2012-02-11pci: add pcicapcinap_lenrek
2011-12-14kernel: xalloc error handlingcinap_lenrek
2011-12-12kernel: fix inproper use of malloc/smalloccinap_lenrek
2011-05-19fixed stupid bug in msi codeaiju
2011-05-17added support for 32 bit MSIaiju
2011-05-16added APIC ID remappingaiju
2011-05-16removed stale variableaiju
2011-05-16improved interrupt vector allocation codeaiju
2011-05-16added basic MSI and PCI capabilities supportaiju
2011-04-24added mp table overrideaiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen