]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Update mandoc to cvs snapshot 2019-07-23
[FreeBSD/FreeBSD.git] / sys / x86 /
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-18 Cy SchubertMFV r350080:
2019-07-14 Konstantin BelousovPR: 239143
2019-07-11 Konstantin BelousovEnsure that mds_handler always points to a valid method.
2019-07-09 Jung-uk KimMFV: r349861
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-20 Alan SomersMFHead @349234
2019-06-17 Martin MatuskaMFV r349134:
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-08 Jonathan T. LooneyCurrently, MCA entries remain on an every-growing linke...
2019-06-06 Alan SomersMFHead @348740
2019-06-05 Tycho Nightingaleanother occurrence where a very large dma mapping can...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Tycho Nightingalevery large dma mappings can cause integer overflow
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-23 John BaldwinAdd a constant for the LS config MSR on AMD CPUs.
2019-05-22 Conrad MeyerDecode and name additional x86 feature bits
2019-05-22 Andrew Gallatinx86 MCA: introduce MCA hooks for different vendor imple...
2019-05-21 Konstantin BelousovDo not call hw_mds_recalculate() from initializecpu().
2019-05-21 Stephen J. KiernanThe older detection methods (smbios.bios.vendor and...
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 Stephen J. KiernanAdd missing setting of hv_base to the leaf that we...
2019-05-17 Stephen J. KiernanInstead of individual conditional statements to look...
2019-05-17 Konstantin BelousovFree microcode memory later.
2019-05-16 Konstantin BelousovRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 Tycho NightingaleAllow loading the same DMA address multiple times witho...
2019-05-16 Ryan Libbyiommu static analysis cleanup
2019-05-16 Conrad Meyerx86: Correctly identify bhyve hypervisor
2019-05-15 Konstantin BelousovProperly announce MD_CLEAR.
2019-05-14 Konstantin BelousovMitigations for Microarchitectural Data Sampling.
2019-05-13 Alan SomersMFHead @347527
2019-05-12 Mateusz Guzikx86: store pending bitmapped IPIs in per-cpu areas
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-07 Konstantin Belousovamd64: fix BUS_SPACE_MAXSIZE to 64bit max value.
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Tycho Nightingalezero inputs to vm_page_initfake() for predictable results
2019-05-05 Cy SchubertMFV r347136:
2019-05-04 Conrad Meyerx86: Implement MWAIT support for stopping a CPU
2019-05-04 Conrad Meyerx86: Define pc_monitorbuf as a logical structure
2019-04-28 Konstantin BelousovRemove witness warning, same as r346351 for busdma_dmar.
2019-04-24 Conrad Meyerx86: Halt non-BSP CPUs on panic IPI_STOP
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Tycho Nightingaleremove the 4GB boundary requirement on PCI DMA segments
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-18 Konstantin BelousovUse correct type name.
2019-04-18 Konstantin BelousovCorrect handling of RMRR during early enumeration stages.
2019-04-18 Konstantin BelousovRemove witness warning. dmar_bus_dmamap_create() does...
2019-04-18 Konstantin BelousovReduce verbosity, do not announce details of irte progr...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Konstantin Belousovpci_cfgreg.c: Use io port config access for early boot...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Alan SomersMFHead@r345880
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-02 Tycho NightingaleDMAR driver assumes all physical addresses are backed...
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Tycho NightingaleUse the BUS_DMA_NOWRITE flag to expose and create the...
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
next