index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
archmp.c
Age
Commit message (
Expand
)
Author
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2015-08-03
pc, pc64: replace atoi() calls with strtol() when hex can be expcte
cinap_lenrek
2014-12-19
pc, pc64: untangle acpireset() from mpshutdown()
cinap_lenrek
2014-02-01
pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64
cinap_lenrek
2013-06-25
reintroduce *notsc= option
cinap_lenrek
2013-06-21
reverting guesscpuhz() changes, causes trouble
cinap_lenrek
2013-06-20
disable tscticks in pc kernel (for now)
cinap_lenrek
2013-06-19
acpi: use Tblsz enum instead of sizeof(Tbl) due to alignment, enable use tsc ...
cinap_lenrek
2012-08-25
archmp: checksum _MP_ structure before use, coherence() and comments (import ...
cinap_lenrek
2012-08-24
add unified sigsearch() function to look for bios data structures
cinap_lenrek
2012-06-17
experimental acpi support for apic irq routing
cinap_lenrek
2011-11-11
pc kernel: make *nomp= work like *nomp=1
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen