]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
A few more style bugs lying around in here.
[FreeBSD/FreeBSD.git] / sys /
2017-01-26 sbrunoA few more style bugs lying around in here.
2017-01-26 sbrunoShoot a couple of style bugs down in the macro declarat...
2017-01-26 andrewMake fdt_pm_mask_table internal to the Marvell code...
2017-01-26 wmaAdd dummy functions for Marvell SoC's not equipped...
2017-01-26 jahFurther cleanup of per-CPU armv6 pmap data:
2017-01-26 cyCurrently the fragment info is placed at the top of...
2017-01-25 sbrunoImplement RSS queue tagging for em(4) class devices...
2017-01-25 traszBring the ctl headers a bit closer to style(9). No...
2017-01-25 glebiusFor non-listening AF_UNIX sockets return error code...
2017-01-25 kpbridge: Release the bridge lock when calling bridge_set...
2017-01-25 emasteANSIfy kern_ntptime.c
2017-01-25 loosAfter the in_control() changes in r257692, an existing...
2017-01-25 mavPartially workaround ASMedia HBA error recovery.
2017-01-25 markjFix initialization of "p" after r312658.
2017-01-25 sbrunoReplace overlooked smp_started checks and variable...
2017-01-25 sbrunoResolve a non-fatal syntax warning left in by a trailing ;
2017-01-25 emasteAdd sys/capability.h deprecation warning
2017-01-25 sbrunoAdd error checking to the pci_find_cap(, PCIY_MSIX...
2017-01-25 wmaExtend AHCI_Q_BIT_STRING after adding new quirk for...
2017-01-25 wmaAdd support for AHCI on ARMADA38X
2017-01-25 wmaEnable optional soft reset in AHCI
2017-01-25 wmaSetup decoding windows for ARMADA38X
2017-01-25 wmaFix node detection for MBUS windows configuration
2017-01-25 wmaExpand OpenFirmware API with ofw_bus_node_status_okay
2017-01-25 wmaFix SHA256 usage on older CESA versions
2017-01-25 wmaUse SoC ID - based detection in CESA
2017-01-25 wmaAdd misssing Armada38x ID's in CESA attach
2017-01-25 wmaIntroduce armada_thermal driver for Armada family platforms
2017-01-25 impPreening pass to fix up trailing white space and other...
2017-01-25 davidcsAdded support for if_transmit and if_qflush
2017-01-24 adrian[ath_hal] note that the CCA configuration setting may...
2017-01-24 emasteimgact_elf: refactor et_dyn_addr calculation
2017-01-24 mjghwpmc: partially depessimize munmap handling if the...
2017-01-24 mjgproc: perform a lockless check in sys_issetugid
2017-01-24 tuexenFix a bug where the overhead of the I-DATA chunk was...
2017-01-24 cemUse time_t for intermediate values to avoid overflow...
2017-01-24 tijlApply r210555 to 64 bit linux support:
2017-01-24 sbrunoiflib:
2017-01-24 sbrunoRevert 312696 due to build tests.
2017-01-24 sbrunoiflib:
2017-01-24 mavMake CTL ramdisk backend a real RAM disk.
2017-01-24 lwhsuAdd RISC-V support for truss(1)
2017-01-24 dexuanhyperv/hn: add devctl_notify for VF_UP/DOWN events
2017-01-24 dexuanhyperv/hn: add a sysctl name for the VF interface
2017-01-24 dexuanhyperv/hn: add the support for VF drivers (SR-IOV)
2017-01-24 dexuanifnet: introduce event handlers for ifup/ifdown events
2017-01-24 dexuanhyperv/hn: remove the MTU and IFF_DRV_RUNNING checking...
2017-01-24 dexuanhyperv/hn: remember the channel pointer in struct hn_rx...
2017-01-24 kevloSort REALTEK section and remove duplicate entry for...
2017-01-24 kevloAdd support for the Realtek RTL8192EU chipset.
2017-01-24 ianHandle imx6 erratum ERR004346... to reboot, clear the...
2017-01-24 rpokalaEliminate misleading comments and dead code in lacp_por...
2017-01-23 jkimFix a typo introduced in r306024.
2017-01-23 gonzo[am335x] Use upstream tda19988 framer node from upstrea...
2017-01-23 mavFix overrun handling issue in r312291.
2017-01-23 bzRemove a static function declaration for a function...
2017-01-23 adrian[ath] modify cabq and per-node packet usage limits.
2017-01-23 adrian[ath] fix thresholds for deciding to queue to the softw...
2017-01-23 adrian[ath] [ar9300] ensure the software scheduler is called...
2017-01-23 jhibbitsAvoid using non-zero argument for __builtin_frame_addre...
2017-01-23 markjRemove the DTRACEHIOC_ADD ioctl.
2017-01-22 avosnet80211: fix flags setup for HT40 5GHz channels.
2017-01-22 traszRemove max_targets and max_target_id CTL port variables...
2017-01-22 kibAdd comments explaining unobvious td_critnest adjustmen...
2017-01-22 kibMore style cleanup. Use ANSI C definition for vn_close...
2017-01-22 kibProvide fallback VOP methods for crossmp vnode.
2017-01-22 sbrunoigb(4) enable WOL features for this class of devices.
2017-01-22 loosBe a little more pedantic here, the TRM says the hardwa...
2017-01-22 loosProperly assemble an mbuf chain out of received fragments.
2017-01-22 traszRemove redundant KASSERT.
2017-01-22 traszAdd SCSI descriptors for USB Mass Storage.
2017-01-22 traszImprove debugging printf.
2017-01-22 jhibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 jhibbitsFix r312613.
2017-01-22 jhibbitsDon't pass -Wa,-many through clang, the integrated...
2017-01-22 jhibbitsFix use of uninitialized variable.
2017-01-22 adrian[ath] only apply the AR9300 delimiter workaround for...
2017-01-22 jahLike r310481 for i386, move the objects used to create...
2017-01-21 adrian[ath] improve the debugging when looking into the maxim...
2017-01-21 loosHandle the rx queue stall while reading the packets...
2017-01-21 avosath: adapt LDPC support checks
2017-01-21 mjgvfs: fix LK_RETRY logic braino in r312600
2017-01-21 loosCommit the struture changes for the padding of small...
2017-01-21 loosSimplify the handling of small packets padding in cpsw:
2017-01-21 mavAdd initial support for CTL module unloading.
2017-01-21 mjgvfs: __predict_false the need to handle F_HASLOCK
2017-01-21 mjgvfs: fix whitespace damage in r312600
2017-01-21 mjgvfs: refactor _vn_lock
2017-01-21 cemAdd remaining ELF compression definitions and structs
2017-01-21 mjgvfs: hide the getvnode NULL mp message behind DIAGNOSTIC
2017-01-21 avosrtwn: enable LDPC support where possible
2017-01-21 avosnet80211: allow to configure LDPC support
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 brooksEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-21 adrian[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax...
2017-01-20 kibUse SFENCE for ordering CLFLUSHOPT.
2017-01-20 asomersFix "camcontrol timestamp -s" with LTO-7 drives
2017-01-20 hselaskyFix for race leading to endless timer interrupts related to
2017-01-20 rstoneFix reference to free memory in ixgbe/if_media.c
2017-01-20 pfgAddition of clang nullability qualifiers.
next