freebsd-skq/sys
Michal Meloun 89b4b66950 ARM: Improve robustness of locore_v6.S and fix errors.
- boot page table is not allocated in data section, so must be
  cleared before use
- map only one section (1 MB) for SOCDEV mapping (*)
- DSB must be used for ensuring of finishing TLB operations
- Invalidate BTB when appropriate

PR:		198360
Reported by:	Daisuke Aoyama <aoyama at peach.ne.jp> (*)
Approved by:	kib (mentor)
2015-11-10 11:45:41 +00:00
..
amd64
arm ARM: Improve robustness of locore_v6.S and fix errors. 2015-11-10 11:45:41 +00:00
arm64 Fix typo in message from arm64 ITS workaround 2015-11-09 01:49:25 +00:00
boot
bsm
cam
cddl
compat linuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid GCC warning 2015-11-09 16:50:42 +00:00
conf Now that the PMU implementation is independent of HWPMC 2015-11-09 17:57:32 +00:00
contrib Fix slots DMA memory handling. It's similar to r290553. 2015-11-10 10:56:52 +00:00
crypto
ddb
dev Add support for SCTP checksum offloading for the 82580 controller 2015-11-10 10:55:57 +00:00
fs
gdb
geom
gnu
i386
isa
kern Make naming more consistent; no functional changes. 2015-11-08 18:11:24 +00:00
kgssapi
libkern
mips
modules
net Use lladdr_event to propagate gratiotus arp. 2015-11-09 10:11:14 +00:00
net80211
netgraph Use lladdr_event to propagate gratiotus arp. 2015-11-09 10:11:14 +00:00
netinet Decompose arp_ifinit() into arp_add_ifa_lle() and arp_announce_ifaddr(). 2015-11-09 10:35:33 +00:00
netinet6
netipsec
netnatm
netpfil Print proper setfib values in ipfw log. 2015-11-08 13:44:21 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
rpc
security
sparc64
sys Speed up rctl(8) rule retrieval; the difference shows mostly in "rctl -n", 2015-11-08 18:08:31 +00:00
teken
tools
ufs
vm
x86 x86/dma_bounce: rework _bus_dmamap_load_ma implementation 2015-11-09 12:19:58 +00:00
xdr
xen
Makefile