]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
hyperv/hn: Save capabilities for later use.
[FreeBSD/FreeBSD.git] / sys / i386 /
2016-09-17 bdeRemove all kernel uses of pcb_psl, but keep in in the...
2016-09-16 bde(1) Ifdef the new dr6 variable for KDB.
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 bdeUse the MI macro TRAPF_USERMODE() instead of open-coded...
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-08 bdeFix single-stepping of instructions emulated by vm86.
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-28 bdeFix vm86 initialization, part 1 of 2 and a half.
2016-08-28 bdeFix vm86 initialization, part 1 of 2 and a half.
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
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-22 edMake CloudABI work on i386.
2016-08-20 jhbRemove the ie(4) driver for Intel 82586 ISA Ethernet...
2016-08-19 jhbRemove the spic(4) driver for the Sony Vaoi Jogdial.
2016-08-19 jhbRemove the wl(4) driver and wlconfig(8) utility.
2016-08-19 jhbRemove the si(4) driver and sicontrol(8) for Specialix...
2016-08-16 ngieMFhead @ r304232
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 bdeRemove duplicate definition of get_pcb_td(). gcc works...
2016-08-14 ngieMFhead @ r304091
2016-08-14 bdeFix the variables $esp, $ds, $es, $fs, $gs and $ss...
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-10 kibUnconditionally perform checks that FPU region was...
2016-08-03 kibMerge i386 and amd64 variants of mp_watchdog.c into...
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-16 jhbRename PTRACE_SYSCALL to LINUX_PTRACE_SYSCALL.
2016-07-13 badgerAdd explicit detection of KVM hypervisor
2016-07-13 jkimRemove a tunable and always reset system clock while...
2016-07-12 roygerxen: automatically disable MSI-X interrupt migration
2016-07-11 kibFill tf_trapno for trap frames created for syscall.
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-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-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 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
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-16 sepheatomic: Add testandclear on i386/amd64
2016-05-12 mmMFV r299425:
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 roygerxen/i386: enable the platform hypercall for i386
2016-05-01 kibMake it explicit that D_MEM cdevsw d_flag is to signify...
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-21 pfgYet more redundant parenthesis from r298431.
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 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-14 pfgx86: for pointers replace 0 with NULL.
2016-04-13 jhbExpose doreti as a global symbol on amd64 and i386.
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-12 avgre-enable AMD Topology extension on certain models...
2016-04-06 gjbMFH
2016-04-05 baptAdd kern.features flags for linux and linux64 modules
2016-04-04 gjbMFH
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-03-29 kibType of the interrupt handlers on x86 cannot be express...
next