]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Implement the concept of the unmapped VMIO buffers, i.e. buffers which
[FreeBSD/FreeBSD.git] / sys / i386 /
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-18 attilioSync back vmcontention branch into HEAD:
2013-03-17 attilioMFC
2013-03-17 alcSimplify the interface to vm_radix_insert() by eliminat...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibAdd pmap function pmap_copy_pages(), which copies the...
2013-03-14 attilioMFC
2013-03-12 alcMFamd64
2013-03-11 attilioMFC
2013-03-10 alcThe kernel pmap is statically allocated, so there is...
2013-03-09 attilioMerge back vmc-playground into vmcontention.
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-06 bryanvRemove the virtio dependency entry for the VirtIO devic...
2013-03-04 kenRe-enable CTL in GENERIC on i386 and amd64, but turn...
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-03 attilioFixup XEN pmap to cope with removal of left/right itera...
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-03 attilioFix-up r247622 by also renaming pv_list iterator into...
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmc-playground branch:
2013-03-02 adrianDisable the ctl driver in GENERIC.
2013-03-02 pjdMerge Capsicum overhaul:
2013-02-28 mavMFcalloutng:
2013-02-28 davideMFcalloutng:
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMerge from vmobj-rwlock:
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 attilioMFC
2013-02-21 attilioHide the details for the assertion for VM_OBJECT_LOCK...
2013-02-21 attilioMFC
2013-02-21 impLocking for todr got pushed down into inittodr and...
2013-02-20 kibConvert machine/elf.h, machine/frame.h, machine/sigframe.h,
2013-02-20 attilioThere is no need to use VM_OBJECT_LOCKED() as the asser...
2013-02-20 attilioSwitch vm_object lock to be a rwlock.
2013-02-15 jkimConsistently use round_page(x) rather than roundup...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 attilioMFC
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 attilioMFC
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMFC
2013-02-10 attilioMFC
2013-02-09 delphijMFV r245512:
2013-02-06 attilioMFC
2013-02-04 attilioMFC
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-02 avgcpususpend_handler: mark AP as resumed only after fully...
2013-02-02 avgx86 suspend/resume: suspend pics and pseudo-pics in...
2013-02-01 sjgMerge bmake-20130123
2013-02-01 eadlerRemove support for plip from the GENERIC kernel as...
2013-02-01 andreRemove unused VM_MAX_AUTOTUNE_NMBCLUSTERS define.
2013-01-29 jhbReduce duplication between i386/linux/linux.h and amd64...
2013-01-23 jhbDon't assume that all Linux TCP-level socket options...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 jhbFix build with SMP disabled.`
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 jhbDon't attempt to use clflush on the local APIC register...
2013-01-17 neelIFC @ r245509
2013-01-13 bryanvAdd VirtIO to the i386 and amd64 GENERIC kernels
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 attilioMFC
2013-01-09 neelIFC @ r245178
2013-01-03 kibEnable the UFS quotas for big-iron GENERIC kernels.
2013-01-03 desAs discussed on -current last October, remove the firew...
2013-01-03 mariusFix !INVARIANTS && !SMP build.
2012-12-26 attilioMFC
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-13 jimharrisRevert r243960 based on feedback regarding keeping...
2012-12-11 attilioMFC
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-06 jimharrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-04 neelIFC @r243836
2012-12-03 kibPrint the frame addresses for the backtraces on i386...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-12-01 jkimRemove duplicate code. Reduce diff between amd64 and...
2012-11-30 jkimUse volatile keywords properly.
next