]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
MFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
[FreeBSD/FreeBSD.git] / sys / x86 /
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Xin LIMFV r294260:
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-14 Sepherosa Ziehauhyperv: use x86 generic code to do the hypervisor detection
2016-01-08 Xin LIMFV r293415:
2016-01-07 Ed MasteMove amd64 metadata.h to x86 and share with i386
2016-01-05 Xin LIMFV r293125: less v481.
2016-01-02 Ian LeporeMake the 'env' directive described in config(5) work...
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-29 Konstantin BelousovAdd standard extended feature bit 6 from the Intel...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-23 John BaldwinMove shared variables from {amd64,i386}/initcpu.c to...
2015-12-23 Enji CooperRemove redundant declarations in sys/x86/xen which...
2015-12-21 Conrad Meyerx86: Add CPUID_STDEXT_* macros for CPU feature bits
2015-12-20 Conrad Meyerx86: Detect feature flags "AVX512DQ", "AVX512IFMA"...
2015-12-19 Conrad Meyerx86: Detect feature flags "CLWB" and "PCOMMIT"
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 Roger Pau Monnéx86/bounce: try to always completely fill bounce pages
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-07 Konstantin BelousovMerge common parts of i386 and amd64 md_var.h and smp...
2015-12-05 Konstantin BelousovIt seems that at least some KVM versions advertise...
2015-12-04 Navdeep ParharCatch up with head.
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-12-03 Konstantin BelousovFor amd64 non-PCID machines, and for i386 machines...
2015-12-03 Konstantin BelousovIn the SandyBridge x2APIC workaround detection code...
2015-11-26 Navdeep ParharCatch up with head.
2015-11-24 Konstantin BelousovCorrect the number of DTLB entries reported for the...
2015-11-23 Svatopluk KrausRevert r291142.
2015-11-21 Svatopluk KrausFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 Xin LIMFV r291123:
2015-11-21 Marius StroblAvoid a NULL pointer dereference in bounce_bus_dmamap_u...
2015-11-20 Marius StroblAvoid a NULL pointer dereference in bounce_bus_dmamap_s...
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-18 Roger Pau Monnéxen: fix dropping bitmap IPIs during resume
2015-11-18 Roger Pau Monnéxen/intr: properly dispose event channels on resume
2015-11-18 Roger Pau Monnéx86/intr: allow mutex recursion in intr_remove_handler
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-09 Roger Pau Monnéx86/dma_bounce: rework _bus_dmamap_load_ma implementation
2015-11-08 Tijl CoosemansSince r289279 bufinit() uses mp_ncpus, but some archite...
2015-11-07 Baptiste DaroussinMerge from head r290483
2015-11-05 Roger Pau Monnéxen/intr: fix the event channel enabled per-cpu mask
2015-11-02 Ian LeporeFix an alignment check that is wrong in half the busdma...
2015-11-01 Baptiste DaroussinMerge from head
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
2015-10-28 Baptiste DaroussinMerge from head
2015-10-27 Baptiste DaroussinUpdate libucl to latest git snapshot (20151027)
2015-10-26 Roger Pau Monnéx86/dma_bounce: revert r289834 and r289836
2015-10-24 Conrad Meyerxen: Add missing semi-colon for BITSET_DEFINE()
2015-10-23 Simon J. GerratyMerge bmake 20151020
2015-10-23 Roger Pau Monnéx86/dma_bounce: rework _bus_dmamap_load_ma implementation
2015-10-23 Jason A. HarmeningRemove unclear comment about address truncation in...
2015-10-23 Konstantin BelousovDecode new values for CPUID leaf 2 cache and TLB descri...
2015-10-22 Gleb SmirnoffMFV ntp-4.2.8p4 (r289715)
2015-10-21 Roger Pau Monnéxen: Code cleanup and small bug fixes
2015-10-21 Roger Pau Monnéx86/xen: Consolidate xen-os.h in a single place
2015-10-19 Baptiste DaroussinMerge from head
2015-10-19 Alexander MotinMFV r289561: 6328 Fix cstyle errors in zfs codebase
2015-10-18 Rui PauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 Alexander MotinMFV r289535: 5767 fix several problems with zfs test...
2015-10-18 Alexander MotinMFV r289530: 5847 libzfs_diff should check zfs_prop_get...
2015-10-18 Alexander MotinMFV r289526:
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
2015-10-18 Alexander MotinMFV r289493: 5745 zfs set allows only one dataset prope...
2015-10-17 Jason A. HarmeningDon't page-align the physical address when calling...
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-13 Baptiste DaroussinMerge from head
next