1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00
freebsd/sys
John Baldwin 8356a9abbb Move remaining EF_MIPS_* flags to <sys/elf_common.h>.
Reviewed by:	brooks
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D14789
2018-03-23 19:31:52 +00:00
..
amd64 Fixup return style(9) in amd64 linux*_sysvec.c 2018-03-23 17:28:04 +00:00
arm This is MPSAFE on this platform, so don't take Giant out while running 2018-03-21 14:47:08 +00:00
arm64 Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
bsm
cam Flag when we have a pending TUR. Don't schedule another one when we 2018-03-23 16:23:15 +00:00
cddl zfs: fix mismatch between format specifier and type 2018-03-23 09:42:47 +00:00
compat linuxkpi whitespace cleanup 2018-03-23 15:50:01 +00:00
conf Add mutual exclusion mechanism for software reset of firmware in mlx5core. 2018-03-23 18:32:03 +00:00
contrib Exit krping on device removal to avoid endless hang situation. 2018-03-23 17:03:42 +00:00
crypto Import Blake2 algorithms (blake2b, blake2s) from libb2 2018-03-21 16:18:14 +00:00
ddb db_script_exec: use a saved script name when reporting commands executed 2018-03-04 13:27:21 +00:00
dev Don't wait for completions when a mlx5en(4) device is in internal 2018-03-23 18:38:12 +00:00
dts sys/dts: Remove arm64 from subdir as it no longer exists. 2018-03-19 15:35:26 +00:00
fs Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
gdb amd64: Protect the kernel text, data, and BSS by setting the RW/NX bits 2018-03-06 14:28:37 +00:00
geom Remove unneeded variable which was introduced in r328472. 2018-03-18 15:09:55 +00:00
gnu
i386 Sort headers in MD Linuxulator files 2018-03-23 17:16:36 +00:00
isa Revert r330780, it was improperly tested and results in taking a spin 2018-03-11 20:13:15 +00:00
kern Do not send signals to init directly from shutdown_nice(9), do it from 2018-03-22 20:47:25 +00:00
kgssapi
libkern iconv uses strlen directly on user supplied memory 2018-02-26 18:23:36 +00:00
mips Move remaining EF_MIPS_* flags to <sys/elf_common.h>. 2018-03-23 19:31:52 +00:00
modules Add mutual exclusion mechanism for software reset of firmware in mlx5core. 2018-03-23 18:32:03 +00:00
net netpfil: Introduce PFIL_FWD flag 2018-03-23 16:56:44 +00:00
net80211 net80211: wrap protection frame allocation into ieee80211_alloc_prot() 2018-03-09 11:33:56 +00:00
netgraph Correct pseudo misspelling in sys/ comments 2018-02-23 18:15:50 +00:00
netinet Revert r331379 as the "simple" lock changes have revealed a deeper problem 2018-03-23 18:34:38 +00:00
netinet6 Revert r331379 as the "simple" lock changes have revealed a deeper problem 2018-03-23 18:34:38 +00:00
netipsec Set the proper vnet in IPsec callback functions. 2018-03-20 17:05:23 +00:00
netpfil netpfil: Introduce PFIL_FWD flag 2018-03-23 16:56:44 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Remove redundant integer cast in ibcore. The "ref_count" field already 2018-03-19 13:51:33 +00:00
opencrypto Import Blake2 algorithms (blake2b, blake2s) from libb2 2018-03-21 16:18:14 +00:00
powerpc Debug interrupts aren't instruction traps 2018-03-23 00:40:08 +00:00
riscv Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
rpc
security audit(4): fix a typo in a comment 2018-03-17 17:56:08 +00:00
sparc64 Mark psycho interrupts as MPSAFE. It's safe to do so now that we don't 2018-03-21 14:47:17 +00:00
sys Move remaining EF_MIPS_* flags to <sys/elf_common.h>. 2018-03-23 19:31:52 +00:00
teken
tests
tools
ufs Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
vm Fix two compliation problems on non-amd64 architectures. 2018-03-23 18:24:02 +00:00
x86 Move the CR0.WP manipulation KPI to x86. 2018-03-20 20:20:49 +00:00
xdr
xen
Makefile