aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/mptable.h
Commit message (Expand)AuthorAgeFilesLines
...
* Program lint1 to handle NMIs.Steve Passe1997-06-271-2/+24
* Merged/renamed functions:Steve Passe1997-06-251-81/+55
* Ensure that the boot CPU honours write protection in kernel mode.Tor Egge1997-06-241-1/+9
* Fix calculation of initial mplock value.Steve Passe1997-06-241-2/+2
* Fixed breakage for "default" configurations in mptable_pass1().Steve Passe1997-06-241-2/+2
* Preliminary support for per-cpu data pages.Peter Wemm1997-06-221-45/+109
* Change isa_device.h to intr_machdep.hDoug Rabson1997-06-021-2/+2
* Code such as apic_base[APIC_ID] converted to lapic__idSteve Passe1997-05-291-16/+16
* minor style police (recent divergence from KNF code)Peter Wemm1997-05-291-5/+5
* Nuke the printing of the unredirect message unless bootverbose.Steve Passe1997-05-271-3/+7
* Added a test called 'LATE_START'.Steve Passe1997-05-261-190/+194
* Broke up parse_mp_table() into 2 passes:Steve Passe1997-05-251-156/+224
* Now that panic() is properly printing messages for early SMP panics allSteve Passe1997-05-241-51/+27
* Convert all:Steve Passe1997-05-221-27/+49
* fix bug in get_isa_apic_mask() where EISA bus was ignored.Steve Passe1997-05-071-3/+7
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.Steve Passe1997-05-051-6/+33
* new function to turn an APIC pin# into an INT mask.Steve Passe1997-05-031-1/+25
* fixed spelling error.Steve Passe1997-05-011-2/+2
* Enabled 'FIX_MP_TABLE_WORKS' code.Steve Passe1997-04-291-33/+39
* removed all the TEST_UPPERPRIO crud.Steve Passe1997-04-281-31/+4
* remove all the SMP_INVLTLB defines, making the code default for APIC_IO.Steve Passe1997-04-281-45/+15
* informal discussion between Bruce Evans <bde@zeta.org.au>,Steve Passe1997-04-271-132/+7
* Man the liferafts! Here comes the long awaited SMP -> -current merge!Peter Wemm1997-04-261-0/+1646