| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r276834 | sbruno | 2015-09-04 | 1 | -0/+1 |
* | MFC: r286265, r286293, r286328 | jkim | 2015-08-25 | 1 | -2/+10 |
* | MFC r286667 & r286723 | marcel | 2015-08-25 | 1 | -21/+4 |
* | Implement x86 ptrace(2) requests PT_{GET,SET}{FS,GS}BASE. | kib | 2015-08-05 | 1 | -0/+4 |
* | MFC r285932: | kib | 2015-08-04 | 1 | -0/+11 |
* | MFC r282209: | neel | 2015-06-28 | 1 | -1/+4 |
* | MFC 281887: | jhb | 2015-06-02 | 1 | -1/+1 |
* | MFC 281266: | jhb | 2015-06-02 | 1 | -0/+1 |
* | MFC 261790: | jhb | 2015-04-01 | 1 | -0/+4 |
* | MFC 260973: | jhb | 2015-04-01 | 1 | -0/+3 |
* | MFC 274817,274878,276801,276840,278976: | jhb | 2015-02-23 | 2 | -12/+22 |
* | MFC 273800: | jhb | 2015-02-10 | 1 | -0/+47 |
* | MFC 261321 | neel | 2014-12-30 | 1 | -6/+18 |
* | MFC r270326 | neel | 2014-12-28 | 1 | -0/+8 |
* | MFC r271208: | kib | 2014-12-23 | 1 | -0/+2 |
* | MFC r271206: | kib | 2014-12-23 | 1 | -1/+3 |
* | MFC r271197: | kib | 2014-12-23 | 1 | -0/+3 |
* | MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, | grehan | 2014-08-19 | 1 | -0/+19 |
* | MFC 266263,266551,266552: | jhb | 2014-06-12 | 1 | -6/+25 |
* | MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323, | ian | 2014-05-14 | 2 | -18/+6 |
* | MFC r263998: | tijl | 2014-04-15 | 1 | -1/+1 |
* | MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-24 | 1 | -7/+0 |
* | MFC 259140: | jhb | 2014-02-18 | 1 | -0/+10 |
* | MFC r257417: Remove references to an unused fasttrap probe hook | avg | 2014-02-17 | 1 | -1/+0 |
* | MFC 259013: | jhb | 2013-12-24 | 1 | -4/+4 |
* | MFC DMAR busdma implementation. | kib | 2013-12-17 | 1 | -1/+0 |
* | MFC r257230: | kib | 2013-12-17 | 1 | -0/+97 |
* | MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) | emaste | 2013-11-25 | 1 | -1/+9 |
* | MFC r257856: | kib | 2013-11-15 | 1 | -0/+6 |
* | Add a va_copy() to our fall-back stdarg implementation for use with lint(1) | phk | 2013-10-07 | 1 | -0/+2 |
* | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 1 | -0/+1 |
* | Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, these | jkim | 2013-08-13 | 1 | -0/+80 |
* | x86: detect mwait capabilities and extensions, when present | avg | 2013-07-28 | 1 | -0/+23 |
* | Add basic support for FDT to i386 & amd64. This change includes: | marcel | 2013-05-21 | 2 | -0/+90 |
* | Move the previously added CPUID7 macros to CPUID_STDEXT. | rpaulo | 2013-04-18 | 1 | -17/+11 |
* | Add the most current CPUID7_* definitions. | rpaulo | 2013-04-18 | 1 | -0/+17 |
* | Make the code to check if VMX is enabled more readable by using macros | neel | 2013-04-11 | 1 | -0/+5 |
* | Convert machine/elf.h, machine/frame.h, machine/sigframe.h, | kib | 2013-02-20 | 5 | -0/+767 |
* | Add macros required to enable VMX operation on Intel processors. | neel | 2013-01-05 | 1 | -0/+2 |
* | Add bus_space_read_8 and bus_space_write_8 for amd64. | jimharris | 2012-12-13 | 1 | -4/+34 |
* | Revert r243960 based on feedback regarding keeping x86 headers unified | jimharris | 2012-12-13 | 1 | -0/+38 |
* | Add amd64 implementations for 8-byte bus_space routines. | jimharris | 2012-12-06 | 1 | -38/+0 |
* | Provide the reading and display of the Standard Extended Features, | kib | 2012-11-01 | 1 | -0/+11 |
* | Add an unified macro to deny ability from the compiler to reorder | attilio | 2012-10-09 | 1 | -1/+1 |
* | Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usage | kib | 2012-07-14 | 1 | -0/+5 |
* | Make the wchar_t type machine dependent. | andrew | 2012-06-24 | 2 | -6/+4 |
* | Implement mechanism to export some kernel timekeeping data to | kib | 2012-06-22 | 1 | -0/+42 |
* | Consitently use "__LP64__". | obrien | 2012-05-24 | 4 | -11/+11 |
* | Don't expose i386-only ptrace constants on amd64. This broke gdb with | jhb | 2012-05-17 | 1 | -2/+4 |
* | Add x2apic MSR definitions | grehan | 2012-04-17 | 1 | -1/+35 |