summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/archmp.c
AgeCommit message (Expand)Author
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