]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Fix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO socket option.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-02-10 Conrad MeyerRevert r343713 temporarily
2019-02-06 Ed MasteRetire SPX_HACK option unused after r342244
2019-02-05 Konstantin Belousovamd64: clear callee-preserved registers on syscall...
2019-02-03 Andrew TurnerEnable COVERAGE and KCOV by default on arm64 and amd64.
2019-01-31 Konstantin BelousovMake iflib a loadable module.
2019-01-29 Andrew TurnerExtract the coverage sanitizer KPI to a new file.
2019-01-25 Andriy VoskoboinykGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-21 Ed Mastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-20 Andriy VoskoboinykRemove IEEE80211_AMPDU_AGE config option.
2019-01-18 Conrad Meyervmm(4): Mask Spectre feature bits on AMD hosts
2019-01-17 Konstantin BelousovTrim whitespace at EoL, use tabs instead of spaces...
2019-01-16 Conrad Meyervmm(4): Take steps towards multicore bhyve AMD support
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-12 Andrew TurnerAdd support for the Clang Coverage Sanitizer in the...
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-11 Fedor UporovFix errno values returned from DUMMY_XATTR linuxulator...
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Jung-uk KimMFV: r342867
2019-01-04 Konstantin Belousovx86: Report per-cpu IPI TLB shootdown generation in...
2019-01-02 Mark JohnstonAvoid setting PG_U unconditionally in pmap_enter_quick_...
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-19 Mateusz GuzikRemove iBCS2, part2: general kernel
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-08 Mateusz Guzikamd64: stop re-reading curpc on subyte/suword
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-03 Mark JohnstonPlug memory disclosures via ptrace(2).
2018-12-01 Mateusz Guzikamd64: align target memmove buffer to 16 bytes before...
2018-11-30 Mateusz Guzikamd64: handle small memmove buffers with overlapping...
2018-11-30 Mateusz Guzikamd64: remove stale attribution for memmove work
2018-11-30 Mateusz Guzikamd64: tidy up copying backwards in memmove
2018-11-27 Konstantin BelousovFix assert condition in pmap_large_unmap().
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Eric van GyzenRemove superfluous bzero in getcontext/swapcontext...
2018-11-26 Eric van GyzenPrevent kernel stack disclosure in getcontext/swapcontext
2018-11-26 Martin MatuskaMFV r340938:
2018-11-24 Dimitry AndricMerge ^/head r340427 through r340868.
2018-11-24 Martin MatuskaMFV r340865:
2018-11-22 Mark JohnstonClear unused bytes in ia32_osendsig().
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-16 Konstantin BelousovAlign IA32_ARCH_CAP MSR definitions and use with SDM...
2018-11-16 Mateusz Guzikamd64: handle small memset buffers with overlapping...
2018-11-14 Dimitry AndricMerge ^/head r340368 through r340426.
2018-11-13 Matt MacyAdd ZFS to amd64 NOTES to catch future breakage of...
2018-11-12 Niclas ZeisingAdd evdev support to amd64 and i386 kernels
2018-11-12 Konstantin BelousovApply fix to un-cripple max cpu id on BSP earlier.
2018-11-12 Dimitry AndricMerge ^/head r340235 through r340367.
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-08 Mateusz Guzikamd64: align memset buffers to 16 bytes before using...
2018-11-07 Dimitry AndricMerge ^/head r340126 through r340212.
2018-11-06 Andrew TurnerAdd the KUBSAN options to the arm64 and amd64 GENERIC...
2018-11-06 Tijl CoosemansFix builds with COMPAT_LINUX32 in the kernel config.
2018-11-06 Tijl CoosemansOn amd64 both Linux compat modules, linux.ko and linux6...
2018-11-05 John BaldwinAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 John BaldwinAdd a KPI for the delay while spinning on a spin lock.
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Dimitry AndricMerge ^/head r339813 through r340125.
2018-11-04 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-02 Jung-uk KimMFV: r339981
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-11-01 John BaldwinDon't enter DDB for fatal traps before panic by default.
2018-10-31 Konstantin BelousovAdd pci_early function to detect Intel stolen memory.
2018-10-31 Kyle EvansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-31 Marcelo AraujoMerge cases with upper block.
2018-10-30 Marcelo AraujoEmulate machine check related MSR_EXTFEATURES to allow...
2018-10-29 Konstantin Belousovamd64: Use ifuncs to select suitable implementation...
2018-10-29 Konstantin BelousovStyle.
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-27 Yuri PankovProvide basic descriptions for VMX exit reason (from...
2018-10-26 Martin MatuskaMFV r339792:
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-23 Dimitry AndricMerge ^/head r339015 through r339669.
2018-10-22 Mateusz Guzikamd64: finish the tail in memset with an overlapping...
2018-10-22 Warner LoshRemove the ncr(4) drive.
2018-10-22 Warner LoshRemove stg(4) driver
2018-10-22 Warner LoshRemove nsp(4) driver
2018-10-22 Warner LoshRemove ncv(4) driver
2018-10-22 Warner LoshRetire dpt(4)
2018-10-22 Warner LoshRemove the gone_in(12) devices.
2018-10-21 Mateusz Guzikamd64: tidy up memset to have rax set earlier for small...
2018-10-20 Konstantin Belousovamd64: flush L1 data cache on syscall return with an...
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Mark JohnstonAdd an assertion to pmap_enter().
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-20 Mateusz Guzikamd64: relax constraints in curthread and curpcb
2018-10-18 Konstantin BelousovDo not flush cache for PCIe config window.
2018-10-16 Konstantin BelousovProvide pmap_large_map() KPI on amd64.
2018-10-16 Konstantin BelousovAdd clwb().
next