| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide the reading and display of the Standard Extended Features, | kib | 2012-11-01 | 1 | -0/+1 |
* | Add an unified macro to deny ability from the compiler to reorder | attilio | 2012-10-09 | 1 | -2/+2 |
* | Reverts r234074,234105,234564,234723,234989,235231-235232 and part of | attilio | 2012-10-09 | 1 | -0/+2 |
* | - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specific | jhb | 2012-09-28 | 1 | -10/+42 |
* | As discussed on -current, remove the hardcoded default maxswzone. | des | 2012-08-14 | 1 | -8/+0 |
* | Add lfence(). | kib | 2012-08-01 | 1 | -0/+7 |
* | Forcibly shut up clang warning about NULL pointer dereference. | kib | 2012-07-23 | 1 | -0/+7 |
* | Introduce curpcb magic variable, similar to curthread, which is MD | kib | 2012-07-19 | 1 | -1/+14 |
* | On AMD64, provide siginfo.si_code for floating point errors when error | kib | 2012-07-18 | 1 | -1/+2 |
* | Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usage | kib | 2012-07-14 | 1 | -0/+1 |
* | Add a clts() wrapper around the 'clts' instruction to <machine/cpufunc.h> | jhb | 2012-07-09 | 1 | -0/+10 |
* | Now that our assembler supports the xsave family of instructions, use them | jhb | 2012-07-05 | 1 | -0/+19 |
* | Optimize reserve_pv_entries() using the popcnt instruction. | alc | 2012-06-30 | 1 | -0/+9 |
* | Implement mechanism to export some kernel timekeeping data to | kib | 2012-06-22 | 1 | -0/+6 |
* | Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to | kib | 2012-06-22 | 1 | -0/+1 |
* | The page flag PGA_WRITEABLE is set and cleared exclusively by the pmap | alc | 2012-06-16 | 1 | -0/+1 |
* | - Remove unused code for CR3 and CR4. | jkim | 2012-06-13 | 1 | -1/+1 |
* | - Fix resumectx() prototypes to reflect reality. | jkim | 2012-06-13 | 1 | -2/+2 |
* | Share IPI init and startup code of mp_machdep.c with acpi_wakeup.c | iwasaki | 2012-06-12 | 1 | -0/+1 |
* | Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference of | iwasaki | 2012-06-09 | 1 | -1/+13 |
* | Use plain store for atomic_store_rel on x86, instead of implicitly | kib | 2012-06-02 | 1 | -37/+37 |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-24 | 1 | -0/+4 |
* | Rename pmap_collect() to pmap_pv_reclaim() and rewrite it such that it no | alc | 2012-05-18 | 1 | -1/+1 |
* | Revert part of r234723 by re-enabling the SMP protection for | attilio | 2012-05-03 | 1 | -0/+2 |
* | Add a convenience macro for the returns_twice attribute, and apply it to | dim | 2012-04-29 | 1 | -1/+1 |
* | Increase DFLDSIZ from 128 MiB to 32 GiB. On amd64 there's plenty of virtual | rmh | 2012-04-27 | 1 | -1/+1 |
* | Clean up the intr* MD KPI from the SMP dependency, removing a cause of | attilio | 2012-04-26 | 1 | -4/+0 |
* | bump INTRCNT_COUNT values to reflect actual numbers of IPI counters | avg | 2012-04-13 | 1 | -2/+2 |
* | Move the legacy(4) driver to x86. | jhb | 2012-03-30 | 1 | -63/+0 |
* | Use a more proper fix for enabling HT MSI mapping windows on Host-PCI | jhb | 2012-03-29 | 1 | -1/+7 |
* | - Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHEABLE on x86 to | jhb | 2012-03-29 | 1 | -1/+1 |
* | Add software PMC support. | fabient | 2012-03-28 | 1 | -7/+16 |
* | Handle spurious page faults that may occur in no-fault sections of the | alc | 2012-03-22 | 1 | -0/+1 |
* | Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace | tijl | 2012-03-19 | 1 | -100/+3 |
* | Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace | tijl | 2012-03-19 | 1 | -594/+3 |
* | Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs. | tijl | 2012-03-19 | 1 | -81/+3 |
* | Move userland bits (and some common kernel bits) from amd64 and i386 | tijl | 2012-03-19 | 1 | -150/+1 |
* | Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98 | tijl | 2012-03-18 | 1 | -138/+3 |
* | Use exact width integer types in amd64/i386 reg.h to prepare for a merge. | tijl | 2012-03-18 | 1 | -31/+31 |
* | Move userland bits of i386 npx.h and amd64 fpu.h to x86 fpu.h. | tijl | 2012-03-16 | 2 | -84/+7 |
* | Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace | tijl | 2012-03-04 | 1 | -38/+3 |
* | Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs. | tijl | 2012-03-04 | 1 | -92/+3 |
* | Copy amd64 float.h to x86 and merge with i386 float.h. Replace | tijl | 2012-03-04 | 1 | -91/+3 |
* | Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs. | tijl | 2012-02-28 | 1 | -72/+3 |
* | Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs. | tijl | 2012-02-28 | 1 | -47/+3 |
* | Copy amd64 endian.h to x86 and merge with i386 endian.h. Replace | tijl | 2012-02-28 | 1 | -142/+3 |
* | Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replace | tijl | 2012-02-28 | 1 | -168/+3 |
* | Copy amd64 _limits.h to x86 and merge with i386 _limits.h. Replace | tijl | 2012-02-28 | 1 | -84/+3 |
* | Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existing | tijl | 2012-02-28 | 1 | -113/+3 |
* | Resort the IDT_DTRACE_RET constant after it was changed to be less than | jhb | 2012-02-27 | 1 | -1/+1 |