freebsd-skq/sys
Bjoern A. Zeeb f87ec781ef Properly define functions withut argument and wrap for { for style purposes
as followed in the rest of the file.  This will hopefully make gcc more happy.
2015-10-14 18:30:04 +00:00
..
amd64 Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
arm Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
arm64 Build changes that allow the modules on arm64. 2015-10-08 17:42:08 +00:00
boot Change gptldr from relocating 0xfff1 bytes of boot2 to relocating 0x20000 2015-10-08 15:38:34 +00:00
bsm
cam Make delete method set via kern.cam.da.X.delete_method persistent. 2015-10-11 18:26:06 +00:00
cddl MFV r289308: 6267 dn_bonus evicted too early 2015-10-14 10:38:05 +00:00
compat Properly format pointer size independent CloudABI system calls. 2015-10-08 05:27:45 +00:00
conf HWPMC depends on pmu.c even if device pmu is not specified. 2015-10-14 17:07:24 +00:00
contrib Flip on fast frames support for AR5416 and AR9300 series NICs. 2015-10-10 00:13:45 +00:00
crypto
ddb
dev Now that we can detect the Cortex-A8 properly, fix the event list 2015-10-14 17:20:19 +00:00
fs
gdb
geom Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
gnu
i386 Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
isa
kern Allow PT_INTERP and PT_NOTES segments to be located anywhere in the 2015-10-14 18:27:35 +00:00
kgssapi
libkern
mips Correct flash layout (this is a 4M flash unit). 2015-10-11 18:37:29 +00:00
modules urtwn(4): split *reg and *var parts (no functional change). 2015-10-12 05:14:49 +00:00
net pf: Fix TSO issues 2015-10-14 16:21:41 +00:00
net80211 net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee80211_raw_output(). 2015-10-12 04:55:20 +00:00
netgraph
netinet Properly define functions withut argument and wrap for { for style purposes 2015-10-14 18:30:04 +00:00
netinet6 Invoke lle_event for new entry iff it has lladdr set. 2015-10-04 19:10:27 +00:00
netipsec
netnatm
netpfil pf: Fix TSO issues 2015-10-14 16:21:41 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
powerpc Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers. 2015-10-09 22:49:50 +00:00
rpc
security
sparc64
sys There are times when it would be really nice to have a record of the last few 2015-10-14 00:35:37 +00:00
teken
tools
ufs In softdep_setup_freeblocks(): 2015-10-07 12:36:28 +00:00
vm Invalid pages should not appear on the inactive queue. Change the 2015-10-14 09:03:32 +00:00
x86 Ensure the client regions for unmapped bounce buffers created through bus_dmamap_load_phys() do not span multiple pages. 2015-10-13 02:17:56 +00:00
xdr
xen xen/console: Introduce a new console driver for Xen guest 2015-10-08 16:39:43 +00:00
Makefile