]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Add a driver for the imx6 EPIT timer that can be used as the system
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-03 alcEliminate duplication of the pmap and pv list unlock...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
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-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
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-15 baptImport zstandard 1.1.4 in base
2017-04-13 kibMap DMAP as nx.
2017-04-09 pkelseyCorrected misspelled versions of rendezvous.
2017-03-28 mmMFV r316083,316094:
2017-03-27 avgrevert r315959 because it causes build problems
2017-03-25 avgspecific end of interrupt implementation for AMD Local...
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 bdeRemove buggy adjustment of page tables in db_write_bytes().
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-20 mmMFV r315633, 315635:
2017-03-17 bdeDon't access the reserved registers %dr4 and %dr5 on...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-02-28 impRenumber copyright clause 4
2017-02-28 kibInitialize pcb_save for thread0.
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-26 alcRefine the fix from r312954. Specifically, add a new...
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 pfgsys: Replace zero with NULL for pointers.
2017-02-21 markjddb show pte: use pmap of kdb_thread
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 alcIn pmap_enter(), set the PG_MANAGED flag on the new...
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 kibMicrooptimize amd64/pmap.c pmap_protect_pde().
2017-02-17 kibMerge i386 and amd64 mtrr drivers.
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 roygerx86: fix MTRR initialization if EARLY_AP_STARTUP is...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-29 kibDo not leave stale 4K TLB entries on pde (superpage...
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 kibUse SFENCE for ordering CLFLUSHOPT.
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-10 mmMFV r311899:
2017-01-10 markjCoalesce TLB shootdowns of global PTEs in pmap_advise...
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-18 kibFix typo. Remove spurious blank line.
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-14 kibProvide non-final but valid PCB pointer for thread0...
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-10 dimMerge ^/head r309758 through r309803.
next