summaryrefslogtreecommitdiffstats
path: root/sys/x86/include
Commit message (Expand)AuthorAgeFilesLines
* MFC r293343: Move amd64 metadata.h to x86 and share with i386emaste2016-01-181-0/+57
* MFC r292890:kib2016-01-051-0/+1
* MFC r276834sbruno2015-09-041-0/+1
* MFC: r286265, r286293, r286328jkim2015-08-251-2/+10
* MFC r286667 & r286723marcel2015-08-251-21/+4
* Implement x86 ptrace(2) requests PT_{GET,SET}{FS,GS}BASE.kib2015-08-051-0/+4
* MFC r285932:kib2015-08-041-0/+11
* MFC r282209:neel2015-06-281-1/+4
* MFC 281887:jhb2015-06-021-1/+1
* MFC 281266:jhb2015-06-021-0/+1
* MFC 261790:jhb2015-04-011-0/+4
* MFC 260973:jhb2015-04-011-0/+3
* MFC 274817,274878,276801,276840,278976:jhb2015-02-232-12/+22
* MFC 273800:jhb2015-02-101-0/+47
* MFC 261321neel2014-12-301-6/+18
* MFC r270326neel2014-12-281-0/+8
* MFC r271208:kib2014-12-231-0/+2
* MFC r271206:kib2014-12-231-1/+3
* MFC r271197:kib2014-12-231-0/+3
* MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276,grehan2014-08-191-0/+19
* MFC 266263,266551,266552:jhb2014-06-121-6/+25
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-142-18/+6
* MFC r263998:tijl2014-04-151-1/+1
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-241-7/+0
* MFC 259140:jhb2014-02-181-0/+10
* MFC r257417: Remove references to an unused fasttrap probe hookavg2014-02-171-1/+0
* MFC 259013:jhb2013-12-241-4/+4
* MFC DMAR busdma implementation.kib2013-12-171-1/+0
* MFC r257230:kib2013-12-171-0/+97
* MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)emaste2013-11-251-1/+9
* MFC r257856:kib2013-11-151-0/+6
* Add a va_copy() to our fall-back stdarg implementation for use with lint(1)phk2013-10-071-0/+2
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-291-0/+1
* Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, thesejkim2013-08-131-0/+80
* x86: detect mwait capabilities and extensions, when presentavg2013-07-281-0/+23
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-212-0/+90
* Move the previously added CPUID7 macros to CPUID_STDEXT.rpaulo2013-04-181-17/+11
* Add the most current CPUID7_* definitions.rpaulo2013-04-181-0/+17
* Make the code to check if VMX is enabled more readable by using macrosneel2013-04-111-0/+5
* Convert machine/elf.h, machine/frame.h, machine/sigframe.h,kib2013-02-205-0/+767
* Add macros required to enable VMX operation on Intel processors.neel2013-01-051-0/+2
* Add bus_space_read_8 and bus_space_write_8 for amd64.jimharris2012-12-131-4/+34
* Revert r243960 based on feedback regarding keeping x86 headers unifiedjimharris2012-12-131-0/+38
* Add amd64 implementations for 8-byte bus_space routines.jimharris2012-12-061-38/+0
* Provide the reading and display of the Standard Extended Features,kib2012-11-011-0/+11
* Add an unified macro to deny ability from the compiler to reorderattilio2012-10-091-1/+1
* Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usagekib2012-07-141-0/+5
* Make the wchar_t type machine dependent.andrew2012-06-242-6/+4
* Implement mechanism to export some kernel timekeeping data tokib2012-06-221-0/+42
* Consitently use "__LP64__".obrien2012-05-244-11/+11
OpenPOWER on IntegriCloud