]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
MFC r304957, r304958, r306310 (by bde):
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2016-12-28 kibMFC r304957, r304958, r306310 (by bde):
2016-12-23 jhbMFC 308820,308821: Fixes for fatal page faults on x86.
2016-12-21 kibMFC r310205:
2016-12-02 jhbMFC 303753,308004: Add bounds checking on addresses...
2016-11-08 kibMFC r307866:
2016-11-08 jhbMFC 305836: Remove 'cpu' and 'cpu_class' on amd64.
2016-11-07 kibMerge bde improvements for ddb on x86, mostly for singl...
2016-10-27 avgMFC r305539: work around AMD erratum 793 for family...
2016-10-25 glebiusMerge r307936:
2016-10-24 kibMFC r306680:
2016-10-05 kibMFC r306097:
2016-10-03 kibMFC r306350:
2016-10-01 alcMFC r305213,305319,305398
2016-09-28 kibMFC r306092:
2016-09-28 kibMFC r306087:
2016-09-27 kibMFC r306020:
2016-09-25 kibMFC r305942:
2016-09-25 kibMFC r305692:
2016-09-21 kibMFC r305939:
2016-08-18 badgerMFC r302783:
2016-08-17 kibMFC r303913:
2016-08-15 avgMFC r302835: fix-up for configuration of AMD Family...
2016-08-14 kibMFC r303958:
2016-08-11 mjgMFC r303583:
2016-08-10 kibMFC r303712:
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-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-05 kibAvoid spurious EINVAL in amd64 pmap_change_attr().
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-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-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-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-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 glebiusDue to invalid use of a signed intermediate value in...
2016-03-15 kibThe PKRU state size is 4 bytes, its support makes the...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
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.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-03 glebiusRedo r292484. Embed task(9) into zone, so that uz_maxac...
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
next