]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
MFC @r258091.
[FreeBSD/FreeBSD.git] / sys / x86 /
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-09 dimFix gcc warning about an uninitialized bool in sys...
2013-11-09 dimFix gcc warning about an empty device_printf() format...
2013-11-09 dimFix (erroneous) gcc warnings about usage of uninitializ...
2013-11-09 dimFix gcc warnings about casting away const in sys/x86...
2013-11-08 dimInitialize variable in sys/x86/iommu/busdma_dmar.c...
2013-11-08 kibAdd bits for the AMD features from CPUID function 0x800...
2013-11-06 sbrunoFix powerd/states on AMD cpus. Resolves issues with...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-01 kibAdd support for queued invalidation.
2013-11-01 kibReturn BUS_PROBE_NOWILDCARD from the DMAR probe method.
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-29 baptMerge byacc 20130925
2013-10-29 kibRemove redundand declaration, fixing the build with...
2013-10-28 kibRemove redundand assignment to error variable and check...
2013-10-28 kibImport the driver for VT-d DMAR hardware, as specified...
2013-10-27 kibAdd a virtual table for the busdma methods on x86,...
2013-10-27 kibAdd bus_dmamap_load_ma() function to load map with...
2013-10-25 rayMFC @r257107.
2013-10-24 kibAdd ddb 'show ioapic' and 'show all ioapics' commands.
2013-10-08 rayMFC @r256148.
2013-10-08 markmMFC - tracking commit.
2013-10-07 phkAdd a va_copy() to our fall-back stdarg implementation...
2013-10-06 markmMFC - tracking commit
2013-10-05 gibbsFormalize the concept of virtual CPU ids by adding...
2013-10-05 gibbsCorrect panic caused by attaching both Xen PV and Hyper...
2013-10-02 markmMFC - tracking update.
2013-09-27 gibbssys/x86/xen/hvm.c:
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-20 gibbsMerge Xen PVHVM support into the GENERIC kernel config...
2013-09-20 gibbsAdd support for suspend/resume/migration operations...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 gibbsImplement PV IPIs for PVHVM guests and further converge...
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-01 gibbsConform to style(9). No functional changes.
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-29 gibbsImplement vector callback for PVHVM and unify event...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-15 rayMFC @r254374.
2013-08-15 brooksCall set_i8254_freq with MODE_STOP (0) rather than...
2013-08-13 jkimMerge acpica_machdep.h for amd64 and i386 and move...
2013-08-07 kibSplit the pagequeues per NUMA domains, and split pagead...
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 avgx86: detect mwait capabilities and extensions, when...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-21 grehanIFC @ r252047
2013-06-18 rpauloFix a KTR_BUSDMA format string.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 marcelAdd basic support for FDT to i386 & amd64. This change...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-13 attilioo Add accessor functions to add and remove pages from...
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-10 hirenAdding a detach method to p4tcc driver.
2013-05-08 attilioRevert r250339 as apparently it is more clutter than...
2013-05-07 attilioAdd functions to do ACPI System Locality Information...
2013-05-07 attilioRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-18 mavIntroduce kern.timecounter.smp_tsc_adjust tunable ...
2013-04-18 rpauloMove the previously added CPUID7 macros to CPUID_STDEXT.
2013-04-18 rpauloAdd the most current CPUID7_* definitions.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
next