]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
MFV r341618:
[FreeBSD/FreeBSD.git] / sys / amd64 /
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-26 vangyzenPrevent kernel stack disclosure in getcontext/swapcontext
2018-11-22 markjClear unused bytes in ia32_osendsig().
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 kibAlign IA32_ARCH_CAP MSR definitions and use with SDM...
2018-11-16 mjgamd64: handle small memset buffers with overlapping...
2018-11-13 mmacyAdd ZFS to amd64 NOTES to catch future breakage of...
2018-11-12 zeisingAdd evdev support to amd64 and i386 kernels
2018-11-12 kibApply fix to un-cripple max cpu id on BSP earlier.
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-06 andrewAdd the KUBSAN options to the arm64 and amd64 GENERIC...
2018-11-06 tijlFix builds with COMPAT_LINUX32 in the kernel config.
2018-11-06 tijlOn amd64 both Linux compat modules, linux.ko and linux6...
2018-11-05 jhbAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 jhbAdd a KPI for the delay while spinning on a spin lock.
2018-11-04 vangyzenUpdate expat to 2.2.6
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-31 kevansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-31 araujoMerge cases with upper block.
2018-10-30 araujoEmulate machine check related MSR_EXTFEATURES to allow...
2018-10-29 kibamd64: Use ifuncs to select suitable implementation...
2018-10-29 kibStyle.
2018-10-27 yuripvProvide basic descriptions for VMX exit reason (from...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-22 mjgamd64: finish the tail in memset with an overlapping...
2018-10-22 impRemove the ncr(4) drive.
2018-10-22 impRemove stg(4) driver
2018-10-22 impRemove nsp(4) driver
2018-10-22 impRemove ncv(4) driver
2018-10-22 impRetire dpt(4)
2018-10-22 impRemove the gone_in(12) devices.
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
2018-10-20 mjgamd64: relax constraints in curthread and curpcb
2018-10-18 kibDo not flush cache for PCIe config window.
2018-10-16 kibProvide pmap_large_map() KPI on amd64.
2018-10-16 kibAdd clwb().
2018-10-15 jhbReload the LDT selector after an AMD-v #VMEXIT.
2018-10-13 mjgamd64: partially depessimize cpu_fetch_syscall_args...
2018-10-12 erjixl/iavf(4): Change ixlv to iavf and update it to use...
2018-10-12 mjgamd64: employ MEMMOVE in copyin/copyout
2018-10-12 kibCall initializecpucache() before ifuncs are resolved.
2018-10-12 kibbhyve: emulate CLFLUSH and CLFLUSHOPT.
2018-10-11 mjgamd64: make memmove and memcpy less slow with mov
2018-10-11 mjgProvide string functions for use before ifuncs get...
2018-10-11 jhbFully restore the GDTR, IDTR, and LDTR after VT-x VM...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 gjbMerge the remainder of the projects/openssl111 branch...
2018-10-09 brooksRegenerated assorted syscall related files after:
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbFix a mismerge from head to projects/openssl111.
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 tuexenAddress the warning regarding duplicate option 'GEOM_PA...
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 mjgamd64: make memset less slow with mov
2018-10-05 gjbMFH r338661 through r339200.
2018-10-04 mjgamd64: hide non-erms jump label under non-erms copyin...
2018-10-01 markjApply r339046 to i386.
2018-10-01 markjCount bootstrap data as resident in the kernel pmap.
2018-09-28 kibRevert part of the r338891 which reordered local invali...
2018-09-27 mjgamd64: fix return value of copyinstr after r338970
2018-09-27 jhbDon't clear DR6 for debug exceptions from userland.
2018-09-27 mjgamd64: macroify and mostly depessimize copyinstr
2018-09-27 mjgamd64: mostly depessimize copystr
2018-09-27 mjgamd64: clean up copyin/copyout
2018-09-27 mjgamd64: implement memcmp in assembly
2018-09-27 andrewHandle a guest executing a vm instruction by trapping...
2018-09-25 kibFix some uses of dmaplimit.
2018-09-25 kibFix an issue in r338862.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-22 kibFurther reorganize pmap_invalidate TLB code.
2018-09-21 markjUse the GNU as-compatible .endm instead of .endmacro.
2018-09-21 kibConvert x86 TLB top-level invalidation functions to...
2018-09-21 mjgamd64: even up copyin/copyout with memcpy + other cleanup
2018-09-21 mjgamd64: check for small size in memmove, memcpy and...
2018-09-20 mjgamd64: macroify copyin/copyout and provide erms variant...
2018-09-20 mjgamd64: macroify copyin/copyout and provide erms variants
2018-09-20 mjgamd64: move fusufault after all users
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibConvert x86 cache invalidation functions to ifuncs.
2018-09-19 kibamd64 pmap: remove tautological assert.
2018-09-17 kibUse ifunc to resolve context switching mode on amd64.
2018-09-17 mjgamd64: tidy up kernel memmove, take 2
2018-09-17 kibCalculate PTI, PCID and INVPCID modes earlier, before...
next