summaryrefslogtreecommitdiffstats
path: root/sys/x86
Commit message (Expand)AuthorAgeFilesLines
* Add support for corrected machine check interrupts. CMCI is a new localjhb2010-05-241-1/+39
* - Implement MI helper functions, dividing one or two timer interrupts withmav2010-05-242-83/+16
* Restore different APIC init orders for i386 and amd64 unified in r208452.mav2010-05-241-2/+24
* Unify local_apic.c for x86 archs,mav2010-05-231-0/+1437
* Fix another instance of lapic_cyclic_clock_func.rpaulo2010-04-201-2/+2
* Default the machdep.lapic_allclocks to be enabled in order to cope withattilio2010-04-091-1/+1
* Improving the clocks auto-tunning by firstly checking if the atrtc may beattilio2010-03-031-5/+20
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-2517-0/+7491
OpenPOWER on IntegriCloud