freebsd-dev/sys
Andriy Gapon 4fa9db8da0 fix atomic_set_xxx misuse in rge
It seems that atomic_set_xxx and atomic_store_xxx were confused.

Reviewed by:	jhb (general issue)
MFC after:	3 weeks
2010-12-11 10:21:38 +00:00
..
amd64 Derive the XENHVM kernel from GENERIC, adding only the options required 2010-12-10 22:22:01 +00:00
arm Fix double ;; 2010-12-06 10:24:06 +00:00
boot
bsm
cam Fix a few issues related to the XPT_GDEV_ADVINFO CCB. 2010-12-10 21:38:51 +00:00
cddl Undo r216230: the interaction between saved ashift in metadata and 2010-12-07 15:24:08 +00:00
compat Implement NdisGetRoutineAddress and MmGetSystemRoutineAddress used in 2010-12-06 20:54:53 +00:00
conf Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.c 2010-12-09 06:41:50 +00:00
contrib
crypto
ddb
dev fix atomic_set_xxx misuse in drm 2010-12-11 10:18:05 +00:00
fs Disable attempts to establish a callback connection from the 2010-12-09 19:02:23 +00:00
gdb
geom Don't warn if a partition appears not to be aligned on a track boundary. 2010-12-07 20:46:11 +00:00
gnu
i386 When r207410 eliminated the acquisition and release of the page queues 2010-12-09 20:16:00 +00:00
ia64 Revert r216134. This checkin broke platforms where bus_space are macros: 2010-12-03 07:09:23 +00:00
isa
kern Fix race in devfs by using LIST_FIRST() instead of 2010-12-11 08:44:10 +00:00
kgssapi
libkern
mips fix atomic_set_xxx misuse in rge 2010-12-11 10:21:38 +00:00
modules Import a clean-room implementation of the experimental H-TCP congestion control 2010-12-02 06:40:21 +00:00
net Adds IFF_CANTCONFIG to IFF_CANTCHANGE that it shouldn't happen through 2010-12-07 20:31:04 +00:00
net80211
netatalk
netgraph
netinet Use correct field to track statistics counting error as bad header length. 2010-12-05 01:09:48 +00:00
netinet6 Loosen the locking in nd6-free() again after r216022 to avoid 2010-12-07 22:43:29 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98 Do not subtract 0.5% from estimated frequency if DELAY(9) is driven by TSC. 2010-12-08 23:40:41 +00:00
pci
powerpc Switch which software-reserved bit is used to designate a locked PTE 2010-12-05 01:17:53 +00:00
rpc
security
sparc64 Revert r216134. This checkin broke platforms where bus_space are macros: 2010-12-03 07:09:23 +00:00
sun4v Revert r216134. This checkin broke platforms where bus_space are macros: 2010-12-03 07:09:23 +00:00
sys MFp4: 2010-12-09 02:42:02 +00:00
teken Use proper bounds checking on VPA. 2010-12-05 10:15:23 +00:00
tools
ufs Journal start looks up .sujournal file by doing lookup on the root dvp. 2010-12-01 21:19:11 +00:00
vm Fix a long standing (from the original 4.4BSD lite sources) race between 2010-12-09 21:02:22 +00:00
x86 Remove AMD Family 0Fh, Model 6Bh, Stepping 2 from the list of P-state 2010-12-09 21:29:36 +00:00
xdr
xen Postpone the unmasking of event channels (aka. interrupts) until after 2010-12-07 23:33:20 +00:00
Makefile