]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Disconnect the OPENSTACK target from the CLOUDWARE list.
[FreeBSD/FreeBSD.git] / sys /
2016-05-26 adrian[siba] use the generic bus methods where appropriate.
2016-05-26 avosral: add missing ic_getradiocaps() assignment.
2016-05-26 kibPrevent parallel object collapses. Both vm_object_coll...
2016-05-26 ianFix a typo in a comment.
2016-05-26 kibStyle changes to some most outrageous violations in...
2016-05-26 avosbwi: switch to ieee80211_add_channel_list_2ghz().
2016-05-26 avosurtwn, rtwn, rsu: switch to ieee80211_add_channel_list_...
2016-05-26 avosurtw: switch to ieee80211_add_channel_list_2ghz().
2016-05-26 avosral: switch to ieee80211_add_channel_list_*()
2016-05-26 avoszyd: switch to ieee80211_add_channel_list_*()
2016-05-26 ianRename gpiobus_map_pin() to gpiobus_acquire_pin(),...
2016-05-26 avosural: switch to ieee80211_add_channel_list_*()
2016-05-26 avosrun: switch to ieee80211_add_channel_list_*()
2016-05-26 avosrtwn: replace hardcoded rate indices with their names...
2016-05-26 arybchiksfxge(4): correct parenthesis location in if coundition
2016-05-26 avosifconfig: set by default FCC regulatory domain for...
2016-05-26 traszAdd a special case for iSER data tranfers.
2016-05-26 traszFix crash on removal of an unconnected iSER session.
2016-05-26 tuexenMake struct sctp_paddrthlds compliant to RFC 7829.
2016-05-26 avosiwn: add watchdog for scanning.
2016-05-26 hselaskyUse optimised complexity safe sorting routine instead...
2016-05-26 jmcneillEnable USB PHY regulators when requested by the host...
2016-05-26 traszMake iser(4) buildable again by adjusting it for the...
2016-05-26 brIncrease the size and alignment of the setjmp buffer.
2016-05-26 hselaskyDefine ATOMIC_LONG_INIT() in the LinuxKPI.
2016-05-26 traszThe taskqueue_enqueue_fast() was removed in r296272.
2016-05-26 traszBring in the Mellanox implementation of iSER (iSCSI...
2016-05-26 kibOnly calibrate ICR read loop when not in x2APIC mode...
2016-05-26 hselaskyAdd support for runtime modifiable module parameters...
2016-05-26 hselaskyAdd more module parameter macros to the LinuxKPI.
2016-05-26 hselaskyAdd support for boolean module parameters in the LinuxKPI.
2016-05-26 hselaskyAdd support for boolean sysctl's.
2016-05-26 adrian[gpiospi] add initial gpio SPI bit bang driver.
2016-05-26 adrian[spigen] add initial spigen driver from green@
2016-05-26 adrian[spibus] implement maximum clock frequency lookup from...
2016-05-26 adrian[spibus] add missing break.
2016-05-26 adrian[spibus] add initial placeholders for transfer mode...
2016-05-26 ianAnother round of changes to add compatibility with...
2016-05-26 sephehyperv: Rework guest id settings according to Hyper...
2016-05-26 ianAdd a convenience macro that masks all the bits related...
2016-05-26 adrian[mx25l] add Winbond w25x64 support.
2016-05-26 adrian[bhnd] Fix release of uninitialized SPROM shadow in...
2016-05-26 adrian[bhnd] Integrate bhnd_chipc's BUS_ADD_CHILD() with...
2016-05-26 ianDisable alignment faults on armv6, adjust various align...
2016-05-25 jkimBoth Clang and GCC cannot generate efficient reserve_pv...
2016-05-25 tuexenWhen sending in ICMP response to an SCTP packet,
2016-05-25 ianInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-25 tuexenSend an ICMP packet indicating destination unreachable...
2016-05-25 tuexenCount packets as not being delivered only if they are...
2016-05-25 hselaskyImplement Linux module parameters as read-only tunable...
2016-05-25 hselaskyPrepare for activation of LinuxKPI module parameters...
2016-05-25 skraAdd more info about the issue fixed in r298460. Rephras...
2016-05-25 hselaskyAdd checks for SCHEDULER_STOPPED() so that code using...
2016-05-25 n_hibmaChange net.link.log_promisc_mode_change to a read-only...
2016-05-25 hselaskyCheck for signals when locking the USB enumeration...
2016-05-25 sgalabovBuild etherswitch support for appropriate Ralink/Mediat...
2016-05-25 sgalabovBring ralink/mediatek DTS files in sync with LEDE
2016-05-25 sgalabovAlign radiotap structures in ral(4)
2016-05-25 sephehyperv: Preserve required bits when disable Hypercall
2016-05-25 sephehyperv/vmbus: Rework SynIC setup and teardown
2016-05-25 sephehyperv/vmbus: Nuke unnecessary MSR read
2016-05-25 sephehyperv/vmbus: Pass vmbus softc to vmbus_synic_setup
2016-05-25 sephehyperv/vmbus: Minor style and white space cleanup
2016-05-25 sephehyperv/vmbus: Move two global flags into vmbus softc
2016-05-25 sephehyperv/vmbus: Move vcpuid into vmbus softc per-cpu...
2016-05-25 sephehyperv/vmbus: Move event/message taskqueue/task to...
2016-05-25 sephehyperv/vmbus: Allocate/setup IDT vector after all ISR...
2016-05-25 sephehyperv/vmbus: Check hyperv_dmamem_alloc return value
2016-05-25 kenFix a few ada(4) driver issues:
2016-05-25 jhibbitsSet the TLB caching properties for portals at attach...
2016-05-25 cemefi loader: Match format string to EFI_ERROR_CODE()
2016-05-24 adrian[bhnd] Normalize bhnd(4) device matching API
2016-05-24 kibSilence false LOR report due to the taskqueue mutex...
2016-05-24 jhbReturn the correct status when a partially completed...
2016-05-24 ngieRemove unnecessary memset(.., 0, ..)'s
2016-05-24 kibIn vm_page_cache(), only drop the vnode after radix...
2016-05-24 bzTry to unbreak the build after r300611 by including...
2016-05-24 brAdd initial DTrace support for RISC-V.
2016-05-24 brSet dependencies for genassym.c.
2016-05-24 adrian[bhnd] fix compilation due to incompatible types
2016-05-24 traszAdd kern.icl.iser_offloads sysctl.
2016-05-24 brStore the original value of stack pointer to the except...
2016-05-24 sbrunoReject ioctl commands for FLSHGCHR and FLSHPCHR if...
2016-05-24 andrewMark all memory before the kernel as toxic to DTrace.
2016-05-24 mavRe-enable write combining, disabled by default at r295486.
2016-05-24 arybchiksfxge(4): enable Medford support
2016-05-24 arybchiksfxge(4): bump driver version to the closest out-of...
2016-05-24 arybchiksfxge(4): cleanup: update copyright to 2016
2016-05-24 arybchiksfxge(4): provide option to disable not a local MAC...
2016-05-24 arybchiksfxge(4): be ready to receive events immediately after...
2016-05-24 andrewLimit calling pmc_hook to when the interrupt comes...
2016-05-24 tuexenAllow an MTU of 65535 bytes to be set via TUN[SG]IFINFO...
2016-05-24 kibIn vm_page_alloc_contig(), on vm_page_insert() failure...
2016-05-24 kibRemove Giant around allocation of the swap pager with...
2016-05-24 kevloAdd __iowrite32_copy() to the Linux kernel compatibilit...
2016-05-24 traszRename kern.icl.drivers to kern.icl.offloads, for consi...
2016-05-24 traszAdd mechanism for choosing iSER-capable ICL modules.
2016-05-24 hselaskyUse the DROP_GIANT() and PICKUP_GIANT() macros instead...
2016-05-24 hselaskySet "current" for all PCI enumeration callbacks.
2016-05-24 sephehyperv/vmbus: Free message taskqueue during interrupt...
next