]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Merge from stable/11 r320593:
[FreeBSD/FreeBSD.git] / sys / x86 /
2017-06-26 kibMFC r320125:
2017-06-19 gjbMFC r319942 (jhb):
2017-06-14 kibMFC r319825:
2017-05-29 kibMFC r318318:
2017-05-27 hselaskyMFC r318353:
2017-05-24 avgMFC r316643: use msr 0xc001100c to discover multi-node...
2017-05-16 roygerMCF r310418: xen: fix IPI setup with EARLY_AP_STARTUP
2017-04-21 kibMFC r316851:
2017-04-14 avgMFC r316017,r316020: add SMT detection for newer AMD...
2017-04-14 avgMFC r314636,r314700: MCA: add AMD Error Thresholding...
2017-04-14 avgMFC r314398: Local APIC: add support for extended LVT...
2017-04-03 kibMFC r316011:
2017-04-02 kibMFC r315968:
2017-04-01 kibMFC r315934:
2017-04-01 kibMFC r315933:
2017-04-01 kibMFC r315932:
2017-03-31 kibMFC r309551:
2017-03-31 roygerMFC r315402:
2017-03-30 jkimMFC: r306686, r308953, r311462, r311529, r312438, r314611
2017-03-25 grehanMFC r315361 and r315364: Hide MONITORX/MWAITX from...
2017-03-10 kibMFC r314211:
2017-03-04 avgMFC r314357: edge-triggered interrupt mode is set by...
2017-03-03 kibMFC r313898, r313902, r313903, r313934, r314087, r314252:
2017-02-28 avgMFC r313751: mca: fix writes to MSR_MC_CTL2 in cmci_update
2017-02-27 avgMFC r313752,r314035: mca: use time_uptime instead of...
2017-02-24 kibMFC r313154:
2017-02-11 kibMFC r313194:
2017-02-03 pfgMFC r312001:
2017-02-03 markjMFC r302793:
2017-01-05 sepheMFC 310048,310101,310239
2016-12-31 mjgMFC r307653:
2016-12-29 markjMFC r309657:
2016-12-29 markjMFC r309657:
2016-12-18 kibMFC r309854:
2016-12-12 kibMFC r309550:
2016-12-03 kibMFC r309189:
2016-12-02 jhbMFC 308005: Add powerd(8) support for several families...
2016-12-02 jhbMFC 303753,308004: Add bounds checking on addresses...
2016-11-25 jhbMFC 307333: Reprogram I/O APIC interrupt pins when...
2016-11-08 kibMFC r307866:
2016-11-08 jhbMFC 305836: Remove 'cpu' and 'cpu_class' on amd64.
2016-11-07 kibMerge bde improvements for ddb on x86, mostly for singl...
2016-10-27 kibMFC r307869:
2016-10-24 kibMFC r306680:
2016-10-19 sepheMFC 306481
2016-10-17 sepheMFC 305722
2016-10-06 jhbMFC 303754: Add __printflike() to bus_describe_intr...
2016-10-03 kibMFC r305978:
2016-09-30 jhbMFC 303886: Add additional constants.
2016-09-16 kibMFC r304285:
2016-09-15 kibMFC r305744:
2016-09-09 jhbMFC 304637: Fix build for !SMP kernels after the Xen...
2016-09-08 pfgMFC r303891, r303892:
2016-08-18 badgerMFC r302783:
2016-08-10 kibMFC r303712:
2016-08-03 roygerMFC r303490, r303491:
2016-07-15 roygerMFC r302635:
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-24 jhbAdd a tunable to disable migration of MSI-X interrupts.
2016-06-23 markjUse M_NOWAIT when allocating memory for the ACPI wakeup...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 kibTrim some spaces to record correct commit message for...
2016-06-03 kibdiff --git a/sys/x86/x86/local_apic.c b/sys/x86/x86...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 edImplement _ALIGN() using internal integer types.
2016-05-31 edAdd missing dependency on <machine/_limits.h>.
2016-05-31 edAdd missing dependency on <machine/_limits.h>.
2016-05-31 sephehyperv/vmbus: Rename ISR functions
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-26 kibOnly calibrate ICR read loop when not in x2APIC mode...
2016-05-20 jhbImplement support for RF_UNMAPPED and bus_map/unmap_res...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-13 bzRemove the extra _RD as _RDTUN already includes it.
2016-05-13 bzWe already turn the AMD erratum383 workaround on for...
2016-05-12 mmMFV r299425:
2016-05-10 bzAllow orm(4) to be disabled from probing/attaching...
2016-05-10 traszRemove misc NULL checks after M_WAITOK allocations.
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 vangyzenWork around (ignore) broken SRAT tables
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-02 roygeratrtc: export function to set RTC
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-20 cemSRAT: Don't overflow domain_pxm table
2016-04-19 pfgX86: use our nitems() macro when it is avaliable throug...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
next