summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/include/cpuvar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Store the acpi processor ID/UID in struct cpu_info, and use it to attachkettenis2016-07-281-2/+3
| | | | | | acpicpu(4) drivers to the right cpu(4). ok mlarkin@, guenther@
* Make {x86,i82489,x2apic,i386}_ipi return voidsf2015-07-181-2/+2
| | | | | | They always returned 0 ok mlarkin@ kettenis@
* Make *_ipi_init return void on i386/amd64sf2015-07-181-2/+2
| | | | | | They always returned 0 ok mlarkin@ kettenis@
* tedu x86_self_ipi()/i386_self_ipi()sf2015-01-271-2/+1
| | | | | | They are not used anywhere. ok mlarkin@
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* debranch SMP, have funniklas2004-06-131-0/+108