freebsd-dev/sys
Ed Schouten b78ef4bd86 Refactoring: move out generic bits from cloudabi64_sysvec.c.
In order to make it easier to support CloudABI on ARM64, move out all of
the bits from the AMD64 cloudabi_sysvec.c into a new file
cloudabi_module.c that would otherwise remain identical. This reduces
the AMD64 specific code to just ~160 lines.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D3974
2015-10-22 09:07:53 +00:00
..
amd64 Refactoring: move out generic bits from cloudabi64_sysvec.c. 2015-10-22 09:07:53 +00:00
arm Fix parsing of I2C addresses properties in fdt data. I2C address is 2015-10-21 15:41:16 +00:00
arm64 Use pmap_quick* functions in arm64 busdma to make bounce buffer synchronization more flexible and avoid borrowing UVAs for userspace buffers. This is mostly equivalent to r286785 and r286787 for x86. 2015-10-21 19:44:20 +00:00
boot
bsm
cam Make some panic strings mode informative. 2015-10-21 15:31:26 +00:00
cddl MFV r289561: 6328 Fix cstyle errors in zfs codebase 2015-10-19 08:25:37 +00:00
compat Refactoring: move out generic bits from cloudabi64_sysvec.c. 2015-10-22 09:07:53 +00:00
conf Refactoring: move out generic bits from cloudabi64_sysvec.c. 2015-10-22 09:07:53 +00:00
contrib Really fix ipfilter bug 3600459. 2015-10-18 03:09:03 +00:00
crypto
ddb
dev Improve flexibility of ioat_test / ioatcontrol(8) 2015-10-22 04:38:05 +00:00
fs
gdb
geom
gnu
i386 x86/xen: Consolidate xen-os.h in a single place 2015-10-21 10:04:35 +00:00
isa
kern Trim spaces at end of line to record the proper commit message for 2015-10-20 20:38:20 +00:00
kgssapi
libkern
mips Add support for the TP-Link TL-WR740N v4. 2015-10-22 08:08:06 +00:00
modules Refactoring: move out generic bits from cloudabi64_sysvec.c. 2015-10-22 09:07:53 +00:00
net if_tap: correct typo in sysctl description (Enably) 2015-10-21 19:56:16 +00:00
net80211
netgraph
netinet Use __func__ instead of __FUNCTION__. 2015-10-19 11:17:54 +00:00
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Remove all comments deriving from Linux. 2015-10-21 09:37:34 +00:00
opencrypto
pc98
powerpc
rpc
security
sparc64
sys Add missing forward declaration of struct image_params. 2015-10-21 16:32:01 +00:00
teken
tools Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
ufs Do not relocate extents to make them contiguous if the underlying drive can do 2015-10-16 03:06:02 +00:00
vm Only marker is guaranteed to be present on the queue after the relock 2015-10-18 09:33:28 +00:00
x86 xen: Code cleanup and small bug fixes 2015-10-21 10:44:07 +00:00
xdr
xen xen: Code cleanup and small bug fixes 2015-10-21 10:44:07 +00:00
Makefile