]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Merge libc++ r291274, and update the library Makefile.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2016-08-29 ngieMFhead @ r305013
2016-08-29 bdeShorten banal comments about zeroing and copying pages...
2016-08-29 bdeOn amd64, declare sse2_pagezero() and start using it...
2016-08-29 bdeRestore the nontemporal pagezero() under the name sse2_...
2016-08-24 cyMFV r304732.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-17 kibMFC r303913:
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 avgMFC r302835: fix-up for configuration of AMD Family...
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-11 kibThe pmap_delayed_invl_wait() function blocks on turnsti...
2016-08-10 kibUnconditionally perform checks that FPU region was...
2016-08-04 jhbDon't permit mappings of invalid physical addresses...
2016-08-03 kibMerge i386 and amd64 variants of mp_watchdog.c into...
2016-07-31 mjgamd64: implement pagezero using rep stos
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 mavAdd more UEFI/e820 memory types from latest specifications.
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-14 avgremove a stray change from r302834
2016-07-14 avgfix-up for configuration of AMD Family 10h processors...
2016-07-13 badgerAdd explicit detection of KVM hypervisor
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 sepheMFC 297931,298022
2016-06-20 kibMFC r301853:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-13 kibDo not access pv_table array for fictitious pages,...
2016-06-12 kibMFC r301457:
2016-06-05 kibAvoid spurious EINVAL in amd64 pmap_change_attr().
2016-06-05 dchaginMFC r300415:
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 kibIn pmap_advise(), avoid leaking DI start for EPT pmaps...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 jkimBoth Clang and GCC cannot generate efficient reserve_pv...
2016-05-23 jkimDocument POPCNT erratum for 6th Generation Intel Core...
2016-05-23 kibMFC r300305, r300332:
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-20 kibCheck for overflow and return EINVAL if detected. ...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 kibUse unsigned type for the loop index to make overflow...
2016-05-17 avgMFC r298737: fix up r300036
2016-05-17 avgMFC r298736: ensure that initial local apic id is sane...
2016-05-14 kibEliminate pvh_global_lock from the amd64 pmap.
2016-05-13 alcEliminate an unused #include. For a brief period of...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 alcExplain why pmap_copy(), pmap_enter_pde(), and pmap_ent...
2016-05-04 avgMFC r297857: re-enable AMD Topology extension on certai...
2016-05-03 pfgsys/amd64: Small spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-28 avgfix missing variable in r298736
2016-04-28 avgensure that initial local apic id is sane on AMD 10h...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgMFC r298482:
2016-04-26 avgMFC r297846: [amd64] dtrace_invop handler is to be...
2016-04-24 cemAMD64 pmap: Use howmany() macro
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-19 pfgX86: use our nitems() macro when it is avaliable throug...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 cemAdd 4Kn kernel dump support
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-13 jhbExpose doreti as a global symbol on amd64 and i386.
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-12 avgre-enable AMD Topology extension on certain models...
2016-04-12 avg[amd64] dtrace_invop handler is to be called only for...
2016-04-04 gjbMFH
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-03-24 jhbEnable interrupts on the BSP once all PICs are initialized.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 glebiusMerge r296956:
2016-03-16 glebiusDue to invalid use of a signed intermediate value in...
2016-03-16 kibMFC r296908:
2016-03-15 kibThe PKRU state size is 4 bytes, its support makes the...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-09 kibMFC r295966:
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 kibReturn dst as the result from memcpy(9) on amd64.
next