]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
RFC4868 section 2.3 requires that the output be half... This fixes
[FreeBSD/FreeBSD.git] / sys / x86 /
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 kibAdd bit names for the IA32_MISC_ENABLE msr.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-20 kibTypo in comment.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 kibFix warnings about unused functions for UP build.
2015-07-16 zbbFix KSTACK_PAGES issue when the default value was chang...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-06-29 bruefferSet the initial system time to a sane (as in: not end...
2015-06-29 kibAdd x86 PT_GETFSBASE, PT_GETGSBASE machine-depended...
2015-06-26 kibSplit the DMAR unit domains and contexts. Domains...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-09 jhbHandle X2APIC entries in the MADT for APICs with an...
2015-06-06 kibUpdate print_INTEL_TLB() by the tag values from the...
2015-05-29 kibRemove several write-only variables, all reported by...
2015-05-29 kibExplicitely enable queued invalidation completion inter...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 roygerxen: make sure xenpv bus is the last to attach
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-19 kibWhen sleeping in Sx state using MWAIT instruction,...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-15 adrianUpdate the comments to match what the code ended up...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 kibRewrite amd64 PCID implementation to follow an algorith...
2015-05-09 kibIf x86 CPU implementation of the MWAIT instruction...
2015-05-08 roygerxen: introduce a newbus function to allocate unused...
2015-05-08 adrianAdd initial memory locality cost awareness to the VM...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 neelAdd macros for AMD-specific bits in MSR_EFER: LMSLE...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-30 jhbRemove support for Xen PV domU kernels. Support for...
2015-04-29 whuMicrosoft vmbus, storage and other related driver enhan...
2015-04-28 pfgMFV r282150
2015-04-28 hselaskyThe add_bounce_page() function can be called when loadi...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-24 kibMove common code from sys/i386/i386/mp_machdep.c and
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-22 gjbMFH: r280643-r281852
2015-04-22 kibMove some common code from sys/amd64/amd64/machdep...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-19 mariusRefine the workaround for Intel HSD131 [1] added in...
2015-04-18 kibRevert unrelated chunk from the r281707.
2015-04-18 kibRemove lazy pmap switch code from i386. Naive benchmar...
2015-04-13 ngieMFhead @ r281503
2015-04-13 kibAdd config option PAE_TABLES for the i386 kernel. ...
2015-04-12 ngieMFhead @ r281476
2015-04-12 jkimFix build on i386.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-08 jhbMove the 32-bit compatible procfs types from freebsd32...
2015-04-08 kibAccount for the offset of the page run when allocating the
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 gjbMFH: r278968-r280640
2015-03-24 kibWhen mapping an allocated entry, use the entry size...
2015-03-24 kibAssert that the mapping loop makes progress.
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 gjbMFH: r278593-r278966
next