]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Change the deadfs poll VOP to return POLLIN|POLLRDNORM if the caller
[FreeBSD/FreeBSD.git] / sys / dev /
2014-10-15 Adrian ChaddSet the DROP_EN bit before the RX queue is brought...
2014-10-14 Glen BarberMerge the following from ^/projects/release-vmimage:
2014-10-13 Warner LoshUse the C99 flexible array construct to denote a variab...
2014-10-13 Warner Loshclass, subclass and progif were never used, so don...
2014-10-13 Kashyap D DesaiFix for build issue on i386.xen and amd64.xen.
2014-10-13 Christian BruefferAdd one more AMD Kaveri APU device ID.
2014-10-13 Robert WatsonEliminate unnecessary checking for M_EXT on mbufs retur...
2014-10-13 Navdeep ParharMake sure correct object code is generated at -O0.
2014-10-13 Pyun YongHyeonRemove ALC_LOCK_ASSERT in alc_stop_queue(). This funct...
2014-10-12 Justin HibbitsCheck error return from reading integer part of tempera...
2014-10-12 Ian LeporeUse the FIFOs in the imx5/imx6 uart hardware instead...
2014-10-11 John BaldwinAdd locking and mark MPSAFE.
2014-10-11 Alexander MotinFix r272936 build with old GCC.
2014-10-11 Alexander MotinUpdate isp_tgt_map and send new arrival notification...
2014-10-10 John BaldwinDon't pass RF_ALLOCATED to bus_alloc_resource().
2014-10-10 John BaldwinVarious fixes to stats:
2014-10-10 Baptiste DaroussinUse FreeBSD-bit-checking-style
2014-10-09 Alexander V. ChernikovSync to HEAD@r272825.
2014-10-09 Hans Petter SelaskyAdd sysctl knob to disable port power on a specific...
2014-10-09 Alexander MotinMake iSCSI connection close somewhat less aggressive.
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Hans Petter SelaskyRefine support for disabling USB enumeration to allow...
2014-10-09 Xin LIMFV r272802:
2014-10-09 Adrian ChaddAdd a bus method to fetch the VM domain for the given...
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-08 Alexander MotinRemove one second wait for threads exit from icl_conn_c...
2014-10-08 Gavin AtkinsonIt looks like an entry for the R215 is not required...
2014-10-08 Konstantin BelousovAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-08 Alexander MotinProperly report 12Gbps connection rate.
2014-10-08 Kashyap D DesaiNo logical code change in this pathc.
2014-10-08 Kashyap D DesaiDriver version upgrade.
2014-10-08 Kashyap D DesaiIn the passthru IOCTL path, the mfi command pool was...
2014-10-08 Kashyap D Desaid_poll() callback function is the entry point for poll...
2014-10-08 Kashyap D DesaiExtended MSI-x vectors support for Invader and Fury...
2014-10-08 Kashyap D DesaiFix the minor svn add issue. $FreeBSD$ expands at the...
2014-10-08 Kashyap D DesaiThis is a feature provided to run 32-bit linux binaries...
2014-10-08 Ruslan BukinAlways wait 'command done' interrupt status bit before...
2014-10-08 Kashyap D DesaiCurrent MegaRAID firmware and hence the driver only...
2014-10-08 Hans Petter SelaskyAdd support for disabling USB enumeration in general...
2014-10-08 Pyun YongHyeonOops, fix typo made in r272729.
2014-10-08 Pyun YongHyeonAdd support for QAC AR816x/AR817x Gigabit/Fast Ethernet...
2014-10-08 Pyun YongHyeonAdd new quirk PCI_QUIRK_MSI_INTX_BUG to pci(4).
2014-10-08 Pyun YongHyeonFix a long standing bug in MAC statistics register...
2014-10-07 Navdeep Parharcxgbe/tom: don't leak resources tied to an active open...
2014-10-07 Gavin AtkinsonSupport the Vodafone R215 LET USB dongle, which is...
2014-10-07 Aleksandr RybalkoAllow vt(4) to disable terminal bell with `sysctl kern...
2014-10-07 Bjoern A. ZeebSince introducing the extra mapping in r250103 for...
2014-10-07 Ruslan BukinAdd driver for Synopsys DesignWare Mobile Storage Host...
2014-10-06 Baptiste DaroussinImport byacc 20141005 from vendor
2014-10-06 Alexander V. ChernikovSync to HEAD@r272609.
2014-10-06 Alexander MotinUse r271207 optimization only for MSI-enabled HBAs.
2014-10-06 Ganbold TsagaankhuuUse documented compat string for msm uart.
2014-10-06 Xin LIMFV r272591:
2014-10-06 Xin LIMFV r272588:
2014-10-06 Xin LIMFV r272585:
2014-10-06 Xin LIMFV r272501:
2014-10-06 Xin LIMFV r272500:
2014-10-04 Jean-Sébastien Pédronvt(4): Don't recalculate buffer size if we don't know...
2014-10-04 Alexander V. ChernikovSync to HEAD@r272516.
2014-10-04 Xin LIMFV r272499:
2014-10-04 Xin LIAdd a new sysctl, vfs.zfs.vol.unmap_enabled, which...
2014-10-04 Xin LIDiff reduction with upstream. The code change is not...
2014-10-04 Xin LIMFV r272496:
2014-10-04 Xin LIMFV r272495:
2014-10-04 Xin LIMFV r272494:
2014-10-04 Xin LIMFV r272493:
2014-10-03 Hans Petter SelaskyWhen we fail to get a USB reference we should just...
2014-10-03 Hans Petter SelaskyFix XHCI driver for devices which have more than 15...
2014-10-02 Enji CooperImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 George V. Neville... Fixup the setting of the baud rate.
2014-10-02 Jung-uk KimMerge ACPICA 20140926.
2014-10-02 Hans Petter SelaskyMake sure we always set the maximum number of valid...
2014-10-02 Jean-Sébastien Pédronvt(4): Save/restore keyboard mode & LED states when...
2014-10-02 Glen BarberReintegrate head@r272414
2014-10-02 Glen BarberMerge the following revisions from ^/projects/release...
2014-10-02 George V. Neville... Properly handle a case that should never happen (the...
2014-10-02 Hans Petter SelaskyAdd new USB ID.
2014-10-02 Ganbold TsagaankhuuAdd uart driver for Qualcomm MSM 7000/8000 series chips.
2014-10-01 Will AndrewsAdd sysctl to track the resource consumption of ACPI...
2014-10-01 Hans Petter SelaskySet default cycle state in case of early interrupts.
2014-09-30 Ian LeporeReturn the actual baud rate programmed in the hardware...
2014-09-30 George V. Neville... Support tunable to control Tx deferred packet list...
2014-09-30 George V. Neville... The patch allows to check state of the software Tx...
2014-09-30 George V. Neville... Make size of Tx and Rx rings configurable
2014-09-30 George V. Neville... cleanup: code style fixes
2014-09-30 Roger Pau Monnéxen: fix blkback pushing responses before releasing...
2014-09-30 Roger Pau Monnéxen/balloon: fix accounting of current memory pages...
2014-09-30 Roger Pau Monnéxen: add xenstored user-space device
2014-09-30 Roger Pau Monnéxen: convert the xenstore user-space char device to...
2014-09-30 Roger Pau Monnéxen: defer xenstore initialization until xenstored...
2014-09-30 Roger Pau Monnéxen: move xenstore devices
2014-09-30 Roger Pau Monnéxen: make xen balloon a driver that depends on xenstore
2014-09-30 Roger Pau Monnémsi: add Xen MSI implementation
2014-09-30 Alexander MotinFix old iSCSI initiator to work with new CAM locking.
2014-09-30 Adrian ChaddAdd a missing file from the last commit.
2014-09-30 Adrian ChaddAdd initial support for the AR9485 CUS198 / CUS230...
2014-09-29 Ryan StoneEnsure that ixl_flush() uses a defined register on VFs
2014-09-28 Alexander V. ChernikovConvert most BPF_TAP users to BPF_MTAP.
2014-09-28 Gleb Smirnoff- Remove empty wrappers ether_poll_[de]register_drv...
next