]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Check for signals when locking the USB enumeration thread from
[FreeBSD/FreeBSD.git] / sys /
2016-05-23 sephehyperv/vmbus: Declare Synic message and event w/ proper...
2016-05-23 sephehyperv: Move Hypercall setup to an early place.
2016-05-23 sephehyperv/hn: Use hyperv busdma(9) helper.
2016-05-23 sephehyperv: Add helpers for busdma(9) operation
2016-05-23 adrian[siba] update device ids.
2016-05-23 sephehyperv: Move guest id setup to early place
2016-05-23 adrian[bwn] convert another PHY-N workaround to the freebsd...
2016-05-23 adrian[nvram2env] fix nvram2env to scan all of memory, not...
2016-05-23 adrian[bhnd] Add support for querying the attachment type...
2016-05-23 adrian[ixl] fix build for RSS.
2016-05-23 adrian[bhnd] Fix DEFINE_CLASS_(2|3) multiple inheritance...
2016-05-22 kibMark swap-related proc sysctls as not requiring Giant.
2016-05-22 kibReplace hand-made exclusive lock, protecting against...
2016-05-22 avosurtwn: cleanup some unused code in urtwn_tx_data().
2016-05-22 avosurtwn: setup per-frame retry limit.
2016-05-22 kibRemove false claim. Giant is dropped by mi_startup...
2016-05-22 dchaginConvert proto family in both directions. The linux...
2016-05-22 dchaginRemove a now unused global declaration of some sysentve...
2016-05-22 kibRemove drop/reacquire of Giant around geom calls for...
2016-05-22 acheImprove panic message by specifying on which cpu it...
2016-05-22 kevloarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-22 pfgndis(4): Undo unneeded workarounds in ndis' rand().
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-22 baptFix typo introduced by me (not the submitter) when...
2016-05-22 baptFix typos in the comments
2016-05-22 dchaginAdd a missing errno translation for SO_ERROR optname.
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-22 dchaginFor future use move futex timeout code to the separate...
2016-05-22 dchaginDue to lack the priority propagation feature replace...
2016-05-22 dchaginAdd my copyright as I rewrote most of the futex code...
2016-05-22 dchaginMinor style(9) cleanup, no functional changes.
2016-05-22 skraINTRNG - implement pic_post_filter method. This method...
2016-05-22 skraFix some format strings to make them either correct...
2016-05-22 loosRemove a couple of extra blank lines.
2016-05-22 loosSort and remove a couple of unnecessary headers.
2016-05-22 loosGet rid of two consumers of gpiobus acquire/release.
2016-05-22 loosUse a better prefix for defines, return BUS_PROBE_DEFAU...
2016-05-22 loosFix probe routine to return BUS_PROBE_DEFAULT instead...
2016-05-22 pfgndis(4): adjustments for our random() specific impleme...
2016-05-21 avosnet80211: send RTM_IEEE80211_SCAN event when scan was...
2016-05-21 alcWhen descending a shadow chain of objects, it makes...
2016-05-21 pfgndis(4): Avoid overflow.
2016-05-21 pfgndis(4): Better mimic the behavior of rand() on Windows.
2016-05-21 ianAdjust _ALIGNBYTES to the proper value for arm and...
2016-05-21 avgfix loss of taskqueue wakeups (introduced in r300113)
2016-05-21 kibSame as for UFS, remove drop/reacquire of Giant, and...
2016-05-21 traszProperly reset session state when using proxy and fail_...
2016-05-21 traszProvide a way for ICL modules to declare they support...
2016-05-21 traszPass maxtags value to the ICL module. iSER needs it.
2016-05-21 kibStop dropping and reacquiring Giant around geom calls...
2016-05-21 kibRemove zero assignments in the cdev allocator. cdp...
2016-05-21 kibImprove handling of rdev->si_mountpt on mount and unmou...
2016-05-21 dchaginRegen after r300359 (struct l_sched_param removal).
2016-05-21 dchaginCorrect an argument param of linux_sched_* system calls...
2016-05-21 bdreweryWITH_META_MODE: Fix suffix transformation rules with...
2016-05-20 jhbAdd sglist functions for working with arrays of VM...
2016-05-20 jhbMove the KTR for the update of ddp_active_id on each...
2016-05-20 kibCheck for overflow and return EINVAL if detected. ...
2016-05-20 jhbConsistently set status to -1 when completing an AIO...
2016-05-20 impLarge improvements to efi-show (though some weird problems
2016-05-20 impImplement efi-set and efi-unset
2016-05-20 impCleanup to use %S.
2016-05-20 impRemove hf appending code from param.h for machine arch...
2016-05-20 jhbImplement support for RF_UNMAPPED and bus_map/unmap_res...
2016-05-20 jhbAdd new bus methods for mapping resources.
2016-05-20 traszCall the ICL module's handoff method even when using...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 andrewExtract the correct bits from the GICD_TYPER register...
2016-05-20 kppf: Fix fragment timeout
2016-05-20 rwatsonGarbage collect unused prototype for clockintr().
2016-05-20 kibUse unsigned type for the loop index to make overflow...
2016-05-20 andrewRemove brk and sbrk from arm64. They were defined in...
2016-05-20 aeFix the regression introduced in r300143.
2016-05-20 andrewAdd more useful GICv3 register definitions. While here fix
2016-05-20 andrewFilter out BUS_DMASYNC_POSTWRITE sync operations, there...
2016-05-20 aeRemove ip6 adjusting from the place where pointer could...
2016-05-20 aeRemove ip6 pointer initialization and strange check...
2016-05-20 mavPass proper for 23xx arguments to isp_endcmd().
2016-05-20 wmaFix VNIC module unloading
2016-05-20 wmaAllow building VNIC as a module
2016-05-20 mavPass task management response information from CTL...
2016-05-20 avoswi: fix a typo.
2016-05-20 andrewEnable NEW_PCIB on arm64.
2016-05-20 andrewHandle PCI_RES_BUS on the generic and ThunderX PCIe...
2016-05-20 kibRemove unneeded Giant locking around kthreads creation.
2016-05-20 kibRemoval of Giant droping wrappers for GEOM classes.
2016-05-20 kibRemove asserts that Giant is not held on entrance into...
2016-05-20 hselaskyVerify one sysctl parameter at a time. When a mlx5en...
2016-05-20 hselaskyOptimise use of doorbell and remove redundant NOPs
2016-05-20 hselaskyImplement TX completion event interleaving.
2016-05-20 adrian[ath] convert recent changes over to HAL format.
2016-05-20 markjMove IPv6 malloc tag definitions into the IPv6 code.
2016-05-20 markjFix the style of the paging target predicates.
2016-05-20 cyRemove extraneous blank line.
2016-05-20 cyEnable the two ip_frag tuneables. The code is there...
2016-05-20 jahiic_rdwr_data->nmsgs is uint32_t, so limit the allowabl...
2016-05-20 allanjudeFixup the geliboot sector rounding code
2016-05-20 jhbRemove dangling references to rman_await_resource().
2016-05-20 adrian[bhnd] Add BHND SoC support (only BCMA case)
2016-05-20 adrian[bhnd] Add bhnd bridge support for bus_adjust_resource().
next