freebsd-dev/sys
Justin Hibbits 6b3e2169c5 Force all TOC references in asm to include '@toc'
This reportedly fixes one problem with booting a clang kernel.

PR:		kern/215819
Submitted by:	Mark Millard <markmi AT dsl-only.net>
MFC after:	2 weeks
2017-01-11 02:21:34 +00:00
..
amd64 Coalesce TLB shootdowns of global PTEs in pmap_advise() on x86. 2017-01-10 21:52:48 +00:00
arm Use the new sdhci_fdt_gpio helper functions to add full support for FDT 2017-01-09 01:57:51 +00:00
arm64 Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
boot [efi] Build EFI bits with -fPIC on ARM 2017-01-10 20:15:24 +00:00
bsm
cam Do not wait for HA thread shutdown if scheduler is stopped. 2017-01-10 20:16:16 +00:00
cddl Have DTrace handle faults when dereferencing a lock object pointer. 2017-01-11 01:18:06 +00:00
compat Use getsock_cap() instead of fgetsock(). 2017-01-06 04:38:38 +00:00
conf [sdhci] Add ACPI platform support for SDHCI driver 2017-01-11 01:53:54 +00:00
contrib Revert r311843, r311667 2017-01-11 00:02:51 +00:00
crypto libmd: add noexec stack annotation in skein_block_asm.s 2017-01-07 19:26:25 +00:00
ddb
dev [sdhci] Add ACPI platform support for SDHCI driver 2017-01-11 01:53:54 +00:00
fs cd9660: fix up compilation on sparc after r311665 2017-01-10 04:17:53 +00:00
gdb
geom Fix logic error in gvinum's gv_set_sd_state() 2017-01-08 17:56:54 +00:00
gnu
i386 Coalesce TLB shootdowns of global PTEs in pmap_advise() on x86. 2017-01-10 21:52:48 +00:00
isa
kern Do not set BIO_DONE if the BIO specifies a completion handler. 2017-01-10 21:41:28 +00:00
kgssapi
libkern
mips Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
modules [sdhci] Add ACPI platform support for SDHCI driver 2017-01-11 01:53:54 +00:00
net Remove unused mtx_held() macro. 2017-01-09 23:41:10 +00:00
net80211 Fix build without IEEE80211_DEBUG. 2017-01-10 19:28:40 +00:00
netgraph
netinet sysctl net.inet.tcp.hostcache.list in a jail can see connections from other 2017-01-05 17:22:09 +00:00
netinet6 Release the ND6 list lock before making a prefix off-link in nd6_timer(). 2017-01-08 18:46:00 +00:00
netipsec Add direction argument to ipsec_setspidx_inpcb() function. 2017-01-08 12:40:07 +00:00
netnatm
netpfil In dummynet(4), random chunks of memory are casted to struct dn_*, 2017-01-09 20:51:51 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Force all TOC references in asm to include '@toc' 2017-01-11 02:21:34 +00:00
riscv
rpc
security
sparc64 sparc64: add atomic_fcmpset 2017-01-10 21:10:20 +00:00
sys Remove unused __gnu_inline() attribute. 2017-01-10 20:44:31 +00:00
teken
tests
tools Replace using of objdump with elfdump 2017-01-10 18:46:40 +00:00
ufs Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
vm Remove a redundant use of min(). 2017-01-05 03:13:45 +00:00
x86
xdr
xen
Makefile