]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
734 taskq_dispatch_prealloc() desired
[FreeBSD/FreeBSD.git] / sys / amd64 /
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...
2013-09-14 Peter GrehanPull the hyperv drivers from GENERIC until the fix...
2013-09-13 Peter GrehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 Neel NatuFix a limitation in bhyve that would limit the number...
2013-09-11 Peter GrehanIFC @ r255459
2013-09-10 Peter GrehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-10 Xin LIMFV r247844 (illumos-gate 13975:ef6409bc370f)
2013-09-09 Dag-Erling SmørgravThese three files appeared in 6.0p1, which was imported...
2013-09-08 Alan CoxPrior to r254304, we only began scanning the active...
2013-09-08 Dag-Erling SmørgravImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 Dag-Erling SmørgravMFV (r255387): undo autoprop damage
2013-09-07 Dag-Erling SmørgravUpdate to OpenPAM Nummularia.
2013-09-07 Dag-Erling SmørgravMFV (r255364): move the code around in preparation...
2013-09-07 Mark MurrayMFC
2013-09-07 Neel NatuAllocate VPIDs by using the unit number allocator to...
2013-09-07 Peter GrehanMask off the vector from the MSI-x data word.
2013-09-06 Cy SchubertUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 Justin T. GibbsImplement PV IPIs for PVHVM guests and further converge...
2013-09-06 Bryan VenteicherAdd vmx device to the i386 and amd64 NOTES files
2013-09-06 Mark MurrayMFC
2013-09-06 Konstantin BelousovOnly lock pvh_global_lock read-only for pmap_page_wired...
2013-09-06 Konstantin BelousovIn pmap_ts_referenced(), when restarting the loop due...
2013-09-06 Gleb SmirnoffOn those machines, where sf_bufs do not represent any...
2013-09-06 Peter GrehanEmulate reading of the IA32_MISC_ENABLE MSR, by returning
next