]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/xen
Connect the installation page to the build.
[FreeBSD/FreeBSD.git] / sys / dev / xen /
2019-04-28 dchaginMFC r329873 (by emaste@):
2018-05-29 roygerMFC r334027: xen-blkback: do not use state 3
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2017-09-11 ianMFC r322411:
2017-09-06 rlibbyMFC r320517:
2017-06-22 cpercivaMFC r319491:
2017-05-26 roygerMFC r318523, r318631:
2017-05-26 roygerMFC r318520:
2017-05-16 roygerMCF r310418: xen: fix IPI setup with EARLY_AP_STARTUP
2017-04-01 asomersMFC r314148, r314150
2017-03-27 kevloMFC r315878:
2017-03-21 roygerMFC r314840:
2017-03-21 roygerMFC r314841:
2017-03-21 roygerMFC r314094:
2017-03-21 roygerMFC r314842:
2017-03-16 roygerMFC r308126:
2016-12-18 dimMFC r310013 (by cperciva):
2016-08-10 roygerMFC r303488 and r303771:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 roygerxen/timer: re-introduce the inittodr call in the resume...
2016-06-06 roygerxen-netfront: fix initialization
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 roygerxen-blkback: fix error path on failed attach
2016-06-03 roygerblkback: add support for hotplug scripts
2016-06-03 delphijMFV r301238:
2016-06-02 roygerxen-netfront: use callout_reset_curcpu instead of callo...
2016-06-02 roygerxen-netfront: perform an interface reset when changing...
2016-06-02 roygerxen-netfront: release grant references used for the...
2016-06-02 roygerxen-netfront: fix two hotplug related issues
2016-06-02 roygerxen-netfront: switch to using an interrupt handler
2016-06-02 roygerxen-netfront: always keep the Rx ring full of requests
2016-06-02 roygerxen-netfront: fix receiving TSO packets
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-12 roygerxen-netfront: fix feature detection
2016-05-12 mmMFV r299425:
2016-05-11 roygerxen/resume: only send BITMAP IPIs if CPUs > 1
2016-05-10 traszRemove misc NULL checks after M_WAITOK allocations.
2016-05-06 roygerxen/privcmd: fix integer truncation in IOCTL_PRIVCMD_MM...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 asomersImprove performance and functionality of the bitstring...
2016-05-04 roygerxen/pvclock: set the correct resolution for the Xen...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/dev: minor spelling fixes.
2016-05-02 roygerxen/control: improve suspend/resume
2016-05-02 roygerxen/time: fix PV clock resolution
2016-05-02 roygerxen/time: allow Dom0 to set the host time
2016-05-02 roygerxen/timer: remove the timer setup loop
2016-05-02 roygerxen/x86: don't lose event interrupts
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys/dev: extend use of the howmany() macro when available.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-07 jhbAssociate device_t objects with ACPI handles via PCI_CH...
2016-04-06 gjbMFH
2016-04-05 jhbRemove a redundant check.
2016-04-04 gjbMFH
2016-04-03 mavPass through some new block device features.
2016-04-01 sephetcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRemove taskqueue_enqueue_fast().
2016-03-01 glebiusNew way to manage reference counting of mbuf external...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-15 gjbMFH
2016-02-14 cpercivaDon't dereference a pointer immediately after determini...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 roygerxen-netfront: remove useless NULL check in netif_free
2016-02-11 roygerxen-netfront: rearrange error paths in setup_txqs
2016-02-11 roygerxen-netfront: remove pointless assignment in xn_ioctl
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-20 roygerxen-netfront: add multiqueue support
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
next