freebsd-nq/sys
Hans Petter Selasky 0b8de86913 Fix for DWC OTG interrupt register programming.
Fix a compiler warning.
Add missing header file.

MFC after:	1 week
2012-03-05 06:41:44 +00:00
..
amd64 Exclude USB drivers (except umass and ukbd) from main kernel image on i386 2012-03-04 21:31:13 +00:00
arm Remove unused #defines. All this is now retrieved from the device tree. 2012-03-04 18:13:45 +00:00
boot Respect phy-handle property in Ethernet nodes of the device tree. 2012-03-04 19:22:52 +00:00
bsm
cam
cddl
compat Fix race condition in KfRaiseIrql(). 2012-03-04 17:08:43 +00:00
conf In r232322, I forgot one case where a check for MK_CLANG_IS_CC was 2012-03-04 00:42:18 +00:00
contrib
crypto
ddb
dev Fix for DWC OTG interrupt register programming. 2012-03-05 06:41:44 +00:00
fs Remove unneeded cast to u_int. The values as small enough to fit into 2012-03-04 14:51:42 +00:00
gdb
geom
gnu/fs
i386 Exclude USB drivers (except umass and ukbd) from main kernel image on i386 2012-03-04 21:31:13 +00:00
ia64 - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
isa
kern pipe_read(): change the type of size to int, and remove signed clamp. 2012-03-04 15:09:01 +00:00
kgssapi
libkern
mips Fix tls base computation with COMPAT_FREEBSD32 on n64 kernels. The previous 2012-03-04 05:19:55 +00:00
modules Explicitly list dependency 2012-03-04 16:46:27 +00:00
net Properly restore curvnet context when returning early from 2012-03-04 11:11:03 +00:00
net80211 Oops - used the wrong field. 2012-03-05 02:36:15 +00:00
netatalk Fix typos 2012-02-28 15:07:05 +00:00
netgraph
netinet Change SYSINIT priorities so that ip_mroute_modevent() is executed 2012-03-04 18:59:38 +00:00
netinet6 In nd6_options() ignore the RFC 6106 options completely rather than printing 2012-03-04 18:51:45 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Post r230394, the Lookup RPC counts for both NFS clients increased 2012-03-03 01:06:54 +00:00
nfsserver
nlm
ofed
opencrypto
pc98 Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace 2012-03-04 20:24:28 +00:00
pci
powerpc Restore proper dot symbol creation for assembly files in the kernel build case. 2012-03-04 11:55:28 +00:00
rpc
security
sparc64 - Add a bus_dma tag to each PCI bus that is a child of a Host-PCI bridge. 2012-03-02 20:38:04 +00:00
sys Reapply 227753 (xlocale cleanup), plus some fixes so that it passes build 2012-03-04 15:31:13 +00:00
teken
tools
ufs Similar to the fixes in 226967 and 226987, purge any name cache entries 2012-03-02 18:55:19 +00:00
vm Eliminate stale incorrect ARGSUSED comments. 2012-03-02 17:33:51 +00:00
x86 Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace 2012-03-04 20:24:28 +00:00
xdr
xen blkif interface comment cleanups. No functional changes 2012-02-29 17:47:01 +00:00
Makefile