]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Add two new kernel options to control memory locality on NUMA hardware.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2019-08-06 kibamd64: prevents speculations over swapgs reload of...
2019-08-03 kibamd64: Streamline exceptions and interrupts handlers.
2019-08-03 jhbDon't reset memory attributes when mapping physical...
2019-07-31 kibMake randomized stack gap between strings and pointers...
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-01 alcTidy up pmap_copy(). Notably, deindent the innermost...
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-28 alcWhen we protect PTEs (as opposed to PDEs), we only...
2019-06-26 kibamd64 pmap: Fix pkru handling in pmap_remove().
2019-06-23 kibamd64 pmap: block on turnstile for lock-less DI.
2019-06-17 mmMFV r349134:
2019-06-09 alcImplement an alternative solution to the amd64 and...
2019-06-08 kibMake trap_msg array constant as well.
2019-06-08 kibRemove lazy FPU switch support from amd64.
2019-06-08 kibamd64 trap.c: Modernize syntax around trap_msg[].
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 markjFix a race between fasttrap and the user breakpoint...
2019-06-04 alcThe changes to pmap_demote_pde_locked()'s control flow...
2019-06-03 kibamd64 ef_rt_arch_call: Preserve %rflags around call...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-31 kibSimplify flow of pmap_demote_pde_locked() and add more...
2019-05-27 kibCorrect some inconsistencies in the earliest created...
2019-05-24 kibFix too loose assert in pmap_large_unmap().
2019-05-24 kibFix a corner case in demotion of kernel mappings.
2019-05-23 jhbAdd a constant for the LS config MSR on AMD CPUs.
2019-05-21 kibDo not call hw_mds_recalculate() from initializecpu().
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:
next