]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
RFC4868 section 2.3 requires that the output be half... This fixes
[FreeBSD/FreeBSD.git] / sys / amd64 /
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 kibRemove full barrier from the amd64 atomic_load_acq_...
2015-07-24 alcAdd a comment discussing the appropriate use of the...
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-22 jhbVarious changes to the registers displayed in DDB for...
2015-07-21 markjLet the unwinder handle faults during function prologue...
2015-07-21 markjImprove stack unwinding on i386 and amd64 after an...
2015-07-21 markjRemove some dead code from DDB's amd64 stack unwinder.
2015-07-21 edDescribe COMPAT_CLOUDABI64 in the amd64 configuration...
2015-07-21 edMake thread creation work for CloudABI processes.
2015-07-20 edMake forking of CloudABI processes work.
2015-07-19 markjImplement the lockstat provider using SDT(9) instead...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 kibWhen checking for the valid value of the frame pointer...
2015-07-16 edAdd a sysentvec for CloudABI on x86-64.
2015-07-15 pkelseyRevert inadvertent change to amd64/GENERIC.
2015-07-15 pkelseyAdd netmap support for ixgbe SRIOV VFs (that is, to...
2015-07-14 bruefferSpell crypto correctly.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 jmgNow that aesni won't reuse fpu contexts (D3016), add...
2015-07-08 kibAdd the atomic_thread_fence() family of functions with...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 achimDriver 'pmspcv' added. Supports PMC-Sierra PM8001/8081...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 neelMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 gnnEnable IPSEC in all GENERIC kernels.
2015-07-02 kibUse single instance of the identical INKERNEL() and...
2015-07-01 kibDisallow a debugger on 64bit system to set fs/gs bases...
2015-06-29 kibAdd a comment about too strong semantic of atomic_load_...
2015-06-29 kibpcb_gs32sd is unused for long time, remove it. Keep...
2015-06-29 kibAdd x86 PT_GETFSBASE, PT_GETGSBASE machine-depended...
2015-06-28 kibRemove unneeded data dependency, currently imposed by
2015-06-26 tychonverify_gla() needs to account for non-zero segment...
2015-06-26 roygeramd64: set the correct LMA values
2015-06-23 neelRestore the host's GS.base before returning from 'svm_l...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 neelRestructure memory allocation in bhyve to support ...
2015-06-13 sjgAdd META_MODE support.
2015-06-12 jhbReport the values of x86 segment registers to remote...
2015-06-10 delphijMFV r284234:
2015-06-10 brAllow DTrace to be compiled-in to the kernel.
2015-06-10 mjgFixup the build after r284215.
2015-06-10 mjgImplement lockless resource limits.
2015-06-10 mjgGeneralised support for copy-on-write structures shared...
2015-06-09 alcAccount for superpage mappings that are created by...
2015-06-09 tychonSupport guest writes to the TSC by enabling the "use...
2015-06-08 dchaginFutex is an aligned 32-bit integer. Use the proper...
2015-06-08 alcRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-06 kibUpdate print_INTEL_TLB() by the tag values from the...
2015-06-05 neelThe 'verify_gla()' function is used to ensure that...
2015-06-04 neelUse tunable 'hw.vmm.svm.features' to disable specific...
2015-06-01 dimRemove unneeded NULL checks in amd64's trap_fatal().
2015-05-29 kibRemove several write-only variables, all reported by...
2015-05-28 neelFix non-deterministic delays when accessing a vcpu...
2015-05-27 kibEnabled rewritten PCID support by default.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 dchaginWhen I merged the lemul branch I missied kib@'s r282708...
2015-05-24 dchaginRegen for r283492.
2015-05-24 dchaginImplement Linux specific syncfs() system call.
2015-05-24 dchaginRegen for r283488.
2015-05-24 dchaginImplement recvmmsg() and sendmmsg() system calls.
2015-05-24 dchaginReduce duplication between MD Linux code by moving...
2015-05-24 dchaginRegen for r283484.
2015-05-24 dchaginImplement epoll_pwait() system call.
2015-05-24 dchaginRegen for r283480.
2015-05-24 dchaginAdd utimensat() system call.
2015-05-24 dchaginThe kernel sends signals to the processes via ABI speci...
2015-05-24 dchaginRework signal code to allow using it by other modules...
2015-05-24 dchaginAccording to Linux man sigaltstack(3) shall return...
2015-05-24 dchaginRegen for r283467.
2015-05-24 dchaginCall nosys in case when the incorrect syscall number...
2015-05-24 dchaginRegen for r283465.
2015-05-24 dchaginAdd preliminary fallocate system call implementation
2015-05-24 dchaginRegen for r283451.
2015-05-24 dchaginImplement ppoll() system call.
2015-05-24 dchaginInclude opt_compat.h, so that COMPAT_LINUX32 is defined...
2015-05-24 dchaginRegen for r283444.
2015-05-24 dchaginImplement eventfd system call.
2015-05-24 dchaginPut the correct value for the abi_nfdbits parameter...
2015-05-24 dchaginRegen for r283441.
2015-05-24 dchaginImplement epoll family system calls. This is a tiny...
2015-05-24 dchaginTo avoid code duplication move open/fcntl definitions...
2015-05-24 dchaginUse the BSD_TO_LINUX_SIGNAL() wherever there is no...
2015-05-24 dchaginBeing exported through vdso the note.Linux section...
2015-05-24 dchaginAdd AT_RANDOM and AT_EXECFN auxiliary vector entries...
2015-05-24 dchaginRegen for r283428.
2015-05-24 dchaginChange linux faccessat syscall definition to match...
2015-05-24 dchaginRegen for r283424.
2015-05-24 dchaginAdd preliminary support for x86-64 Linux binaries.
2015-05-24 dchaginRefund the proc emuldata struct for future use. For...
2015-05-24 dchaginIntroduce a new module linux_common.ko which is intende...
2015-05-24 dchaginx86_64 Linux do not use multiplexing on ipc system...
2015-05-24 dchaginRemove stale comment about a signal trampoline which
2015-05-24 dchaginPut linux_platform into the vdso to avoid copying it...
2015-05-24 dchaginEliminate a now unused global declaration of elf_linux_...
2015-05-24 dchaginImplement vdso - virtual dynamic shared object. Through...
2015-05-24 dchaginRegen for r283403.
next