]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
MFC r302783:
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
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.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 jhbConvert ss_sp in stack_t and sigstack to void *.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 kibUse ANSI definitions. Wrap long line.
2016-01-19 kibClear whole XMM register file instead of only XMM0...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 gjbMFH
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 jkimRemove dead code when the target processor has POPCNT...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-09 dchaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
next