]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
hyperv/hn: Remove the redundant rid setting for RNDIS HALT.
[FreeBSD/FreeBSD.git] / sys / i386 /
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 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 bdeRemove duplicate definition of get_pcb_td(). gcc works...
2016-08-14 bdeFix the variables $esp, $ds, $es, $fs, $gs and $ss...
2016-08-14 mmMFV r304060:
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...
2016-03-27 dchaginRevert r297310 as the SOL_XXX are equal to the IPPROTO_...
2016-03-27 dchaginiConvert Linux SOL_IPV6 level.
2016-03-24 mavPolish wbwd(4) driver and add more supported chips.
2016-03-24 jhbEnable interrupts on the BSP once all PICs are initialized.
2016-03-20 dchaginRegen for r297061 (fstatfs64 Linux syscall).
2016-03-20 dchaginImplement fstatfs64 system call.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 kibThe PKRU state size is 4 bytes, its support makes the...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-27 jhibbitsMigrate many bus_alloc_resource() calls to bus_alloc_re...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 ianMinor style cleanups.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 jhbConvert ss_sp in stack_t and sigstack to void *.
next