1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Alan Cox b3d6ea5bc2 Implement pmap_advise(). (Without a working pmap_advise() implementation
madvise(MADV_DONTNEED) and madvise(MADV_FREE) are NOPs.)

Reviewed by:	markj
X-MFC after:	r350004
Differential Revision:	https://reviews.freebsd.org/D21062
2019-07-26 05:07:09 +00:00
..
amd64 Simplify the handling of superpages in pmap_clear_modify(). Specifically, 2019-07-25 22:02:55 +00:00
arm arm: ti: Add a driver for ti,sysc bus 2019-07-22 21:55:33 +00:00
arm64 Implement pmap_advise(). (Without a working pmap_advise() implementation 2019-07-26 05:07:09 +00:00
bsm
cam Add device temperature reporting into CTL. 2019-07-26 03:49:16 +00:00
cddl Fix FASTTRAPIOC_GETINSTR. 2019-07-17 16:38:29 +00:00
compat
conf powerpc/pmap64: Make moea64 statistics optional 2019-07-25 03:47:27 +00:00
contrib As of upstream fil.c CVS r1.53 (March 1, 2009), prior to the import of 2019-07-16 19:00:42 +00:00
crypto
ddb
dev Widen the type for to. 2019-07-25 20:26:21 +00:00
dts dtso: allwinner: Add an overlay for H3 i2c0 2019-07-20 17:42:46 +00:00
fs
gdb
geom
gnu
i386 Simplify the handling of superpages in pmap_clear_modify(). Specifically, 2019-07-25 22:02:55 +00:00
isa
kern Update the generated syscall files for copy_file_range(2) added by 2019-07-25 05:55:55 +00:00
kgssapi
libkern Remove pre-FreeBSD 7.0 compatibility. 2019-07-19 18:38:47 +00:00
mips o Add support for BERI IOMMU device 2019-07-22 16:01:20 +00:00
modules enable ig4_acpi on aarch64 2019-07-24 21:26:17 +00:00
net if_tuntap(4): Add TUNGIFNAME 2019-07-25 22:23:34 +00:00
net80211
netgraph
netinet Add a sysctl variable ts_offset_per_conn to change the computation 2019-07-23 21:28:20 +00:00
netinet6
netipsec
netpfil pf: zero output buffer in pfioctl 2019-07-24 16:51:14 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc: Improve pvo allocation code 2019-07-25 15:27:05 +00:00
riscv Simplify the handling of superpages in pmap_clear_modify(). Specifically, 2019-07-25 22:02:55 +00:00
rpc
security
sparc64 Don't pass error from syscallenter() to syscallret(). 2019-07-15 21:25:16 +00:00
sys Make camcontrol sanitize support also ATA devices. 2019-07-25 18:48:31 +00:00
teken
tests
tools
ufs The error reported in FS-14-UFS-3 can only happen on UFS/FFS 2019-07-17 22:07:43 +00:00
vm Rename vm_page_{import,release}() to vm_page_zone_{import,release}(). 2019-07-20 18:25:41 +00:00
x86
xdr
xen
Makefile