]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Bring in additional constants and message fields for TLS-related messages.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 kibvm_wait() rework.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-14 cemx86 pmap: Make memory mapped via pmap_qenter() non...
2018-02-13 emasteamd64/pmap: Move Foundation copyright to the 2-clause...
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 jtlMark the pages used for the initial page-table entries...
2018-02-09 jkimMFV: r329072
2018-02-09 jtlOn bootup, the amd64 pmap initialization code creates...
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 kibWhen switching IBRS on, also enable STIBP (Single Threa...
2018-01-31 kibIBRS support, AKA Spectre hardware mitigation.
2018-01-30 jhbEnsure 'name' is not NULL before passing to strcmp().
2018-01-29 impAdd ISA PNP tables to ISA drivers. Fix a few incidental...
2018-01-27 kibUse PCID to optimize PTI.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-20 kibUse correct symbol name in r328202.
2018-01-20 kibUse predefined symbol for the CR3.PCID mask.
2018-01-20 roygerxen: fix IDT setup after PTI
2018-01-19 kibPTI: Trap if we returned to userspace with kernel ...
2018-01-19 emasteEnable KPTI by default on amd64 for non-AMD CPUs
2018-01-18 jhbUse a dedicated per-CPU stack for machine check exceptions.
2018-01-18 jhbRemove two no-longer-used labels from the NMI interrupt...
2018-01-18 jhbAdjust branch target in NMI handler for the !PTI case.
2018-01-18 kibMove the kernphys declaration to machine/md_var.h.
2018-01-18 kibFix compilation with gcc.
2018-01-18 kibRemove the 'last' argument from the pmap_pti_free_page().
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 markjAnnotate a couple of changes from r328083.
2018-01-17 kibPTI for amd64.
2018-01-17 kibAmd64 user_ldt_deref() is not used outside sys_machdep...
2018-01-15 pfgx86: make some use of mallocarray(9).
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 kibFix grammar.
2018-01-11 kibRemove redundand CLD instructions.
2018-01-11 kibDo not clear %RFLAGS.DF on fast syscall entry.
2018-01-11 kibMove the hardware setup for fast syscalls into a common...
2018-01-11 kibRename COMMON_TSS_RSP0 to TSS_RSP0.
2018-01-11 kibUpdate comment explaining the check, to reality.
2018-01-10 cemx86: Document purpose of _safe variants of {rd,wr}msr()
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 kibMake it possible to re-evaluate cpu_features.
2018-01-01 kibAvoid re-check of usermode condition.
2017-12-31 kibRemove MP SAFE marks and stray register name in comments.
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 eadlerkernel: Fix several typos and minor errors
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-11 markjPass the trap frame to fasttrap hooks.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 kibFix index calculation for the page table pages for...
2017-11-27 pfgsys/amd64: further adoption of SPDX licensing ID tags.
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 edDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-12 mjgamd64: stop nesting preemption counter in spinlock_enter
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 kibZero the structure instead of the pointer to it.
2017-11-04 kibx86: Do not emit unused TD_TID symbols.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 kibRestore an optimization that was temporary disabled...
2017-11-01 kibConsistently ensure that we do not load MXCSR with...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 tijlSet the return address for stack entry points to zero.
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-23 markjFix the VM_NRESERVLEVEL == 0 build.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-20 mjgamd64: plug missed dt_lock in cpu_fork
2017-10-20 mjgamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-20 mjgamd64: avoid acquiring dt lock if possible (which is...
2017-10-18 markjMove kernel dump offset tracking into MI code.
next