]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
bhndb(4): Skip disabled cores when performing bridge configuration probing.
[FreeBSD/FreeBSD.git] / sys / amd64 /
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-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
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-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-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
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-13 kibDo not access pv_table array for fictitious pages,...
2016-06-05 kibAvoid spurious EINVAL in amd64 pmap_change_attr().
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 kibIn pmap_advise(), avoid leaking DI start for EPT pmaps...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 jkimBoth Clang and GCC cannot generate efficient reserve_pv...
2016-05-23 jkimDocument POPCNT erratum for 6th Generation Intel Core...
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-21 dchaginRegen after r300359 (struct l_sched_param removal).
2016-05-21 dchaginCorrect an argument param of linux_sched_* system calls...
2016-05-20 kibCheck for overflow and return EINVAL if detected. ...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 kibUse unsigned type for the loop index to make overflow...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-16 sepheatomic: Add testandclear on i386/amd64
2016-05-14 kibEliminate pvh_global_lock from the amd64 pmap.
2016-05-13 alcEliminate an unused #include. For a brief period of...
2016-05-12 mmMFV r299425:
2016-05-10 kibAdd locking annotations to amd64 struct md_page members.
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-09 dchaginAdd a forgotten in r283424 .eh_frame section with CFI...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-04 alcExplain why pmap_copy(), pmap_enter_pde(), and pmap_ent...
2016-05-03 pfgsys/amd64: Small spelling fixes.
2016-05-03 pfgvmm(4): Small spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-28 avgfix missing variable in r298736
2016-04-28 avgensure that initial local apic id is sane on AMD 10h...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-24 cemAMD64 pmap: Use howmany() macro
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-19 pfgX86: use our nitems() macro when it is avaliable throug...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 cemAdd 4Kn kernel dump support
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-13 jhbExpose doreti as a global symbol on amd64 and i386.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
next