]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
[FreeBSD/FreeBSD.git] / sys / i386 /
2017-10-09 kibImprovements to set_user_ldt().
2017-10-09 kibReset the fs and gs bases on exec(2).
2017-10-09 kibMore style.
2017-10-06 kibImprove i386_get_ldt().
2017-10-06 baptImport 1.14.3
2017-10-06 kibRemove unneeded cast.
2017-10-06 kibStyle.
2017-10-05 kibUse ANSI C declarations.
2017-10-05 kibCorrect format specifiers in the debug code. Style.
2017-10-05 kibStyle.
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-28 kibA different fix for the issue from r323722.
2017-09-28 kibRestore a part of r323722.
2017-09-28 kibRevert r323722. A better fix will be committed shortly...
2017-09-19 jpaetzelFix indentation for r323068
2017-09-19 kibDo not do torn writes to active LDTs.
2017-09-18 kibFix handling of the segment registers on i386.
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 npMFH @ r323558.
2017-09-01 jpaetzelRevert r323087
2017-09-01 jpaetzelTake options IPSEC out of GENERIC
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 jpaetzelAllow kldload tcpmd5
2017-08-30 mavAdd NTB driver for PLX/Avago/Broadcom PCIe switches.
2017-08-28 cemDrop CACHE_LINE_SIZE to 64 bytes on x86
2017-08-26 kibMFamd64 r322720, r322723:
2017-08-26 kibRemove unused code.
2017-08-26 kibMFamd64 r322718:
2017-08-26 kibMFamd64 r322719:
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-19 kibUse the known valid segment when accessing memory in...
2017-08-18 kibWhen checking that #UD comes from kernel mode, check...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-16 cemx86: Add dynamic interrupt rebalancing
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-09 jkimSplit identify_cpu() into two functions for amd64 as...
2017-08-05 jkimDetect hypervisors early. We used to set lower hz...
2017-08-04 ngieMFhead@r322057
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-03 cemx86: Tag some intrinsics with __pure2
2017-08-02 ngieMFhead@r321960
2017-08-02 kibDo not call trapsignal() after handling usermode fault...
2017-08-01 ngieMFhead@r321851
2017-08-01 markjBatch updates to v_wire_count when freeing page table...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-30 kibRemove unused symbols.
2017-07-30 dchaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-23 hselaskyMerge ^/head r319973 through 321382.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-08 kibFix handling of one more possible exception on return...
2017-07-03 sbrunoGarbage collect kernel option TWA_FLASH_FIRMWARE
2017-07-03 dchaginAdd support for musl consumers to the Linuxulator.
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-01 alcWhen "force" is specified to pmap_invalidate_cache_rang...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-24 kibFix indent.
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 kibCorrect translations between abridged and full x87...
2017-06-17 dimMerge ^/head r319801 through r320041.
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 kibMake struct syscall_args visible to userspace compilati...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-23 jhbRemove the BSD/OS 2.1 system call gate LDT entry.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
next