]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,
[FreeBSD/FreeBSD.git] / sys / amd64 /
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 tychonRecognize a pending virtual interrupt while emulating...
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-19 kibAdd atomic_load(9) and atomic_store(9) operations.
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-12-04 avgamd-vi: set iommu msi configuration using pci_enable_ms...
2017-12-04 avgvmm/amd: add ivhd device with a higher order
2017-12-04 avgamd-vi: clear event interrupt and overflow bits upon...
2017-11-29 scottlIt's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PR...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 brooksDisable vim syntax highlighting.
2017-11-28 kibFix index calculation for the page table pages for...
2017-11-27 fsuRemap ENOATTR to ENODATA in the linuxulator.
2017-11-27 pfgsys/amd64: further adoption of SPDX licensing ID tags.
2017-11-26 edUse TO_PTR() to convert integers to pointers.
2017-11-24 hselaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 avgamd-vi: a small whitespace cleanup
2017-11-24 avgamd-vi: use correct type for pci_rid, start_dev_rid...
2017-11-24 avgamd-vi: small improvements to event printing
2017-11-24 avgamd-vi: print some additional details for INVALID_DEVIC...
2017-11-24 avgamd-vi: fix up r326152, the new width requires a wider...
2017-11-24 avgamd-vi: fix and extend definition of Command and Event...
2017-11-24 avgvmm/amd: improve iteration over IVHD (type 10h) entries...
2017-11-24 edDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 kibRemove lint support from system headers and MD x86...
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-13 hselaskyRemove no longer supported mthca driver.
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-11-01 grehanEmulate the "OR reg, r/m" instruction (opcode 0BH).
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-29 ianImprove the performance of the hpet timer in bhyve...
2017-10-29 eadlerUpdate several more URLs
2017-10-28 philipImport tzdata 2017c
2017-10-27 jhbRework pass through changes in r305485 to be safer.
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-23 markjFix the VM_NRESERVLEVEL == 0 build.
2017-10-22 mjgMake the sleepq chain hash size configurable per-arch...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-20 bzWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
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.
2017-10-16 kibFix the pv_chunks pc_lru tailq handling in reclaim_pv_c...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-09 kibChange amd64_get_ldt() to return 'EOF' when the LDT...
2017-10-06 baptImport 1.14.3
2017-10-05 mjgamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-05 kibEnsure that after sucessfull i386_set_ldt() call, other...
2017-10-05 kibAvoid a race betweem freeing LDT and context switches.
2017-10-05 kibImprove amd64_get_ldt().
2017-10-05 kibMinor style fix.
2017-10-05 kibComplete r323772 on amd64.
2017-10-05 kibUse ANSI C declaration for amd64_get_ldt().
2017-10-05 kibCorrect format specifiers in the debug code.
2017-10-05 kibRemove useless comments.
2017-10-05 kibOn amd64, mark the set_user_ldt() function as static.
2017-10-05 kibReduce default max_ldt_segment value to 512.
2017-10-05 kibUpdate comment to note that we skip LDT reload for...
2017-10-02 kibHide kernel stuff from userspace.
2017-10-01 andrewTo prepare for adding EFI runtime services support...
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-19 kibDo not do torn writes to active LDTs.
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 npMFH @ r323558.
2017-09-13 kibabAdd MMCCAM-enabled kernel config for IMX6, reduce debug...
2017-09-05 cemAdd smn(4) driver for AMD System Management Network
2017-09-01 jpaetzelRevert r323087
2017-09-01 jpaetzelTake options IPSEC out of GENERIC
2017-08-31 jkimMerge ACPICA 20170831.
next