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
/
mp.c
Age
Commit message (
Expand
)
Author
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2014-12-19
pc, pc64: untangle acpireset() from mpshutdown()
cinap_lenrek
2014-11-02
pc, pc64: implement acpi reset (for efi)
cinap_lenrek
2014-10-21
pc, pc64: make mtrr() callable from interrupt context and before mpinit
cinap_lenrek
2014-05-29
pc, pc64: simplify reboot code
cinap_lenrek
2014-05-29
pc: initiate machine reset only from boot processors in mpshutdown()
cinap_lenrek
2014-03-16
pc64: amd64 kernel reboot support
cinap_lenrek
2014-02-01
pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64
cinap_lenrek
2013-09-09
mp/pci: msi support for hypertransport platform
cinap_lenrek
2012-08-25
archmp: checksum _MP_ structure before use, coherence() and comments (import ...
cinap_lenrek
2012-08-17
pckernel: use constants instead of hardcoding cpuid bits in various places
cinap_lenrek
2012-07-25
kernel: make mp mode and msi interrupts the default. *msi -> *nomsi
cinap_lenrek
2012-06-17
experimental acpi support for apic irq routing
cinap_lenrek
2012-06-15
mp: cleanup mp code
cinap_lenrek
2012-05-15
merge
cinap_lenrek
2012-05-03
kernel: print format
cinap_lenrek
2012-02-11
pci: add pcicap
cinap_lenrek
2011-12-14
kernel: xalloc error handling
cinap_lenrek
2011-12-12
kernel: fix inproper use of malloc/smalloc
cinap_lenrek
2011-05-19
fixed stupid bug in msi code
aiju
2011-05-17
added support for 32 bit MSI
aiju
2011-05-16
added APIC ID remapping
aiju
2011-05-16
removed stale variable
aiju
2011-05-16
improved interrupt vector allocation code
aiju
2011-05-16
added basic MSI and PCI capabilities support
aiju
2011-04-24
added mp table override
aiju
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