]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Merge ^/head r275685 through r275714.
[FreeBSD/FreeBSD.git] / sys / x86 /
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...
2014-10-22 roygerxen: implement the privcmd user-space device
2014-10-22 roygerxen: allow to register event channels without handlers
2014-10-22 roygerxen: fix usage of kern_getenv in PVH code
2014-10-22 marcelVirtual machines can easily have more than 16 option...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-20 neelMerge from projects/bhyve_svm all the changes outside...
2014-10-19 neelIFC @r273206
2014-10-19 neelDon't advertise the "OS visible workarounds" feature...
2014-10-17 neelDon't advertise the Instruction Based Sampling feature...
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-11 neelUse a consistent style for messages emitted when the...
2014-10-10 neelIFC @r272887
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 neelSupport Intel-specific MSRs that are accessed when...
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 adrianMissing from previous commit - keep the VM domain ...
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-06 jhbFix build for i386 kernels with out 'I686_CPU'.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-30 roygerxen: add the Xen implementation of pci_child_added...
2014-09-30 roygermsi: add Xen MSI implementation
2014-09-27 neelIFC @r272185
2014-09-26 roygerxen: add proper copyright attribution
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC r271888.
2014-09-20 neelIFC @r271887
2014-09-20 neelRestructure the MSR handling so it is entirely handled...
2014-09-17 neelIFC @r271694
2014-09-17 adrianMigrate ie->ie_assign_cpu and associated code to use...
2014-09-15 roygerxen: don't set suspend/resume methods for the PIRQ PIC
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-10 jhbTo workaround an errata on certain Pentium Pro CPUs...
2014-09-10 jhbMove code to set various MSRs on AMD cpus out of printc...
2014-09-06 kibAdd a define for index of IA32_XSS MSR, which is, per...
2014-09-06 kibSDM rev. 50 defines the use of the next 8 bytes in...
2014-09-06 kibAdd more bits for the XSAVE features from CPUID 0xd...
2014-09-06 jhbCreate a separate structure for per-CPU state saved...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 jhbMerge the amd64 and i386 identcpu.c into a single x86...
2014-09-04 jhb- Move blacklists of broken TSCs out of the printcpuinf...
2014-09-02 neelIFC @r269962
2014-08-30 jhbSave and restore FPU state across suspend and resume...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 roygeratpic: make sure atpic_init is called after IO APIC...
2014-08-04 roygerxen: add ACPI bus to xen_nexus when running as Dom0
2014-08-04 roygerxen: implement support for mapping IO APIC interrupts...
2014-08-04 roygerx86/madt: make the interrupt override parser a public...
2014-08-04 roygerxen: change quality of the MADT ACPI enumerator
2014-08-04 roygerxen: change order of Xen intr init and IO APIC registration
2014-08-04 roygerxen: add a DDB command to print event channel information
2014-08-04 roygerxen: mask all event channels on init
2014-08-04 roygerxen: implement event channel PIRQ support
2014-07-30 jhb- Output a summary of optional VT-x features in dmesg...
2014-07-29 mariusFix yet another comment typo in r269052.
2014-07-29 mariusFix comment typo in r269052.
2014-07-28 akiyamaAdd missing newline to output dmesg properly.
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-24 mariusIntel desktop Haswell CPUs may report benign corrected...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 jhbFix build with SMP disabled.
2014-07-07 marcelRemove ia64.
next