summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/archmp.c
AgeCommit message (Expand)Author
2020-11-29pc, pc64, xen: rewrite interrupt handling codecinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-04-04pc, pc64: new memory map codecinap_lenrek
2018-07-22pc, pc64: look for "RSD PTR " in ACPI reserved memory region from e820 mapcinap_lenrek
2017-03-25pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memorycinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2015-08-03pc, pc64: replace atoi() calls with strtol() when hex can be expctecinap_lenrek
2014-12-19pc, pc64: untangle acpireset() from mpshutdown()cinap_lenrek
2014-02-01pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64cinap_lenrek
2013-06-25reintroduce *notsc= optioncinap_lenrek
2013-06-21reverting guesscpuhz() changes, causes troublecinap_lenrek
2013-06-20disable tscticks in pc kernel (for now)cinap_lenrek
2013-06-19acpi: use Tblsz enum instead of sizeof(Tbl) due to alignment, enable use tsc ...cinap_lenrek
2012-08-25archmp: checksum _MP_ structure before use, coherence() and comments (import ...cinap_lenrek
2012-08-24add unified sigsearch() function to look for bios data structurescinap_lenrek
2012-06-17experimental acpi support for apic irq routingcinap_lenrek
2011-11-11pc kernel: make *nomp= work like *nomp=1cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen