]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Regen.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2013-09-19 grehanReconnect the hyperv drivers back into GENERIC now...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 pjdFix panic in ktrcapfail() when no capability rights...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyRevert r255672, it has some serious flaws, leaking...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyImplement epoll support in Linuxulator. This is a tiny...
2013-09-17 grehanHide TSC-deadline APIC timer support from guests. This...
2013-09-17 neelFix a bug in decoding an instruction that has an SIB...
2013-09-17 bryanvAdd vmx(4) to i386 and amd64 GENERIC
2013-09-16 kibIn pmap_copy(), when the copied region is mapped with...
2013-09-14 grehanPull the hyperv drivers from GENERIC until the fix...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 neelFix a limitation in bhyve that would limit the number...
2013-09-11 grehanIFC @ r255459
2013-09-10 grehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 alcPrior to r254304, we only began scanning the active...
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-07 neelAllocate VPIDs by using the unit number allocator to...
2013-09-07 grehanMask off the vector from the MSI-x data word.
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 bryanvAdd vmx device to the i386 and amd64 NOTES files
2013-09-06 markmMFC
2013-09-06 kibOnly lock pvh_global_lock read-only for pmap_page_wired...
2013-09-06 kibIn pmap_ts_referenced(), when restarting the loop due...
2013-09-06 glebiusOn those machines, where sf_bufs do not represent any...
2013-09-06 grehanEmulate reading of the IA32_MISC_ENABLE MSR, by returning
2013-09-06 grehanAllow CPUID leaf 0xD to be read as zeroes.
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 kibTidy up some loose ends in the PCID code:
2013-09-04 grehanIFC @ r255209
2013-09-03 jhbAdd support for the 'invpcid' instruction to binutils...
2013-09-01 markmMFC
2013-08-31 kibFix two build failures for non-tb configurations, UP...
2013-08-31 markmMFC
2013-08-30 kibThe pm_save should be cleared on the pmap initializatio...
2013-08-30 markmMFC
2013-08-30 kibImplement support for the process-context identifiers...
2013-08-30 kibProvide a wrapper for the INVPCID instruction, definiti...
2013-08-29 gibbsImplement vector callback for PVHVM and unify event...
2013-08-29 alcSignificantly reduce the cost, i.e., run time, of calls...
2013-08-27 neelAdd support for emulating the byte move instruction...
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-23 markmMFC
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 kibUse the generation count of the pv list to work around...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-21 obrienThe PADLOCK_RNG and RDRAND_RNG kernel options are now...
2013-08-21 jkimReimplement atomic operations on PDEs and PTEs in pmap...
2013-08-21 jkimRemove empty lines before return statements for style...
2013-08-21 jkimImplement atomic_swap() and atomic_testandset().
2013-08-21 jkim- Remove the "a" constraint from main output operand...
2013-08-21 jkimUse '+' modifier for a memory operand that is both...
2013-08-21 jkimRemove bogus labels. No functional change.
2013-08-21 jkimUse consistent style. No functional change.
2013-08-20 neelDo not create superpage mappings in the iommu.
2013-08-20 neelExtract the location of the remapping hardware units...
2013-08-20 neelFix breakage caused by r254466 in minidumpsys().
2013-08-18 kibWhen code from r254064 in pmap_ts_referenced() drops...
2013-08-18 pjdAdd process descriptors support to the GENERIC kernel...
2013-08-17 neelBump up the maximum addressable memory on amd64 systems...
2013-08-17 jilleslibc: Access _logname_valid more efficiently.
2013-08-15 brooksUse an ANSI C definition of initializecpucache() to...
2013-08-13 jkimMerge acpica_machdep.h for amd64 and i386 and move...
2013-08-13 jkimTidy up global locks for ACPICA. There is no functiona...
2013-08-10 kibDifferent consumers of the struct vm_page abuse pageq...
2013-08-09 attilioOn all the architectures, avoid to preallocate the...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-09 avgfollow up to r254051
2013-08-08 neelUse local variables with the appropriate types and...
2013-08-07 kibSplit the pagequeues per NUMA domains, and split pagead...
2013-08-07 kibChange the pmap_ts_referenced() method of amd64 pmap...
2013-08-07 avgenable KDB_TRACE in GENERICs
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 jeff - Introduce a specific function, pmap_remove_kernel_pd...
2013-08-03 grehanFollow-up commit to fix CR0 issues. Maintain
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-08-01 grehanMoved clearing of vmm_initialized to avoid the case
2013-08-01 grehanCorrectly maintain the CR0/CR4 shadow registers.
2013-07-31 obrienBack out r253779 & r253786.
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-28 avgRevert r253748,253749
2013-07-28 avgput contents of cpu.h under _KERNEL
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-26 jeff - Use kmem_malloc rather than kmem_alloc() for GDT...
2013-07-23 neelAdd support for emulation of the "or r/m, imm8" instruc...
2013-07-23 neelFix a bug introduced in r252646 that causes a page...
next