summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/mp.c
AgeCommit message (Expand)Author
2021-03-01devpccard, pci: fix pccard support and handle pci expansion romscinap_lenrek
2020-11-29pc, pc64, xen: rewrite interrupt handling codecinap_lenrek
2020-11-21pc, pc64: implement disabling of msi interruptscinap_lenrek
2020-11-21kernel: add portable pcimsienable()/pcimsidisable(), disable MSI/MSI-X on pci...cinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2018-07-11pc kernel: get rid of ugly and partially broken cpuid macrosaiju
2016-01-13pc/pc64: backing out new mp startup code (caused issues with ramnode)cinap_lenrek
2016-01-11pc/pc64: bring up ap's one after another, use idlehands() while waiting for t...cinap_lenrek
2016-01-07pc/pc64: remove mpshutdown printcinap_lenrek
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