freebsd-skq/sys/amd64
jhb bdcad19a9a MFC 261781:
Don't waste a page of KVA for the boot-time memory test on x86.  For amd64,
reuse the first page of the crashdumpmap as CMAP1/CADDR1.  For i386,
remove CMAP1/CADDR1 entirely and reuse CMAP3/CADDR3 for the memory test.
2014-06-27 17:22:18 +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 261781: 2014-06-27 17:22:18 +00:00
conf MFC 263301 2014-05-17 17:34:37 +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 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
linux32 Revert MFC r266925 because it can lead to instant panic at fexecve(): 2014-06-17 05:21:48 +00:00
pci MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
vmm MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
Makefile