]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
remove conditional code for an obsolete feature. if_ptnet now does better.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2016-10-17 stevekAdd sysctl to make amd64 minidump retry count tunable...
2016-10-16 kibDo not try to create /dev/efi device node before devfs...
2016-10-14 jhbDrop support for using mmap() with /dev/kmem.
2016-10-12 jtlIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-11 impCreate /dev/efidev to provide an ioctl interface to
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 kibRe-apply r306516 (by cem):
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 cemRevert r306516 for now, it is incomplete on i386
2016-09-30 cemReduce the cost of TLB invalidation on x86 by using...
2016-09-30 hselaskyMove the ConnectX-3 and ConnectX-2 driver from sys...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-26 kibHandle TLB shootdown IPI during the EFI runtime calls...
2016-09-26 kibFor machines which support PCID but not have INVPCID...
2016-09-25 bdeFix vm86 initialization, part 3 of 2 and a half. ...
2016-09-22 impChange the efi_get_table interface to a void ** so...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 markjRegenerate syscall provider argument strings.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 kibRename efi_systbl to efi_systbl_phys, the variable...
2016-09-21 kibAdd a way for the architecture to specify the calling...
2016-09-21 kibAdd amd64 functions to load/store GDT register, store...
2016-09-21 kibExport the pmap_cache_bits() and pmap_pinit_pml4()...
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 kibMFC r305939:
2016-09-20 kibMove pmap_p*e_index() inline functions from pmap.c...
2016-09-19 emasteCatch up to sys/capability.h rename to sys/capsicum...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-18 kibConsolidate four efi_next_descriptor() definitions.
2016-09-18 kibRemove trailing space.
2016-09-16 bdeFix decoding of tf_rsp on amd64, and move TF_HAS_STACKR...
2016-09-16 bde(1) Ifdef the new dr6 variable for KDB.
2016-09-15 bdeDecode some REX prefixes in inst_call(). This makes...
2016-09-15 bdeAbort single stepping in ddb if the trap is not for...
2016-09-15 jhbRemove 'cpu' and 'cpu_class' on amd64.
2016-09-14 bzTry to fix LINT builds after r305807. Seems to be...
2016-09-14 bdeUse the MI macro TRAPF_USERMODE() instead of open-coded...
2016-09-11 kibAdd FPU_KERN_NOCTX flag to the fpu_kern_enter() functio...
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-09 jhbMFC 303713: Correct assertion on vcpuid argument to...
2016-09-09 jhbMFC 304637: Fix build for !SMP kernels after the Xen...
2016-09-07 avgwork around AMD erratum 793 for family 16h, models...
2016-09-06 jhbReset PCI pass through devices via PCI-e FLR during...
2016-09-06 jhbUpdate the I/O MMU in bhyve when PCI devices are added...
2016-09-06 jhbRemove remnants of PERFMON and I586_PMC_GUPROF from...
2016-09-06 jhbLeave ppt devices in the host domain when they are...
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 markjRemove support for idle page zeroing.
2016-09-03 ngieMFhead @ r305314
2016-09-01 alcAs an optimization to the machine-independent layer...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-29 ngieMFhead @ r305013
2016-08-29 bdeShorten banal comments about zeroing and copying pages...
2016-08-29 bdeOn amd64, declare sse2_pagezero() and start using it...
2016-08-29 bdeRestore the nontemporal pagezero() under the name sse2_...
2016-08-26 jhbEnable I/O MMU when PCI pass through is first used.
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-24 edMake execution of 32-bit CloudABI executables work...
2016-08-24 edConvert pointers obtained from the threadattr_t structu...
2016-08-22 jhbFix build for !SMP kernels after the Xen MSIX workaround.
2016-08-19 jhbRemove the si(4) driver and sicontrol(8) for Specialix...
2016-08-17 kibMFC r303913:
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 avgMFC r302835: fix-up for configuration of AMD Family...
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-11 kibThe pmap_delayed_invl_wait() function blocks on turnsti...
2016-08-10 edProvide the CloudABI vDSO to its executables.
2016-08-10 kibUnconditionally perform checks that FPU region was...
2016-08-05 jhbMFC 302181,302635: Disable MSI-X migration on older...
2016-08-04 jhbDon't permit mappings of invalid physical addresses...
2016-08-03 jhbCorrect assertion on vcpuid argument to vm_gpa_hold().
2016-08-03 kibMerge i386 and amd64 variants of mp_watchdog.c into...
2016-07-31 mjgamd64: implement pagezero using rep stos
2016-07-28 brooksDon't create pointless backups of generated files in...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 mavAdd more UEFI/e820 memory types from latest specifications.
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-17 dchaginMFC r302517:
2016-07-17 dchaginRegen for r302962 (Linux personality), record mergeinfo...
2016-07-17 dchaginMFC r302515:
2016-07-14 mavIncrease number of I/O APIC pins from 24 to 32 to give...
2016-07-14 avgremove a stray change from r302834
2016-07-14 avgfix-up for configuration of AMD Family 10h processors...
2016-07-13 badgerAdd explicit detection of KVM hypervisor
2016-07-12 roygerxen: automatically disable MSI-X interrupt migration
2016-07-10 dchaginFix a copy/paste bug introduced during X86_64 Linuxulat...
2016-07-10 dchaginRegen for r302215 (Linux personality).
2016-07-10 dchaginImplement Linux personality() system call mainly due...
2016-07-08 edDon't forget to set sa->narg for CloudABI system calls.
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
next