]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hyperv/vmbus: Move channel packet types definition to vmbus.h
[FreeBSD/FreeBSD.git] / sys /
2016-07-15 sephehyperv/vmbus: Move channel packet types definition...
2016-07-15 sephehyperv/vmbus: Move channel packet flags definition...
2016-07-15 sephehyeprv/vmbus: Rework prplist sending.
2016-07-15 adrian[ath] [ath_hal] break out the duration calculation...
2016-07-15 sephehyperv/vmbus: Rework sglist sending.
2016-07-15 sephehyperv/vmbus: Redefine channel packet.
2016-07-15 sephehyperv/vmbus: Field rename
2016-07-15 sephehyperv/vmbus: Set vcpuid to 0, if MSR_HV_VP_INDEX does...
2016-07-15 sephehyperv/vmbus: Busdma-fy channel bufring.
2016-07-15 sephehyperv/vmbus: Add vmbus_chan_gpadl_connect, which takes...
2016-07-15 sephehyperv/vmbus: Use iovec for bufring scatter/gather...
2016-07-15 sephehyperv/vmbus: Remove unused function definition/declara...
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Remove unused struct
2016-07-15 sephehyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c
2016-07-14 jhbInclude command line arguments in core dump process...
2016-07-14 jhbMove nested include of <sys/queue.h> inside _KERNEL.
2016-07-14 markjLet DDB's buf printer handle NULL pointers in the buf...
2016-07-14 andrewFinish removing the non-INTRNG support from sys/arm64.
2016-07-14 andrewRemove the non-INTRNG support from the ThunderX PCIe...
2016-07-14 andrewMove gic_v3_irqsrc into the GICv3 driver source as...
2016-07-14 andrewMove structures only used by the GICv3 ITS driver from...
2016-07-14 andrewRemove the non-INTRNG support from the GICv3 interrupt...
2016-07-14 andrewRemove support for the arm64 pre-INTRNG interrupt frame...
2016-07-14 mavIncrease number of I/O APIC pins from 24 to 32 to give...
2016-07-14 ngieAlways panic if an invalid capability is passed to...
2016-07-14 avgMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 avgMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 avgMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 avgMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 avgMFV r302640: 6874 rollback and receive need to reset...
2016-07-14 avgremove a stray change from r302834
2016-07-14 avgfix-up for configuration of AMD Family 10h processors...
2016-07-14 sephehyperv/vmbus: Move bus related message processing into...
2016-07-14 sephehyperv/vmbus: Sub-channel related fields renaming
2016-07-14 sephehyperv/vmbus: Fix the racy channel close.
2016-07-14 sephehyperv/vmbus: Field renaming to reflect reality
2016-07-14 sephehyperv/vmbus: Release vmbus channel lock before detach...
2016-07-14 sephehyperv/vmbus: Only add primary channels to vmbus channe...
2016-07-14 sephehyperv/vmbus: Use sub-channel index to detect primary...
2016-07-14 sephehyperv/vmbus: Cleanup vmbus_chan_add()
2016-07-14 sephehyperv/vmbus: Nuke the channel open state.
2016-07-14 sephehyperv/vmbus: Cleanup vmbus_chan_msgproc_choffer
2016-07-14 sephehyperv/vmbus: Move new channel scan notification to...
2016-07-14 sephehyperv/vmbus: Move device register and channel free...
2016-07-14 sephehyperv/vmbus: Alloc/Free monitor param in vmbus channel...
2016-07-14 sephehyperv/vmbus: Get rid of rel{_id,id}, use channel id...
2016-07-14 sephehyperv/vmbus: Remove unused bits
2016-07-14 sephehyperv/vmbus: Switch to vmbus channel message macros
2016-07-14 sephehyperv/vmbus: Move channel offer message definition...
2016-07-14 sephehyperv: hv_guid -> struct hyperv_guid.
2016-07-14 sephehyperv/vmbus: Remove unused bits
2016-07-14 markjMove some gmirror metadata update messages to a higher...
2016-07-14 markjAllow ACPI wakeup code and page tables to be stored...
2016-07-13 andrewAdd memmmap on arm64 so we can mmap /dev/mem and /dev...
2016-07-13 jmcneillAllwinner Gigabit EMAC performance improvements.
2016-07-13 jmcneillH3/A83T: Use PLL_PERIPH/2 for AHB2 parent clock.
2016-07-13 dimFix a page fault in ip6_setpktopt(), occurring when...
2016-07-13 badgerAdd explicit detection of KVM hypervisor
2016-07-13 jkimRemove a tunable and always reset system clock while...
2016-07-13 avgre-apply r299908: zfsctl_snapdir_lookup: clear VV_ROOT...
2016-07-13 kibTrace timeval parameters to the getitimer(2) and setiti...
2016-07-13 sephehyperv/vmbus: Cleanup channel rescind
2016-07-13 sephehyperv/vmbus: Remove unused code
2016-07-13 sephehyperv/vmbus: Reorganize MNF event sending.
2016-07-13 sephehyperv: Signal event input parameter is shared w/ MNF
2016-07-13 sephehyperv: All Hypercall parameters have same alignment...
2016-07-13 sephehyperv/vmbus: Install different task function for batch...
2016-07-13 sephehyperv/vmbus: Remove unnecessary callback check.
2016-07-13 sephehyperv/vmbus: Pack bool field into flags field
2016-07-13 sephehyperv/bufring: Remove unused fields
2016-07-13 sephehyperv/vmbus: Nuke unused field from hv_vmbus_channel.
2016-07-13 sephehyperv: Get rid of hv_device, which is unnecessary...
2016-07-13 sephehyperv/hn: Avoid the hv_device
2016-07-13 sephehyperv/vmbus: Deprecate the usage of hv_device.
2016-07-13 sephehyperv/util: Avoid the hv_device
2016-07-13 sephehyperv/stor: Avoid the hv_device and nuke the broken...
2016-07-13 sephehyperv/vmbus: Add channel ivar accessor.
2016-07-13 sephehyperv/vmbus: All ivars are read-only; nuke unnecessary...
2016-07-13 sephehyperv/vmbus: Add vmbus method for GUID base device...
2016-07-13 sephehyperv/vmbus: Remove the embedded offer message from...
2016-07-13 sephehyperv/vmbus: Add type/instance guid fields into hv_vmb...
2016-07-13 sephehyperv/vmbus: Add flags field into hv_vmbus_channel...
2016-07-13 sephehyperv/vmbus: Make subchan index a field of hv_vmbus_ch...
2016-07-13 sephehyperv/vmbus: Make channel id a field of hv_vmbus_channel.
2016-07-13 sephehyperv/vmbus: Merge hv_connection.c into hv_channel.c
2016-07-12 cemioat(4): Check ring links at grow/shrink in INVARIANTS
2016-07-12 cemioat(4): Add KTR trace for ioat_reset_hw
2016-07-12 cemioat(4): Enhance KTR logging for descriptor completions
2016-07-12 cemioat(4): Assert against ring underflow
2016-07-12 cemioat_reserve_space: Recheck quiescing flag after droppi...
2016-07-12 cemioat(4): Remove force_hw_error sysctl; it does not...
2016-07-12 cemioat(4): Export HW capabilities to consumers
2016-07-12 cemioat(4): Submitters pick up a shovel if queue is too...
2016-07-12 cemioat(4): Don't shrink ring if active
2016-07-12 cemioat(4): Print some more useful information about the...
2016-07-12 slmUse real values to calculate Max I/O size instead of...
2016-07-12 cemioat(4): Shrink using the correct timer
2016-07-12 truckmanFix problems in the FQ-PIE AQM cleanup code that could...
2016-07-12 sephehyperv/vmbus: Destroy channel list lock upon attach...
next