]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
MFV r324145,324147:
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
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-08-31 jkimMerge ACPICA 20170831.
2017-08-26 rlibbyamd64: drop q suffix from rd[fg]sbase for gas compatibility
2017-08-22 kibEnsure that fs/gs bases are stored in pcb before copyin...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 kibMake WRFSBASE and WRGSBASE instructions functional.
2017-08-20 kibSimplify the code.
2017-08-20 kibSimplify amd64 trap().
2017-08-20 kibTrim excessive 'extern' and remove unused declaration.
2017-08-20 kibUse ANSI C declaration for trap_pfault(). Style.
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-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 kibPrint whole machine state on double fault.
2017-08-14 kibStyle.
2017-08-09 jkimSplit identify_cpu() into two functions for amd64 as...
2017-08-08 impFail to open efirt device when no EFI on system.
2017-08-07 kibAvoid DI recursion when reclaim_pv_chunk() is called...
2017-08-07 kibExplain why delayed invalidation is not required in...
2017-08-05 jkimDetect hypervisors early. We used to set lower hz...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-02 ngieMFhead@r321960
2017-08-02 mjgamd64: annotate the syscall return address check with...
2017-08-02 kibDo not call trapsignal() after handling usermode fault...
2017-08-02 ngieMFhead@r321912
2017-08-02 truckmanLower the amd64 shared page, which contains the signal...
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-28 jkimMerge ACPICA 20170728.
2017-07-23 alcAdd support for pmap_enter(..., psind=1) to the amd64...
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 rlibby__pcpu: gcc -Wredundant-decls
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-15 alcStyle-only change: Consistently use the variable name...
2017-07-15 alcExtract the innermost loop of pmap_remove() out into...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 kibFix size argument to vm_pager_allocate(), it is in...
2017-07-13 kibRevert r320936 to recommit with the correct log message.
2017-07-13 kibIt is believed to be only cosmetic.
2017-07-12 ianProtect access to the AT realtime clock with its own...
2017-07-09 manuUpdate DTS files from Linux 4.12
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-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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 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-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 ^/head r319480 through r319547.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-03 alcEliminate duplication of the pmap and pv list unlock...
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-25 jkimMerge OpenSSL 1.0.2l.
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 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 cemCorrect page frame mask constant used in pmap_change_at...
2017-05-15 kibEnsure that resume path on amd64 only accesses page...
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...
2017-04-22 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-20 dimMerge ^/head r316992 through r317215.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 jkimUse kmem_malloc() instead of malloc(9) for the native...
2017-04-17 jkimMove declarations for a machine-dependent function...
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusRemove unused assembly symbols pointing to vmmeter.
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-16 dimMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 dimMerge lld trunk r300422 and resolve conflicts.
2017-04-16 dimMerge clang trunk r300422 and resolve conflicts.
2017-04-16 dimMerge llvm trunk r300422 and resolve conflicts.
2017-04-15 baptImport zstandard 1.1.4 in base
next