]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Make linux_ptrace() use linux_msg() instead of printf().
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2019-05-20 mmMFV r347989:
2019-05-18 kibMake lock-less delayed invalidation operational very...
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 kibamd64 pmap: sysctl vm.pmap.pcid_save_cnt should be...
2019-05-16 kibamd64 pmap: Add tunable vm.pmap.di_locked to set DI...
2019-05-16 kibamd64 pmap: Rename DI functions.
2019-05-16 kibamd64 pmap: rework delayed invalidation, removing globa...
2019-05-15 rlibbyx86: spell vpxor %zmm0 as vpxord
2019-05-14 kibMitigations for Microarchitectural Data Sampling.
2019-05-14 markjFix formatting.
2019-05-12 mjgamd64: tidy up pagezero*/pagecopy (movq -> movl)
2019-05-12 mjgamd64: fixup MEMMOVE comment (10 -> r10)
2019-05-12 mjgx86: store pending bitmapped IPIs in per-cpu areas
2019-05-12 mjgamd64: stop re-reading curpc in suword
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 kibFix initial x87 state after r345562.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-26 cemx86: Use XSAVEOPT for fpusave(), when available
2019-03-25 mmMFV r345495:
2019-03-21 markjDisallow preemptive creation of wired superpage mappings.
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 kibamd64: fix switching to the pmap with pti disabled.
2019-03-16 kibamd64: rewrite cpu_switch.S fragment to reload tss...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kibProvide deterministic (and somewhat useful) value for...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-07 aeFix typo.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 kibamd64: add defines and decode protection keys and SGX...
2019-02-19 ngieMFhead@r344270
2019-02-18 kibamd64: cleanup pmap_init_pat().
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 kibamd64: clear callee-preserved registers on syscall...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 kibx86: Report per-cpu IPI TLB shootdown generation in...
2019-01-02 markjAvoid setting PG_U unconditionally in pmap_enter_quick_...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 mjgamd64: stop re-reading curpc on subyte/suword
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 markjPlug memory disclosures via ptrace(2).
2018-12-01 mjgamd64: align target memmove buffer to 16 bytes before...
2018-11-30 mjgamd64: handle small memmove buffers with overlapping...
2018-11-30 mjgamd64: remove stale attribution for memmove work
2018-11-30 mjgamd64: tidy up copying backwards in memmove
2018-11-27 kibFix assert condition in pmap_large_unmap().
2018-11-26 vangyzenRemove superfluous bzero in getcontext/swapcontext...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 mjgamd64: handle small memset buffers with overlapping...
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 kibApply fix to un-cripple max cpu id on BSP earlier.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-08 mjgamd64: align memset buffers to 16 bytes before using...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 jhbDon't enter DDB for fatal traps before panic by default.
2018-10-31 kibAdd pci_early function to detect Intel stolen memory.
2018-10-29 kibamd64: Use ifuncs to select suitable implementation...
2018-10-29 kibStyle.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 mjgamd64: finish the tail in memset with an overlapping...
2018-10-21 mjgamd64: tidy up memset to have rax set earlier for small...
2018-10-20 kibamd64: flush L1 data cache on syscall return with an...
2018-10-20 markjAdd an assertion to pmap_enter().
2018-10-20 baptUpdate libdialog to 1.3-20180621
next