]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/include
Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the
[FreeBSD/FreeBSD.git] / sys / amd64 / include /
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-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-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 Alan CoxAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-05 Edwin GroothuisMFV of 255902, tzdata2013f
2013-10-29 Baptiste DaroussinMerge byacc 20130925
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-10 Andriy GaponMFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_ho...
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-02 Mark MurrayMFC - tracking update.
2013-09-30 Devin TeskeAdd missing mergeinfo associated with r255852.
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 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 Neel NatuMerge the following changes from projects/bhyve_npt_pmap:
2013-09-20 Justin T. GibbsAdd support for suspend/resume/migration operations...
2013-09-19 Ed MasteMerge lldb man page from r188801 to contrib/llvm/tools...
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 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-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 Mark MurrayMFC
2013-09-06 Gleb SmirnoffOn those machines, where sf_bufs do not represent any...
2013-09-05 Simon J. GerratyMerge bmake-20130904
2013-09-04 Konstantin BelousovTidy up some loose ends in the PCID code:
2013-09-04 Peter GrehanIFC @ r255209
2013-08-30 Mark MurrayMFC
2013-08-30 Konstantin BelousovImplement support for the process-context identifiers...
2013-08-30 Konstantin BelousovProvide a wrapper for the INVPCID instruction, definiti...
2013-08-29 Justin T. GibbsImplement vector callback for PVHVM and unify event...
2013-08-29 Ed MasteUpdate to 2013-08-29 NetBSD libexecinfo snapshot
2013-08-24 Xin LIMFV r254751:
2013-08-24 Xin LIMFV r254749:
2013-08-24 Xin LIMFV r254748:
2013-08-24 Xin LIMFV r254747:
2013-08-23 Xin LIMFV r254746:
2013-08-23 Jung-uk KimMerge ACPICA 20130823.
2013-08-23 Xin LIMFV r254422:
2013-08-23 Ed MasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 Ed MasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 Erwin LansingUpdate Bind to 9.9.3-P2
2013-08-22 Mark MurrayIFC.
2013-08-21 Jung-uk KimReimplement atomic operations on PDEs and PTEs in pmap...
2013-08-21 Jung-uk KimRemove empty lines before return statements for style...
2013-08-21 Jung-uk KimImplement atomic_swap() and atomic_testandset().
2013-08-21 Jung-uk Kim- Remove the "a" constraint from main output operand...
2013-08-21 Jung-uk KimUse '+' modifier for a memory operand that is both...
2013-08-21 Jung-uk KimRemove bogus labels. No functional change.
2013-08-21 Jung-uk KimUse consistent style. No functional change.
2013-08-21 Xin LIMFV r254421:
2013-08-20 Xin LIMFV r254220:
2013-08-17 Neel NatuBump up the maximum addressable memory on amd64 systems...
2013-08-17 Jilles Tjoelkerlibc: Access _logname_valid more efficiently.
2013-08-13 Jung-uk KimMerge acpica_machdep.h for amd64 and i386 and move...
2013-08-13 Jung-uk KimTidy up global locks for ACPICA. There is no functiona...
2013-08-13 Dag-Erling SmørgravApply upstream revision 1.151 (fix relative symlinks)
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-08 Xin LIMFV r254079:
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-07 Konstantin BelousovChange the pmap_ts_referenced() method of amd64 pmap...
2013-08-06 Xin LIMFV r254011:
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-02 Peter WemmUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 Simon J. GerratyMerge bmake-20130730
2013-08-01 Peter GrehanIFC @ r253862
2013-07-30 Xin LIMFV r253783:
2013-07-30 Xin LIMFV r253782:
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-28 Andriy GaponRevert r253748,253749
2013-07-28 Andriy Gaponput contents of cpu.h under _KERNEL
2013-07-28 Andriy Gaponx86: detect mwait capabilities and extensions, when...
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
next