]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Avoid panic in ofwbus caused by not released resource list entry
[FreeBSD/FreeBSD.git] / sys / dev /
2014-11-07 zbbAvoid panic in ofwbus caused by not released resource...
2014-11-07 glebiusRemove struct arpcom. It is unused by most interface...
2014-11-07 bzAfter r274205 unbreak NOIP kernels. vsi is now also...
2014-11-07 hselaskyAdd new USB IDs.
2014-11-07 jfvAdd header file missing from last commit.
2014-11-07 bryanvSeveral minor changes to hopefully complete the VirtIO...
2014-11-06 jfvUpdate the Intel i40e drivers, ixl version 1.2.8, ixlv...
2014-11-06 ianA dma tag alignment should be 1 (not 0) when a device...
2014-11-06 ianA dma tag alignment should be 1 (not 0) when a device...
2014-11-04 dumbbellvt(4): Support syscons' SC_HISTORY_SIZE to configure...
2014-11-04 baptPartially fix indentation issues to improve readability...
2014-11-04 desWhen reseeding the DPRNG, we're supposed to hash the...
2014-11-04 kibRevert agp_intel.c part of the r274040 for now. There...
2014-11-03 bryanvCreate the tty device after the port is completely...
2014-11-03 bryanvAdd support for the multiport feature and fix hot plug...
2014-11-03 dumbbelldrm: When reading connector mode tunables, list connectors
2014-11-03 kibagp_intel.c provides support for AGP on Intel chipsets...
2014-11-03 traszs/icl_pdu_new_bhs/icl_pdu_new/; no functional changes...
2014-11-03 baptRemove check for obsolete FreeBSD versions
2014-11-03 traszs/icl_pdu_new/icl_pdu_new_empty/g; no functional changes.
2014-11-03 dumbbelldrm: Take vt(4) default mode from loader tunables
2014-11-03 hselaskyReduce boot verbosity.
2014-11-03 delphijDon't assert random_adaptors_lock in random_adaptor_rea...
2014-11-02 delphij - Make sure random_adaptor accesses happen only when
2014-11-02 dumbbellvt(4): Fix keyboard allocation when kbdmux(4) isn't...
2014-11-02 tijlUse default memory type for TTM buffer objects that...
2014-11-02 tijl- agp_generic_unbind_memory: flush AGP TLB before unwir...
2014-11-02 tijlIn agp_amd_bind_page don't flush the AGP TLB. It's...
2014-11-02 tijlIn agp(4) avoid the need to flush all cpu caches with...
2014-11-02 dumbbelldrm: Lower priority of two messages related to invalid...
2014-11-02 desRestore the auto-reseed logic, but move it to a much...
2014-11-01 mjgFix up module unload for syscall_module_handler consumers.
2014-11-01 dumbbellvt(4): Adjust the cursor position after changing the...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-11-01 loosFix the build of non-FDT systems by moving the gpiobusv...
2014-10-31 loosFix the gpiobus locking by using a more sane model...
2014-10-30 markmThis is the much-discussed major upgrade to the random...
2014-10-30 tijlAvoid possible overflow in agp_generic_alloc_memory.
2014-10-30 tijlPort the TTM AGP backend to the FreeBSD agp driver...
2014-10-30 tijlAdd two new functions to the AGP driver KPI to bind...
2014-10-29 jmgmake this compile on arm... bus_size_t is not size_t...
2014-10-28 npAlways request a completion for every work request...
2014-10-28 hselaskyThe SYSCTL data pointers can come from userspace and...
2014-10-28 araujoDrop __DECONST as well as few fixes of style(9).
2014-10-27 npiwcm_event status needs to be populated for close_compl...
2014-10-27 npSome cxgbe/iw_cxgbe fixes:
2014-10-27 kibAdd a method to iicbus to request IIC_M_NOSTOP behaviou...
2014-10-25 kibSet the caching mode for the usermode mapping of the...
2014-10-25 npcxgbe(4): bump up PF4's share of some global resources.
2014-10-24 rpauloAdd a sysctl to control the HPET allow_write behaviour.
2014-10-24 rpauloHPET: avoid handling the multiple file-descriptor case.
2014-10-24 rpauloHPET: create /dev/hpetN as a way to access HPET from...
2014-10-24 kevloAdd D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.
2014-10-24 delphijReturn BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR...
2014-10-24 araujoFix a leaked Storage Variable.
2014-10-23 loosMove the duplicated code to a single function.
2014-10-23 loosProvide a working GPIOBUS_IVAR() macro for FDT systems.
2014-10-23 rpaulopuc(4): add an entry for the Oxford Semiconductor OXPCI...
2014-10-23 loosFix a bug where some DTS layouts could cause the premat...
2014-10-23 dumbbellvt(4): Add PIO_VFONT_DEFAULT ioctl to restore the defau...
2014-10-23 bryanvAdd VirtIO console driver
2014-10-22 npcxgbe/iw_cxgbe: wake up waiters after flushing the qp.
2014-10-22 roygernetback: change xnb naming convention
2014-10-22 roygerxen: implement the privcmd user-space device
2014-10-22 roygerxen: import a proper event channel user-space device
2014-10-22 brProvide a character device allowing us to access BERI...
2014-10-22 hselaskyActually change the USB_PORT_ROOT_RESET_DELAY definitio...
2014-10-22 kevloFix the kernel panic in hostap mode.
2014-10-21 gjbFix an issue where a FreeBSD virtual machine provisioned in
2014-10-21 jimharrisixl: remove i40e_register_x710_int.h
2014-10-21 brAdd driver for Micrel KSZ9021 Gigabit Ethernet Transcei...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 kevloAdd the Intel BayTrail USB device which needs port...
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 neelIFC @r273338
2014-10-21 yongariIt seems multicast filtering of RTL8168F does not work...
2014-10-20 dumbbellvt(4): Refuse to load a font if hw.vga.textmode is...
2014-10-20 mavAdd another PCI ID for JMB368 PATA controller.
2014-10-19 neelIFC @r273206
2014-10-19 ianFail to probe on simplebus nodes that lack a "ranges...
2014-10-19 npcxgb(4): reset the PHY if it generates an interrupt...
2014-10-19 brAdd driver for BERI soft processor 'ring buffer' device.
2014-10-18 hselaskyAdd support for new USB 3G device.
2014-10-17 markjUse pmc_destroy_pmc_descriptor() to actually free the...
2014-10-17 davideConvert remaining {g,s}etenv->kern_{g,s}etenv
2014-10-17 emasteDo nothing in vt_upgrade if there is no vt driver
2014-10-17 hselaskyAdd support for new USB 3G device.
2014-10-16 joergAdd the Dresden Elektronik deRFnode device to uftdi(4).
2014-10-16 impfwsectors and fwheads used to be somehwat arbitrary...
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-16 traszWhen removing an iSCSI session, check whether all condi...
2014-10-16 jhibbitsMove the adm1030 driver to the proper location, and...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 hselaskyUpdate the OFED Linux compatibility layer and
2014-10-15 adrianSet the DROP_EN bit before the RX queue is brought...
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-13 impUse the C99 flexible array construct to denote a variab...
2014-10-13 impclass, subclass and progif were never used, so don...
2014-10-13 kadesaiFix for build issue on i386.xen and amd64.xen.
next