]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-14 ngieInitialize first_serial to 0 in dozonetransfer(..)...
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 pfgmail(1): Bring some fixes from other BSDs.
2016-07-14 cyRestore lost comment from r301295.
2016-07-14 markjDocument DDB's "alltrace" and "show all trace" commands.
2016-07-14 markjRemove more references to mroute6d, which was removed...
2016-07-14 allanjudeMake the new 'set date and time' dialog default to...
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-14 markjRemove gcore's -s option.
2016-07-13 allanjudebsdinstall: Prompt user to set the date and time after...
2016-07-13 andrewAdd memmmap on arm64 so we can mmap /dev/mem and /dev...
2016-07-13 andrewFix the type used to hold the value returned from getop...
2016-07-13 vangyzenzpool(8): update Hot Spares section to mention zfsd(8)
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 acheAfter removing collation for [a-z] ranges in r302512...
2016-07-13 acheAfter removing collation for [a-z] ranges in r302512...
2016-07-13 desmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-13 asomerspw should sanitize the argument of -w.
2016-07-13 acheAfter removing collation for [a-z] ranges in r302512...
2016-07-13 pfgmail(1): Bring some fixes from other BSDs.
2016-07-13 avgre-apply r299908: zfsctl_snapdir_lookup: clear VV_ROOT...
2016-07-13 pfgmail(1): check for out of memory conditions when callin...
2016-07-13 kibTrace timeval parameters to the getitimer(2) and setiti...
2016-07-13 acheAfter removing collation for [a-z] ranges in r302512...
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 acheAfter removing collation for [a-z] ranges in r302512...
2016-07-13 acheFully back out r302594 case 2) since overflow may happens.
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-13 nwhitehornReduce the set of things on the disc1 image to those...
2016-07-13 bdreweryRevert r302670 and r302671 for now.
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 bdreweryMETA_MODE: Don't require filemon(4) for mergemaster...
2016-07-12 slmUse real values to calculate Max I/O size instead of...
2016-07-12 bdreweryCreate a TARGET_CPUARCH thing to go with MACHINE_CPUARCH.
2016-07-12 bdreweryCreate one list of replacements for MACHINE_CPUARCH...
2016-07-12 cemioat(4): Shrink using the correct timer
2016-07-12 mavMake unknown register reads predictable.
2016-07-12 truckmanFix problems in the FQ-PIE AQM cleanup code that could...
2016-07-12 mavAdd missing breaks in I/O BAR read/write.
2016-07-12 pfgmkimg(1): minor cleanups with argument order in calloc(3).
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 traszAdd some .Xrs to getloginclass(2).
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.
next