]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Restore prototype accidently removed by r316811. Also remove $NetBSD$
[FreeBSD/FreeBSD.git] / sys / amd64 /
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-04-08 avatarTrying to be more compatible with Linux if.h definitions:
2017-03-28 mmMFV r316083,316094:
2017-03-27 avgrevert r315959 because it causes build problems
2017-03-26 bdeFix printing of negative offsets (typically from frame...
2017-03-25 avgspecific end of interrupt implementation for AMD Local...
2017-03-25 dchaginImplement Linux mincore() system call.
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-23 edStop providing the compat_3_brand.
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 markjAdd support for 8- and 16-bit atomic_(f)cmpset to x86.
2017-03-22 edSet the interpreter path to /nonexistent.
2017-03-20 mmMFV r315633, 315635:
2017-03-18 dchaginImplement getrandom() syscall.
2017-03-18 dchaginTo reduce code duplication move socket defines to the...
2017-03-17 bdeDon't access the reserved registers %dr4 and %dr5 on...
2017-03-16 grehanHide the AMD MONITORX/MWAITX capability.
2017-03-12 manuRemove i915drm and radeondrm from NOTES and conf.
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 dchaginReduce code duplication between MD Linux code by moving...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 mmokhiRegenerated Linuxulator syscall tables for r314782
2017-03-06 mmokhiAdd UNIMPLEMENTED() placeholder macro for
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-28 glebiusRemove SVR4 (System V Release 4) binary compatibility...
2017-02-26 dchaginRegen for r314312 (Linux epoll_pwait).
2017-02-26 dchaginChange Linux epoll_pwait syscall definition to match...
2017-02-26 alcRefine the fix from r312954. Specifically, add a new...
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-26 dchaginRegen after r314291 (timerfd definition).
2017-02-26 dchaginChange Linuxulator timerfd syscalls definition to match...
2017-02-25 traszFix linux_fstatfs() to return proper value for f_frsize...
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 dchaginRevert r314217. Commit is not match that I have approved.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
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 traszReimplement linux_arch_prctl() as a wrapper around...
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 dchaginImplement rt_tgsigqueueinfo system call used by glibc...
2017-02-19 kibMicrooptimize amd64/pmap.c pmap_protect_pde().
2017-02-19 jahBring back r313037, with fixes for mips:
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-16 traszImplement linux version of ptrace(2). It's nowhere...
2017-02-15 traszRegen after r313769.
2017-02-15 traszFix definition of linux64 ptrace syscall.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 jhbRegenerate all the system call tables to drop "created...
2017-02-10 erjixl(4): Update to 1.7.12-k
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 dchaginRegen after r313284.
2017-02-05 dchaginUpdate syscall.master to 4.10-rc6. Also fix comments...
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 jahRevert r313037
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-02-01 jahImplement get_pcpu() for the remaining architectures...
2017-01-30 traszReplace sys_ftruncate() with kern_ftruncate() in variou...
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-24 dimMerge ^/head r312624 through r312719.
2017-01-24 tijlApply r210555 to 64 bit linux support:
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-20 avgvmm_dev: work around a bogus error with gcc 6.3.0
next