]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
add 7265D firmware.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2017-02-22 Pedro F. Giffunisys: Replace zero with NULL for pointers.
2017-02-21 Mark Johnstonddb show pte: use pmap of kdb_thread
2017-02-20 Edward Tomasz Napi... Reimplement linux_arch_prctl() as a wrapper around...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Alan CoxIn pmap_enter(), set the PG_MANAGED flag on the new...
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-19 Dmitry ChaginImplement rt_tgsigqueueinfo system call used by glibc...
2017-02-19 Konstantin BelousovMicrooptimize amd64/pmap.c pmap_protect_pde().
2017-02-19 Jason A. HarmeningBring back r313037, with fixes for mips:
2017-02-17 Konstantin BelousovMerge i386 and amd64 mtrr drivers.
2017-02-17 Josh PaetzelMVF: 313876
2017-02-17 Roger Pau Monnéx86: fix MTRR initialization if EARLY_AP_STARTUP is...
2017-02-16 Josh PaetzelMFV 313786
2017-02-16 Edward Tomasz Napi... Implement linux version of ptrace(2). It's nowhere...
2017-02-15 Martin MatuskaMFV r313781:
2017-02-15 Edward Tomasz Napi... Regen after r313769.
2017-02-15 Edward Tomasz Napi... Fix definition of linux64 ptrace syscall.
2017-02-15 Xin LIMFV r313759: license change for a few headers (4 clause...
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-10 John BaldwinRegenerate all the system call tables to drop "created...
2017-02-10 Eric Joynerixl(4): Update to 1.7.12-k
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Enji CooperMFhead@r313360
2017-02-05 Dmitry ChaginRegen after r313284.
2017-02-05 Dmitry ChaginUpdate syscall.master to 4.10-rc6. Also fix comments...
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-04 Jason A. HarmeningRevert r313037
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-02-01 Jason A. HarmeningImplement get_pcpu() for the remaining architectures...
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-30 Edward Tomasz Napi... Replace sys_ftruncate() with kern_ftruncate() in variou...
2017-01-29 Konstantin BelousovDo not leave stale 4K TLB entries on pde (superpage...
2017-01-28 Baptiste DaroussinRevert crap accidentally committed
2017-01-28 Baptiste DaroussinRevert r312923 a better approach will be taken later
2017-01-26 Jung-uk KimMerge OpenSSL 1.0.2k.
2017-01-24 Tijl CoosemansApply r210555 to 64 bit linux support:
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 Konstantin BelousovUse SFENCE for ordering CLFLUSHOPT.
2017-01-20 Josh PaetzelMFV 312436
2017-01-20 Andriy Gaponvmm_dev: work around a bogus error with gcc 6.3.0
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-18 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-17 Ed SchoutenCatch up with changes to structure member names.
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-16 Enji CooperMFhead@r312305
2017-01-16 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 Conrad MeyerFix a variety of cosmetic typos and misspellings
2017-01-15 Enji CooperPull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Xin LIMFV r311913:
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Mark JohnstonCoalesce TLB shootdowns of global PTEs in pmap_advise...
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-10 Sean BrunoMigrate e1000 to the IFLIB framework:
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-03 Mateusz Guzikamd64: add atomic_fcmpset
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 Martin MatuskaMFV r310622:
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-18 Konstantin BelousovFix typo. Remove spurious blank line.
2016-12-17 Dimitry AndricMerge ^/head r310169 through r310190.
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 John BaldwinEnable EARLY_AP_STARTUP on amd64 and i386 kernels by...
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-14 Konstantin BelousovProvide non-final but valid PCB pointer for thread0...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Konrad WitaszczykAdd support for encrypted kernel crash dumps.
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-10 Dimitry AndricMerge ^/head r309758 through r309803.
2016-12-09 Warner LoshPermit loading of efirt module even when there's no...
2016-12-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Mark JohnstonAdd a COMPAT_FREEBSD11 kernel option.
2016-12-09 Gleb SmirnoffTreat R_X86_64_PLT32 relocs as R_X86_64_PC32.
2016-12-08 Alan CoxPreviously, vm_radix_remove() would panic if the radix...
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-02 Dimitry AndricUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 Martin MatuskaMFV r309403:
2016-12-01 Martin MatuskaMFC r309362:
next