]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Merge OpenSSL 1.0.1m.
[FreeBSD/FreeBSD.git] / sys / x86 /
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 kibUse VT-d interrupt remapping block (IR) to perform...
2015-03-19 kibProvide definitions for all descriptors types in the...
2015-03-19 kibFix syntax error.
2015-03-17 kibWhen initial placement of the new entry crosses the...
2015-03-17 kibWhen inserting new entry into the address map, ensure...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-14 neelAdd x86 specific APIs 'lapic_ipi_alloc()' and 'lapic_ip...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 neelFree up the IPI slot used by IPI_STOP_HARD.
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 kibSince all generations of Intel CPUs have errata which...
2015-02-26 roygerxen/intr: fix fallout from r278854
2015-02-26 kibImplements EOI suppression mode, where LAPIC on EOI...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 kibFor now, disable x2APIC mode when Xen is detected,...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-21 kibRevert r276949 and redo the fix for PCIe/PCI bridges...
2015-02-20 tijlFix build on i386 without "device apic"
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 kibFix UP build.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 kibInitialize x2APIC mode on the resume path before access...
2015-02-16 roygerxen/intr: improve handling of legacy IRQs
2015-02-16 roygerxen/intr: improve PIRQ handling
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-14 kibDetect whether x2APIC on VMWare is usable without interrupt
2015-02-11 kibRegisters definitions for the new capabilities from...
2015-02-11 kibvm_page_lookup() accepts read-locked object.
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 kibAdd x2APIC support. Enable it by default if CPU is...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-06 jhbRevert the IPI startup sequence to match what is descri...
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-04 bryanvAdd interface to derive a TSC frequency from the pvclock
2015-02-04 bryanvGeneralized parts of the XEN timer code into a generic...
2015-01-29 dimMerge ^/head r277896 through r277901.
2015-01-29 jhbOpt for performance over power-saving on Intel CPUs...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 roygerloader: fix the size of MODINFOMD_MODULEP
2015-01-20 neelUpdate the vdso timehands only via tc_windup().
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 impInclude mca_machdep.h.
2015-01-17 impNeed to include opt_mca.h to test for DEV_MCA.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 roygerloader: implement multiboot support for Xen Dom0
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 kibFor x86, read MAXPHYADDR, defined in SDM vol 3 4.1...
2015-01-11 kibRight now, for non-coherent DMARs, page table update...
2015-01-10 kibFix calculation of requester for PCI device behind...
2015-01-10 kibPrint rid when announcing DMAR context creation. Print...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 kibFix DMAR context allocations for the devices behind...
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 sbrunoUpdate Features2 to display SDBG capability of processo...
2015-01-08 jhbCreate a cpuset mask for each NUMA domain that is avail...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 markjFactor out duplicated code from dumpsys() on each archi...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-05 jhbOn some Intel CPUs with a P-state but not C-state invar...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2015-01-02 hselaskyFix warning about possible use of uninitialized variable.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 roygerxen/intr: balance dynamic interrupts across available...
2014-12-10 roygerxen: mask event channels while binding them to a vCPU
2014-12-10 roygerxen: convert the Grant-table code to a NewBus device
2014-12-09 roygerxen: create a new PCI bus override
2014-12-09 roygerxen: notify ACPI about SCI override
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-02 jhbMFamd64: Add support for extended FPU states on i386...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-28 jhbRework virtual machine hypervisor detection.
2014-10-27 grehanOutput a summary of optional SVM features in dmesg...
next