freebsd-skq/sys/amd64
kib 24883994ff MFC r271747:
- Use NULL instead of 0 for fpcurthread.
 - Note the quirk with the interrupt enabled state of the dna handler.
 - Use just panic() instead of printf() and panic().  Print tid instead
   of pid, the fpu state is per-thread.

MFC r271924:
Update and clarify comments.  Remove the useless counter for impossible, but
seen in wild situation (on buggy hypervisors).
2014-10-04 19:33:58 +00:00
..
acpica Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is 2013-02-15 22:43:08 +00:00
amd64 MFC r271747: 2014-10-04 19:33:58 +00:00
conf MFC 271745,271834,271899,271900,271913,272022,272023: 2014-09-30 16:55:19 +00:00
ia32 MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) 2013-11-25 15:58:48 +00:00
include MFC 270850,271053,271192,271717: 2014-09-22 20:34:36 +00:00
linux32 This is a direct commit rather than an MFC of r271744. 2014-09-23 07:53:32 +00:00
pci MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
vmm MFC r272193 2014-10-01 23:15:23 +00:00
Makefile