]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unneeded NULL as this is initialized with M_ZERO.
[FreeBSD/FreeBSD.git] / sys /
2015-10-29 bdreweryRemove unneeded NULL as this is initialized with M_ZERO.
2015-10-29 gonzoFix LEAVE_HYP macro: spsr is not guaranteed to contain...
2015-10-29 gnnSet the proper direction to check for policies in this...
2015-10-29 jhbUse movw instead of movl (or plain mov) when moving...
2015-10-29 kppf: Fix IPv6 checksums with route-to.
2015-10-29 mavRemove some unneeded code.
2015-10-29 mavRemove reset delays for which I see neither explanation...
2015-10-29 cemntb: Revert r290130 now that r290156 has landed
2015-10-29 cempmap_change_attr: Only fixup DMAP for DMAPed ranges
2015-10-29 bdrewerygetnewbuf: Initialize bp to avoid uninitialized pointer...
2015-10-29 bdreweryAvoid passing an uninitialized 'i'. Currently nothing...
2015-10-29 mavFix and improve error masking and reporting.
2015-10-29 jhbUpdate for LINUX32 rename. The assembler didn't compla...
2015-10-29 jhbFix build with DEBUG defined.
2015-10-29 hselaskyAdd missing NULL check in physio().
2015-10-29 hselaskyFinish process of moving the LinuxKPI module into the...
2015-10-29 kevloRemove the static function declaration.
2015-10-29 kevlo- Add a missing prototype
2015-10-29 cemioat_test: Handled forced hardware resets gracefully
2015-10-29 cemioat: Drain/quiesce the device less racily
2015-10-29 cemntb: Do not attempt to set write-combining on MWs
2015-10-29 cemioatcontrol(8): Add and document "raw" testing mode
2015-10-28 adrianOops - use the wrong array offset.
2015-10-28 hirenCalculate the correct amount of bytes that are in-fligh...
2015-10-28 jahRetire pmap_dmap_iscurrent(). It is only a wrapper...
2015-10-28 mavChange the way how target mode is enabled on 23xx chips.
2015-10-28 impAdd a note to the effect that BUS_ADD_CHILD calls
2015-10-28 aeCheck the size of data available in mbuf, before using...
2015-10-28 andrewRemove the s3c2xx0 code, it's no longer used. As far...
2015-10-28 andrewStart to remove support for the XScale i80321. As far...
2015-10-28 mavImprove/fix loop scanning routine.
2015-10-28 baptMerge mpsutil(8) branch
2015-10-28 hselaskyBuild fix for i386/XBOX and pc98/GENERIC.
2015-10-28 baptMerge from head
2015-10-28 adrianAdd some debugging code (under ARGE_DEBUG) that counts...
2015-10-28 cemioat: Define DMACAPABILITY bits
2015-10-27 andrewStart to remove support for the Samsung s3c24x0 SoCs...
2015-10-27 adrianmips: use the correct va for wbinv flushing.
2015-10-27 mckusickBring the tags and links entries for amd64 up to date.
2015-10-27 andrewMark functions as such. This means we call them directl...
2015-10-27 melifaroUse m_cat() to reassembly IPv6 packets.
2015-10-27 melifaroEliminate last rtalloc_ign() caller.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 avosnet80211: add ieee80211_restart_all() call.
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 mavReimplement next port handle generation.
2015-10-27 avosurtwn(4): fix scanning from AUTH state
2015-10-27 kibDo not perform read-ahead for BA_CLRBUF request when...
2015-10-27 hselaskyAdd missing FreeBSD RCS keyword and SVN properties.
2015-10-27 hirenAdd sysctl tunable net.inet.tcp.initcwnd_segments to...
2015-10-27 mavFix error code that looks like wrong.
2015-10-27 takawataBluetooth LE Security Management channel support.
2015-10-27 adrianotus(4) - monitor mode fixes, large-mbuf crash fix
2015-10-27 gnnTurning on IPSEC used to introduce a slight amount...
2015-10-26 tuexenWhen processing a cookie, any mismatch in port numbers...
2015-10-26 avosurtwn(4): do not filter out control frames in the RX...
2015-10-26 cemioat: Add support for Block Fill operations
2015-10-26 cemioat: Dedupe operation enqueue logic
2015-10-26 mavReimplement enable and implement disable of virtual...
2015-10-26 roygerx86/dma_bounce: revert r289834 and r289836
2015-10-26 mavDon't try to replicate mode pages not present on this...
2015-10-26 hselaskyAdd support for binding IRQs to CPUs in the LinuxKPI...
2015-10-26 hselaskyBuild the LinuxKPI module by default.
2015-10-26 hselaskyBuild fix for MIPS.
2015-10-26 cemioat: Add %b format string for CHANERR codes
2015-10-26 cemioat: Allocate memory for ring resize sanely
2015-10-26 cemioat: Expose more softc members in sysctls
2015-10-26 cemioat: Introduce KTR probes
2015-10-25 zbbFix bus numbering in ThunderX ITS quirk
2015-10-25 zbbAdd support for unspecified ranges on ThunderX system
2015-10-25 zbbImprove style in mge driver
2015-10-25 zbbChange improper locking assertion in mge
2015-10-25 zbbIntroduce e6000sw etherswitch support
2015-10-25 zbbAdd etherswitch support to mge
2015-10-25 mavDeliver INOTs only to enabled virtual ports.
2015-10-25 pjdThe aio_waitcomplete(2) syscall should not sleep when...
2015-10-25 kppf: Fix compliation warning with gcc
2015-10-25 mavRework r289933 using already existing macro.
2015-10-25 mavTry to keep Loop IDs persistent across chip reinits.
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 mavImprove Port Database Changed handling and reporting.
2015-10-25 kpPF_ANEQ() macro will in most situations returns TRUE...
2015-10-25 mavFormalize/unify chip (re-)inits.
2015-10-24 cemioat: Actually bring the hardware back online after...
2015-10-24 cemioat: Use bus_alloc_resource_any(9)
2015-10-24 cemioat: Extract halted error-debugging to a function
2015-10-24 cemioat: Always re-arm interrupts in process_events
2015-10-24 cemioat: Add sysctl to force hw reset
2015-10-24 cemioat: refcnt users so we can drain them at detach
2015-10-24 cemioat: When queueing operations, assert the submit lock
2015-10-24 cemioat: Don't use sleeping allocation in lock path
2015-10-24 cemioat: Pull out timer callout delay into a constant
2015-10-24 adrianarge(4): flip this on for AR9344 SoCs.
2015-10-24 ngieMake vers.c creation atomic by using a temporary file...
2015-10-24 kibReduce the amount of calls to VOP_BMAP() made from...
2015-10-24 kibIntel SDM before revision 56 described the CLFLUSH...
2015-10-24 ianDefine a couple macros to access cacheline size/mask...
2015-10-24 ianProvide armv4/v5 implementations of several of the...
next