]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Exclude -flto when building *genassym.o
[FreeBSD/FreeBSD.git] / sys / i386 /
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
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 BelousovMFamd64 r313933: microoptimize pmap_protect_pde().
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 Warner LoshRemove EISA bus support for add-in cards. Remove relate...
2017-02-16 Josh PaetzelMFV 313786
2017-02-15 Warner LoshRemove Micro Channel Architecture support. Of the commo...
2017-02-15 Martin MatuskaMFV r313781:
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-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-03 Konstantin BelousovFor i386, remove config options CPU_DISABLE_CMPXCHG...
2017-02-02 Konstantin BelousovUse ANSI definitions for some i386 functions.
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Mateusz Guziki386: fixup fcmpset
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
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-30 Mateusz Guziki386: add atomic_fcmpset
2017-01-29 Konstantin BelousovDo not leave stale 4K TLB entries on pde (superpage...
2017-01-29 Jason A. HarmeningImplement get_pcpu() for i386 and use it to replace...
2017-01-28 Yoshihiro TakahashiGarbage collect the FPU_ERROR_BROKEN option.
2017-01-28 Yoshihiro TakahashiRemove pc98 support completely.
2017-01-26 Jung-uk KimMerge OpenSSL 1.0.2k.
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-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 CooperMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 Enji CooperPull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 Enji CooperMFhead@r312217
2017-01-14 Enji CooperAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 Jason A. HarmeningAdd comment explaining relative order of sched_unpin...
2017-01-14 Jason A. HarmeningFor i386 temporary mappings, unpin the thread before...
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-05 Konstantin BelousovDo not allocate struct statfs on kernel stack.
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
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-23 Jason A. HarmeningMove the objects used to create temporary mappings...
2016-12-19 Simon J. GerratyMerge bmake-20161212
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-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-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Mark JohnstonAdd a COMPAT_FREEBSD11 kernel option.
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:
2016-12-01 Peter WemmUpdate from subversion 1.9.4 to 1.9.5.
2016-11-29 Martin MatuskaMFV r309299:
2016-11-28 Olivier HouchardImport Concurrency Kit in the kernel.
2016-11-28 Andriy GaponMFV r309249: 3821 Race in rollback, zil close, and...
2016-11-26 Dimitry AndricUpdate libc++ to release_39 branch r287912.
2016-11-26 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-11-24 Andriy GaponMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 Andriy GaponMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
next