freebsd-dev/sys
Adrian Chadd 7afd1d0205 The AR71xx has APB interrupts in the MISC registers from 0-7, later
chips have more.

So for now, let's allow more.  We should teach the apb code to just
reject interrupts that lie outside what the chip can do at runtime.
2014-03-16 08:39:46 +00:00
..
amd64 Fix a race wherein the source of an interrupt vector is wrongly 2014-03-15 23:09:34 +00:00
arm Fix wandboard to include tmpfs, mbr and bsd labels. 2014-03-15 16:59:57 +00:00
boot Fix an uninitialized variable error I perpetrated when splitting some 2014-03-14 00:49:02 +00:00
bsm
cam Fix support for increased logical sector size (4K-native drives). 2014-03-07 09:45:40 +00:00
cddl Report ZVOL block size as GEOM stripesize. 2014-03-13 19:26:26 +00:00
compat change td_retval into a union w/ off_t, with defines to mask the 2014-03-16 00:53:40 +00:00
conf replace the kernel's version w/ cperciva's implementation... In all 2014-03-16 01:43:23 +00:00
contrib Also tag the current HAL power mode in ar9300_set_power_mode(). 2014-03-10 06:05:26 +00:00
crypto replace the kernel's version w/ cperciva's implementation... In all 2014-03-16 01:43:23 +00:00
ddb
dev Use the existence of module metadata to indicate framebuffer presence 2014-03-14 19:37:37 +00:00
fs Add missing FALLTHROUGH comment in tmpfs_dir_getdents for looking up '.' and 2014-03-14 13:58:02 +00:00
gdb
geom
gnu Symbolic bindings for the dts files... 2014-02-28 16:51:33 +00:00
i386 Remove AppleTalk support. 2014-03-14 06:29:43 +00:00
ia64 Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
isa
kern change td_retval into a union w/ off_t, with defines to mask the 2014-03-16 00:53:40 +00:00
kgssapi
libkern
mips The AR71xx has APB interrupts in the MISC registers from 0-7, later 2014-03-16 08:39:46 +00:00
modules I clearly didn't test the modules... add sha256c.c to the various 2014-03-16 01:55:30 +00:00
net Garbage collect long time obsoleted (or never used) stuff from routing API. 2014-03-15 06:49:32 +00:00
net80211 Remove IPX support. 2014-03-14 02:58:48 +00:00
netgraph Remove AppleTalk support. 2014-03-14 06:29:43 +00:00
netinet Several years after initial development, merge prototype support for 2014-03-15 00:57:50 +00:00
netinet6 Several years after initial development, merge prototype support for 2014-03-15 00:57:50 +00:00
netipsec Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
netnatm
netpfil - Remove rt_metrics_lite and simply put its members into rtentry. 2014-03-05 01:17:47 +00:00
netsmb Remove IPX support. 2014-03-14 02:58:48 +00:00
nfs - Remove rt_metrics_lite and simply put its members into rtentry. 2014-03-05 01:17:47 +00:00
nfsclient
nfsserver
nlm Correct a typo in nlm_find_host_by_addr(): the intention of the 2014-03-11 00:25:55 +00:00
ofed Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit 2014-03-13 03:42:24 +00:00
opencrypto allow the kern.cryptodevallowsoft sysctl to enable symetric/hashes too... 2014-03-11 01:45:46 +00:00
pc98 Remove AppleTalk support. 2014-03-14 06:29:43 +00:00
pci
powerpc Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
rpc
security Remove AppleTalk support. 2014-03-14 06:29:43 +00:00
sparc64 Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
sys change td_retval into a union w/ off_t, with defines to mask the 2014-03-16 00:53:40 +00:00
teken
tools Use proper include path for dtc as well as cpp. 2014-02-28 22:37:35 +00:00
ufs - If we fail to do a non-blocking acquire of a buf lock while doing a 2014-03-06 00:13:21 +00:00
vm Initialize paddr to handle the case of zero size. 2014-03-12 16:38:55 +00:00
x86 Correct type for malloc(). 2014-03-13 18:11:42 +00:00
xdr
xen xen: add and enable Xen console for PVH guests 2014-03-11 10:09:23 +00:00
Makefile Remove AppleTalk support. 2014-03-14 06:29:43 +00:00