]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hyperv/vmbus: Use sub-channel index to detect primary channel
[FreeBSD/FreeBSD.git] / sys /
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...
2016-07-12 sephehyperv/vmbus: Remove needed bits
2016-07-12 sephehyperv/vmbus: Move channel map to vmbus_softc
2016-07-12 roygerxen: automatically disable MSI-X interrupt migration
2016-07-12 sephehyperv/vmbus: Fix sub-channel re-open support.
2016-07-12 sephehyperv/vmbus: Free sysctl properly upon channel close.
2016-07-12 sephehyperv/vmbus: More verbose for GPADL_connect/chan_...
2016-07-12 sephehyperv/vmbus: Move channel list to vmbus_softc
2016-07-12 sephehyperv/vmbus: Move GPADL index into vmbus_softc
2016-07-12 sephehyperv/vmbus: Rework vmbus version accessing.
2016-07-12 acheBump __FreeBSD_version after removing collation from...
2016-07-12 dchaginFix pc98 LINT build.
2016-07-12 sephehyperv/vmbus: Minor renaming
2016-07-12 sephentb: Fix LINT
2016-07-12 sephehyperv/vmbus: Don't be oversmart in default cpu selection.
2016-07-12 sephehyperv: Nuke unused stuffs
2016-07-12 sephehyperv/vmbus: Busdma-fy Hypercall signal event input...
2016-07-12 sephehyperv/vmbus: Avoid tx_evtflags setting code duplication.
2016-07-12 sephehyperv/vmbus: Flatten channel message response processing.
2016-07-12 acheUndo r302601, WCHAR_MAX may not be a valid wchar value.
2016-07-12 kibRevive the check, disabled in r197963.
2016-07-12 kibAdd assert to complement r302328.
2016-07-12 sephehyperv: Nuke unused stuffs
2016-07-12 sephehyperv/vmbus: Use post message Hypercall APIs for GPA...
2016-07-12 sephehyperv/vmbus: Use post message Hypercall APIs for chann...
2016-07-12 sephehyperv/vmbus: Use post message Hypercall APIs for GPADL...
2016-07-12 sephehyperv/vmbus: Remove unnecessary check and unapplied...
2016-07-12 sephehyperv/vmbus: Use post message Hypercall APIs for chann...
2016-07-12 sephehyperv/vmbus: Reorganize vmbus scan process.
2016-07-12 sephehyperv/stor: Save the response status and xfer length...
2016-07-12 landonfbhnd(4): Add bus pass-aware discovery of platform devic...
2016-07-12 landonfmips/ddb: fix MIPS backtrace truncation and MIPS32...
2016-07-12 landonfbhnd(4): print extra register information on chipc...
2016-07-12 acheI don't know why unsigned int is choosed for wchar_t...
2016-07-11 nwhitehornRemove assumptions in MI code that the BSP is CPU 0.
2016-07-11 jmcneillAdd support for Allwinner A64.
2016-07-11 jmcneillReturn early from bus_dmamap_load callback if the error...
2016-07-11 jmcneillAdd support for arm64. The allwinner_soc_family() funct...
2016-07-11 jmcneillAdd support for Allwinner A64 CPUx-PORT and CPUs-PORT...
2016-07-11 jmcneillAdd Allwinner A64 padconf settings.
next