1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys
Marius Strobl 939ce643ea - Checking for spurious interrupts is only necessary when using INTx.
Actually, this may be further optimized for controller variants
  supporting one-shot MSIs but I'm lacking the necessary hardware for
  testing.
- Add some missing synchronization of the statistics and status DMA
  maps.

MFC after:	1 week
2013-05-30 20:54:17 +00:00
..
amd64 Use slightly more idiomatic expression to get the address of array. 2013-05-27 18:39:39 +00:00
arm AM335x LCD controller driver with syscons support 2013-05-27 00:23:01 +00:00
boot Add DTS for AM335x EVM with properly muxed PWM and LCD pins, and 2013-05-27 00:26:29 +00:00
bsm
cam Added missing SCSI quirks from r241784 2013-05-28 14:44:37 +00:00
cddl The fasttrap provider cleans up probes asynchronously when a process with 2013-05-24 03:29:32 +00:00
compat Regenerate. 2013-05-21 11:41:08 +00:00
conf Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Series 6, 7, 8 and upcoming products. Older Adaptec RAID controller families are supported by the 'aac' driver. 2013-05-24 09:22:43 +00:00
contrib Fix a false -> AH_FALSE. 2013-05-29 04:21:42 +00:00
crypto
ddb
dev - Checking for spurious interrupts is only necessary when using INTx. 2013-05-30 20:54:17 +00:00
fs Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is 2013-05-30 19:51:33 +00:00
gdb
geom MFP4 @222836 2013-05-30 01:19:02 +00:00
gnu/fs/reiserfs
i386 Use slightly more idiomatic expression to get the address of array. 2013-05-27 18:39:39 +00:00
ia64 Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Series 6, 7, 8 and upcoming products. Older Adaptec RAID controller families are supported by the 'aac' driver. 2013-05-24 09:22:43 +00:00
isa
kern Initialising the new fibnum field to a known value turns out to 2013-05-24 02:18:37 +00:00
kgssapi
libkern
mips Don't assign the copyright to the FreeBSD foundation for the years 2013-05-29 16:51:03 +00:00
modules Fix a typo in r249213; the second bus_if.h should have been isa_if.h. 2013-05-29 23:56:49 +00:00
net Bring in a number of new features, mostly implemented by Michio Honda: 2013-05-30 14:07:14 +00:00
net80211 Fix net80211 fragment creation. 2013-05-25 06:28:30 +00:00
netatalk
netgraph
netinet Remove redundant checks. 2013-05-28 09:25:58 +00:00
netinet6 Really fix netmask address family this time. 2013-05-19 19:42:46 +00:00
netipsec
netipx
netnatm
netpfil
netsmb
nfs
nfsclient Add a patch analygous to r248567, r248581, r251079 to the 2013-05-29 00:32:49 +00:00
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
rpc
security
sparc64 o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
sys The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
teken
tools
ufs Properly spell sentinel (missed in 250891) 2013-05-22 05:07:55 +00:00
vm After the object lock was dropped, the object' reference count could 2013-05-30 20:00:19 +00:00
x86 Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
xdr
xen Fix loss of the emulated keyboard on Xen PV HVM domains. 2013-05-22 19:22:44 +00:00
Makefile