summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | MFC r204051 (by imp):kib2010-05-081-0/+3
| | * | | | | | | | | | | MFC r206089, r206684:fabient2010-04-161-1/+10
| | * | | | | | | | | | | MFC 205851:jhb2010-04-141-2/+3
| | * | | | | | | | | | | MFC r206459:kib2010-04-131-0/+4
| | * | | | | | | | | | | MFC r205014,205015:nwhitehorn2010-04-072-0/+10
| | * | | | | | | | | | | MFC r204907, r204913, r205402, r205573, r205573alc2010-04-052-0/+2
| | * | | | | | | | | | | MFC r204641, r204753:attilio2010-03-301-1/+1
| | * | | | | | | | | | | MFC r199852, r202387, r202441, r202534:attilio2010-03-291-1/+7
| | * | | | | | | | | | | MFC 205214:jhb2010-03-262-0/+17
| | * | | | | | | | | | | MFC 205210,205448:jhb2010-03-261-22/+22
| | * | | | | | | | | | | MFC rev. 202097:marcel2010-01-221-0/+1
| | * | | | | | | | | | | MFC 198134,198149,198170,198171,198391,200948:jhb2010-01-211-0/+1
| | * | | | | | | | | | | MFC r200033: mca: improve status checking, recording and reportingavg2009-12-191-0/+1
| | * | | | | | | | | | | MFC r199968: x86 cpu features: add MOVBE reporting and flagavg2009-12-081-0/+1
| | * | | | | | | | | | | - MFC r199067,199215,199253kuriyama2009-11-221-0/+1
| | * | | | | | | | | | | MFC r197070:attilio2009-11-061-2/+2
| | * | | | | | | | | | | MFC 197647: cpufunc.h: unify/correct style of c extension namesavg2009-11-011-3/+3
| | * | | | | | | | | | | MFC r197316alc2009-10-311-0/+2
| | * | | | | | | | | | | MFC 197439:jhb2009-10-291-0/+3
| | * | | | | | | | | | | MFC r197933:kib2009-10-201-0/+6
| | * | | | | | | | | | | MFC r197803, r197824, r197910:attilio2009-10-121-44/+60
| | * | | | | | | | | | | Adjust the handling of the local APIC PMC interrupt vector:jhb2009-08-142-1/+3
| | * | | | | | | | | | | MFC r196196:attilio2009-08-132-9/+2
| * | | | | | | | | | | | Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-131-0/+2
| * | | | | | | | | | | | Implement boot-time TSC synchronization test for SMP. This test is executedjkim2011-05-091-1/+0
| * | | | | | | | | | | | prepare code that does topology detection for amd cpus for bulldozeravg2011-05-061-0/+2
* | | | | | | | | | | | | MFCattilio2012-12-262-149/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert r243960 based on feedback regarding keeping x86 headers unifiedjimharris2012-12-131-149/+2
| * | | | | | | | | | | | | Implement an API to allow a hypervisor to save/restoregrehan2012-12-121-0/+5
* | | | | | | | | | | | | | MFCattilio2012-12-112-2/+150
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Add amd64 implementations for 8-byte bus_space routines.jimharris2012-12-061-2/+149
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Provide the reading and display of the Standard Extended Features,kib2012-11-011-0/+1
* | | | | | | | | | | | | MFCattilio2012-10-223-12/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Add an unified macro to deny ability from the compiler to reorderattilio2012-10-091-2/+2
| * | | | | | | | | | | | Reverts r234074,234105,234564,234723,234989,235231-235232 and part ofattilio2012-10-091-0/+2
| * | | | | | | | | | | | - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specificjhb2012-09-281-10/+42
* | | | | | | | | | | | | MFCattilio2012-08-271-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | As discussed on -current, remove the hardcoded default maxswzone.des2012-08-141-8/+0
* | | | | | | | | | | | | MFCattilio2012-08-034-2/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Add lfence().kib2012-08-011-0/+7
| * | | | | | | | | | | | Forcibly shut up clang warning about NULL pointer dereference.kib2012-07-231-0/+7
| * | | | | | | | | | | | Introduce curpcb magic variable, similar to curthread, which is MDkib2012-07-191-1/+14
| * | | | | | | | | | | | On AMD64, provide siginfo.si_code for floating point errors when errorkib2012-07-181-1/+2
| * | | | | | | | | | | | Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usagekib2012-07-141-0/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | MFCattilio2012-07-121-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Add a clts() wrapper around the 'clts' instruction to <machine/cpufunc.h>jhb2012-07-091-0/+10
* | | | | | | | | | | | MFCattilio2012-07-071-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Now that our assembler supports the xsave family of instructions, use themjhb2012-07-051-0/+19
| * | | | | | | | | | | Optimize reserve_pv_entries() using the popcnt instruction.alc2012-06-301-0/+9
* | | | | | | | | | | | MFCattilio2012-06-233-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
OpenPOWER on IntegriCloud