freebsd-skq/sys/dev
Simon J. Gerraty c849fda850 filemon_pid_check needs to hold proctree_lock
Reviewed by:	kib
MFC after:	few days
2015-06-19 17:19:20 +00:00
..
aac
aacraid
acpi_support Fix previous commit (r284357) 2015-06-13 22:29:43 +00:00
acpica Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
adb
adlink
advansys
ae
age
agp
aha
ahb
ahci Restore AHCI quirks printing as base16. 2015-06-02 23:11:12 +00:00
aic
aic7xxx aic7xxx: Do not support device IDs 0x8081, 0x8088 and 0x8089 to avoid 2015-06-05 11:37:54 +00:00
alc
ale
alpm
altera CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
amdpm
amdsbwd
amdsmb
amdtemp
amr
an
arcmsr
asmc
ata
ath Use device_printf() instead of if_printf(). No functional changes. 2015-05-29 14:35:16 +00:00
atkbdc Synaptics: fix a problem with trackpoint passthrough. 2015-06-19 00:10:30 +00:00
auxio
bce
beri
bfe
bge
bktr
bm
buslogic
bvm
bwi Follow-up r283636 with a fix to the other abuses of BUS_SPACE_MAXSIZE_32BIT. 2015-05-28 08:00:11 +00:00
bwn Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
bxe In bxe_init_mcast_macs_list(): mc_mac->mac needs to point to the multicast mac address 2015-06-16 21:11:32 +00:00
cadence
cardbus
cas
ce CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
cesa
cfe
cfi
ciss
cm
cmx
coretemp
cp CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
cpuctl
cpufreq
cs In order to reduce use of M_EXT outside of the mbuf allocator and 2015-01-06 12:59:37 +00:00
ct
ctau CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
cx CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
cxgb CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
cxgbe cxgbe(4): Add the ability to dump mailbox commands and replies. It is 2015-06-16 12:36:29 +00:00
cy
dc
dcons CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
de
digi
dpms
dpt
drm Remove compatibility shims for FreeBSD versions older than 8.0. 2015-06-04 20:36:16 +00:00
drm2 ttm_vm_page_alloc: use vm_page_alloc for pages without dma32 restriction 2015-06-15 13:43:23 +00:00
dwc Fix wrong variable name in the previous commit. 2015-06-03 15:18:32 +00:00
e1000 Change EM_MULTIQUEUE to a real kernconf entry and enable support for 2015-06-03 18:01:09 +00:00
ed
eisa
en
ep
esp
et
etherswitch
ex
exca
fatm
fb
fdc
fdt Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specific 2015-05-24 23:53:10 +00:00
fe
ffec
filemon filemon_pid_check needs to hold proctree_lock 2015-06-19 17:19:20 +00:00
firewire
flash
fxp
gem
glxiic
glxsb CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
gpio This implements default-state support as described in: 2015-05-24 07:45:42 +00:00
gxemul CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
hatm
hifn CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
hme
hpt27xx
hptiop
hptmv
hptnr
hptrr
hwpmc o Rework ARMv7 events list using aliases - same way as we have for arm64. 2015-06-10 12:42:30 +00:00
hyperv CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
ic
ichiic ig4 - Intel fourth gen integrated I2C SMBus driver. 2015-05-30 12:17:18 +00:00
ichsmb ichsmb: add Intel Wellsburg device ID. 2015-06-10 22:39:10 +00:00
ichwd
ida
ie
if_ndis Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
iicbus Remove unnecessary code and make use of generic implementations for 2015-05-10 02:19:27 +00:00
iir
intpm
io
ipmi
ips
ipw Set ic_softc in all 802.11 drivers. Not required right now, but will be 2015-05-25 18:50:26 +00:00
isci CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
iscsi Close some potential races around socket start/close. 2015-05-15 13:36:50 +00:00
iscsi_initiator
ismt
isp In case of target mode disable at least ISP2532 return invalid zero 2015-06-18 07:50:27 +00:00
ispfw
iwi Make the last revision compilable. 2015-06-02 22:45:28 +00:00
iwn First cut at attempting to buffer frames until we see a beacon. 2015-06-19 01:44:17 +00:00
ixgb
ixgbe Catch up to the SRIOV API changes in r283670. 2015-06-01 20:05:06 +00:00
ixl Update SW4 to the Intel ixl/ixlv drivers. This is primarily a shared 2015-06-05 22:52:42 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led This implements default-state support as described in: 2015-05-24 07:45:42 +00:00
lge
lmc
malo Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
mbox
mc146818
mca
mcd
md
mem
mfi Switch from make_dev_alias to make_dev_alias_p since make_dev_alias_p can 2015-06-09 15:51:11 +00:00
mge
mii Fix yet another comment typo in NetBSD rev. 1.16, missed when merging 2015-06-18 14:13:16 +00:00
mk48txx
mlx
mly
mmc Do not set d_fwsectors nor d_fwheads. Primarily because the values 2015-05-29 20:50:41 +00:00
mn
mpr The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mps
mpt
mrsas Corrected indentation on conflicted source files. 2015-05-06 10:46:28 +00:00
mse
msk
mvs
mwl Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
mxge
my
nand Map the LAW for the RouterBoard's NAND LBC memory. 2015-06-06 16:38:40 +00:00
ncr
ncv
netfpga10g/nf10bmac
netmap Change EM_MULTIQUEUE to a real kernconf entry and enable support for 2015-06-03 18:01:09 +00:00
nfe
nfsmb
nge
nmdm
nsp
ntb CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
null
nvd
nvme
nvram
nvram2env
nxge CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
oce CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
ofw Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specific 2015-05-24 23:53:10 +00:00
patm CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
pbio
pccard
pccbb
pcf
pci Rename ECAM PCI driver file. 2015-06-12 13:54:25 +00:00
pcn
pdq
powermac_nvram
ppbus
ppc
proto We need to handle 64-bit BARs ourselves to avoid that the 2015-06-12 12:27:10 +00:00
psci Rework the PSCI cpu on code to allow it to work before device drivers have 2015-05-24 11:08:06 +00:00
pst
pty
puc
qlxgb CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
qlxgbe CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
qlxge CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
quicc
ral Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
random
rc
re
rl
rndtest CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
rp
rt
safe CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
sbni
scc
scd
sdhci Raise the SDHCI timeout to 10 seconds and add a sysctl to allow changing 2015-05-21 20:09:36 +00:00
sec
sf
sfxge sfxge: do not use DEBUG_FLAGS to enable extra debug checks 2015-05-29 05:44:56 +00:00
sge
si
siba
siis
sio
sis
sk
smbus
smc
sn
snc
snp
sound CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
speaker
spibus
ste
stg
stge
streams
sym
syscons
tdfx
terasic
ti
tl
tpm
trm
tsec
twa CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
twe
tws CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
tx
txp
uart Actually check the DTS node value to enable the uart quirks. 2015-05-30 16:30:51 +00:00
ubsec CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
usb Import ugold driver from OpenBSD supporting digital USB temperature 2015-06-11 15:23:47 +00:00
utopia
vge
viapm
viawd
videomode Add hskew field to struct videomode. It is required by some controllers 2015-06-18 00:22:14 +00:00
virtio Remove duplicate defines. 2015-06-18 10:33:04 +00:00
vkbd
vmware/vmxnet3
vr
vt Ensure the result from signed subtraction under modulus does not 2015-05-10 17:11:04 +00:00
vte
vx
vxge
watchdog CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
wb
wbwd
wds
wi Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
wl
wpi Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
wtap Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
xe
xen xen-blk{front/back}: remove broken FreeBSD extensions 2015-06-12 07:50:34 +00:00
xl