]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Add support to IQ calibration.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2013-12-18 Neel NatuUse vmcs_read() and vmcs_write() in preference to vmrea...
2013-12-16 Neel NatuAdd an API to deliver message signalled interrupts...
2013-12-11 Neel NatuFix typo when initializing the vlapic version register...
2013-12-10 Neel NatuFix x2apic support in bhyve.
2013-12-09 John BaldwinMove constants for indices in the local APIC's local...
2013-12-08 Peter WemmVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-07 Neel NatuUse callout(9) to drive the vlapic timer instead of...
2013-12-07 Neel NatuIf a vcpu disables its local apic and then executes...
2013-12-05 John BaldwinFix a typo.
2013-12-03 Ed MasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 Ed MasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 Neel NatuThe 'protection' field in the VM exit collateral for...
2013-12-03 Neel NatuRename 'vm_interrupt_hostcpu()' to 'vcpu_notify_event...
2013-11-30 Eitan AdlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 Pawel Jakub DawidekMake process descriptors standard part of the kernel...
2013-11-28 Andriy GaponMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 Andriy GaponMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-27 Neel NatuAdd support for level triggered interrupt pins on the...
2013-11-26 Konstantin BelousovHide struct pcb definition by #ifdef __amd64__ braces...
2013-11-26 Andriy GaponMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 Andriy GaponMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 Andriy GaponMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 Andriy GaponMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-25 Peter WemmImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 Neel NatuAdd HPET device emulation to bhyve.
2013-11-25 Pedro F. GiffuniMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 Peter WemmImport svn-1.8.5. This contains a user-visible fix...
2013-11-25 Attilio Rao- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-23 Neel NatuAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-22 Neel NatuEliminate redundant information about the host cpu...
2013-11-22 Ed MasteDon't abort SMAP processing after an entry of length 0
2013-11-21 Andreas ToblerIntroduce a WEAK_REFERENCE() alias and use it. Get...
2013-11-21 Brooks DavisSync with NetBSD. The funtional change is to make...
2013-11-21 Ed MasteRefactor amd64 startup SMAP parsing
2013-11-21 Ed MasteDisable amd64 boot time memory test by default
2013-11-20 Andriy GaponMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 Andriy GaponMFV r258377: 4088 use after free in arc_release()
2013-11-17 Julio MerinoMFV: Import atf-0.18.
2013-11-15 Xin LIMFV: netcat from OpenBSD 5.4.
2013-11-15 Justin T. GibbsFix accounting for hw.realmem on the i386 and amd64...
2013-11-14 Ed Mastex86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
2013-11-12 Neel NatuMove the ioapic device model from userspace into vmm...
2013-11-12 Ed MasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 Peter WemmMerge nvi-2.1.1 -> 2.1.2
2013-11-11 Xin LIMFV r257952:
2013-11-11 Peter WemmUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-08 Konstantin BelousovAdd bits for the AMD features from CPUID function 0x800...
2013-11-08 Alan CoxAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-05 Edwin GroothuisMFV of 255902, tzdata2013f
2013-11-04 Neel NatuRemove the 'vdev' abstraction that was meant to sit...
2013-10-31 Neel NatuRename the VMM_CTRx() family of macros to VCPU_CTRx...
2013-10-31 Mark JohnstonRemove references to an unused fasttrap probe hook...
2013-10-29 Baptiste DaroussinMerge byacc 20130925
2013-10-29 Neel NatuRemove unnecessary includes of <machine/pmap.h>
2013-10-28 Gleb SmirnoffInclude XEN and HyperV into amd64 LINT.
2013-10-28 Konstantin BelousovImport the driver for VT-d DMAR hardware, as specified...
2013-10-27 Konstantin BelousovSeveral small fixes for the amd64 minidump code.
2013-10-26 Gleb SmirnoffProvide includes that are needed in these files, and...
2013-10-17 Brooks DavisUpgrade to the latest version of mtree from NetBSD...
2013-10-16 Neel NatuAdd a new capability, VM_CAP_ENABLE_INVPCID, that can...
2013-10-16 Neel NatuFix the witness warning that warned against calling...
2013-10-12 Mark MurrayMFC - tracking commit
2013-10-12 Mark MurrayMerge from project branch. Uninteresting commits are...
2013-10-11 Glen BarberDocument XENHVM and xenpci are mutually inclusive.
2013-10-10 Andriy GaponMFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_ho...
2013-10-09 Mark MurrayMFC - tracking commit
2013-10-08 Dimitry AndricIn sys/amd64/amd64/pmap.c, fix several gcc warnings...
2013-10-06 Mark MurrayMFC - tracking commit
2013-10-05 Justin T. GibbsFormalize the concept of virtual CPU ids by adding...
2013-10-05 Neel NatuMerge projects/bhyve_npt_pmap into head.
2013-10-05 Mark MurrayMFC- tracking commit.
2013-10-04 John-Mark Gurneyadd aesni module to i386 and amd64 NOTES...
2013-10-02 Mark MurrayMFC - tracking update.
2013-09-30 Devin TeskeAdd missing mergeinfo associated with r255852.
2013-09-27 Peter GrehanReturn 0 for a rdmsr of MSR_IA32_PLATFORM_ID. This
2013-09-24 Konstantin BelousovIn pmap_clear_modify(), initialize pvh even for fictiti...
2013-09-24 Konstantin BelousovUse the pv lists generation count to read-lock the...
2013-09-24 Konstantin BelousovEnsure that the ERESTART return from the syscall reload...
2013-09-23 Konstantin BelousovFree both KVA and backing pages when freeing TSS memory.
2013-09-21 Dag-Erling SmørgravPull in all the OpenSSH bits that we'd previously left...
2013-09-21 Dag-Erling SmørgravUpgrade to 6.3p1.
2013-09-21 Glen BarberPut 'device hyperv' back in amd64/GENERIC, incorrectly...
2013-09-21 Peter GrehanReorder/regroup the vmm ioctl api definitions to allow...
2013-09-21 Xin LIMFV r254750:
2013-09-20 Justin T. GibbsMerge Xen PVHVM support into the GENERIC kernel config...
2013-09-20 David ChristensenSubstantial rewrite of bxe(4) to add support for the...
2013-09-20 Neel NatuMerge the following changes from projects/bhyve_npt_pmap:
2013-09-20 Justin T. GibbsAdd support for suspend/resume/migration operations...
2013-09-20 Alan CoxThe pmap function pmap_clear_reference() is no longer...
2013-09-19 Peter GrehanReconnect the hyperv drivers back into GENERIC now...
2013-09-19 Ed MasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 Pawel Jakub DawidekFix panic in ktrcapfail() when no capability rights...
2013-09-18 Roman DivackyRegen.
2013-09-18 Roman DivackyRevert r255672, it has some serious flaws, leaking...
2013-09-18 Roman DivackyRegen.
2013-09-18 Roman DivackyImplement epoll support in Linuxulator. This is a tiny...
2013-09-17 Peter GrehanHide TSC-deadline APIC timer support from guests. This...
2013-09-17 Neel NatuFix a bug in decoding an instruction that has an SIB...
2013-09-17 Bryan VenteicherAdd vmx(4) to i386 and amd64 GENERIC
2013-09-16 Konstantin BelousovIn pmap_copy(), when the copied region is mapped with...
next