]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Define VM_READ, VM_WRITE and VM_EXEC in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / i386 /
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-27 Mark JohnstonAdjust the constraint for "src" in atomic_(f)cmpset_8.
2017-03-27 Andriy Gaponrevert r315959 because it causes build problems
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 Bruce EvansFix printing of negative offsets (typically from frame...
2017-03-25 Andriy Gaponspecific end of interrupt implementation for AMD Local...
2017-03-25 Dmitry ChaginImplement Linux mincore() system call.
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Bruce EvansRemove buggy adjustment of page tables in db_write_bytes().
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Gleb SmirnoffRemove Solaris 2.6 syscalls selector.
2017-03-23 Ed SchoutenStop providing the compat_3_brand.
2017-03-22 Konstantin BelousovUpdate r315753 with the proper flag name.
2017-03-22 Konstantin BelousovAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 Mark JohnstonAdd support for 8- and 16-bit atomic_(f)cmpset to x86.
2017-03-22 Ed SchoutenSet the interpreter path to /nonexistent.
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-18 Dmitry ChaginImplement getrandom() syscall.
2017-03-18 Dmitry ChaginTo reduce code duplication move socket defines to the...
2017-03-17 Bruce EvansDon't access the reserved registers %dr4 and %dr5 on...
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-12 Emmanuel VadotRemove i915drm and radeondrm from NOTES and conf.
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Dmitry ChaginReduce code duplication between MD Linux code by moving...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-06 Simon J. GerratyMerge bmake-20170301
2017-03-06 Mahdi MokhtariRegenerated Linuxulator syscall tables for r314782
2017-03-06 Mahdi MokhtariAdd UNIMPLEMENTED() placeholder macro for
2017-03-06 Pedro F. GiffuniRevert r314669, r314670:
2017-03-06 Dag-Erling SmørgravUpgrade to OpenSSH 7.4p1.
2017-03-04 Pedro F. GiffuniDrop i486 from the default i386 GENERIC kernel configur...
2017-03-03 Jung-uk KimMerge ACPICA 20170303.
2017-03-02 Martin MatuskaMFV r314565,314567,314570:
2017-03-02 Dag-Erling SmørgravUpgrade to OpenSSH 7.3p1.
2017-03-01 Baptiste DaroussinImport dma snapshot from git 2017-02-10
2017-03-01 Dimitry AndricMerge ^/head r314420 through r314481.
2017-02-28 Warner LoshRenumber copyright clause 4
2017-02-28 Olivier HouchardMerge CK as of commit 24d26965d1a28039062ba3bcf9433b623...
2017-02-28 Konstantin BelousovInitialize pcb_save for thread0.
2017-02-28 Dimitry AndricMerge ^/head r314270 through r314419.
2017-02-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-28 Gleb SmirnoffRemove SVR4 (System V Release 4) binary compatibility...
2017-02-26 Dmitry ChaginRegen for r314312 (Linux epoll_pwait).
2017-02-26 Dmitry ChaginChange Linux epoll_pwait syscall definition to match...
2017-02-26 Alan CoxRefine the fix from r312954. Specifically, add a new...
2017-02-26 Dmitry ChaginImplement timerfd family syscalls.
2017-02-26 Dmitry ChaginRegen after r314291 (timerfd definition).
2017-02-26 Dmitry ChaginChange Linuxulator timerfd syscalls definition to match...
2017-02-25 Edward Tomasz Napi... Fix linux_fstatfs() to return proper value for f_frsize...
2017-02-25 Josh PaetzelMFV 314276
2017-02-25 Dimitry AndricMerge ^/head r314178 through r314269.
2017-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314243
2017-02-24 Mahdi MokhtariAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 Dmitry ChaginRevert r314217. Commit is not match that I have approved.
2017-02-24 Mahdi MokhtariAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-23 Dimitry AndricMerge ^/head r313896 through r314128.
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 Dimitry AndricMerge ^/head r313644 through r313895.
2017-02-17 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
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 Dimitry AndricMerge ^/head r313301 through r313643.
2017-02-11 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
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 Dimitry AndricMerge ^/head r313055 through r313300.
2017-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
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.
next