]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Dtrace: enablings on defunct providers prevent providers from unregistering
[FreeBSD/FreeBSD.git] / sys / amd64 /
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-31 neelAdd counter to keep track of the number of timer interr...
2013-03-30 neelAdd some more stats to keep track of all the reasons...
2013-03-28 neelAllow caller to skip 'guest linear address' validation...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
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-16 neelFix the '-Wtautological-compare' warning emitted by...
2013-03-16 neelAllow vmm stats to be specific to the underlying hardwa...
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 alcWhen a superpage promotion occurs, the page table page...
2013-03-11 attilioMFC
2013-03-10 alcThe kernel pmap is statically allocated, so there is...
2013-03-09 mmMFC @248093
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-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 kenRe-enable CTL in GENERIC on i386 and amd64, but turn...
2013-03-04 attilioMFC
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 attilioMFC
2013-03-03 attilioMFC
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-02-28 davideMFcalloutng:
2013-02-28 attilioMFC
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 attilioMerge from vmcontention
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-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 attilioMerge from vmcontention
2013-02-15 attilioMFC
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 kibPrint slightly more useful information on the 'bad...
2013-02-14 kibAssert that user address is never qremoved.
2013-02-14 attilioMerge from vmcontention.
2013-02-14 attilioMFC
2013-02-13 neelRequests for invalid CPUID leaves should map to the...
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-11 neelImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-10 attilioMerge from vmcontention
2013-02-10 attilioMFC
2013-02-09 delphijMFV r245512:
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-06 neelCompute the number of initial kernel page table pages...
2013-02-04 attilioMerge from vmcontention
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 neelFix a broken assumption in the passthru implementation...
2013-02-01 neelIncrease the number of passthru devices supported by...
2013-01-30 neelAdd emulation support for instruction "88/r: mov r...
2013-01-29 jhbReduce duplication between i386/linux/linux.h and amd64...
2013-01-25 grehanAlways allow access to the sysenter cs/esp/eip MSRs...
2013-01-23 jhbDon't assume that all Linux TCP-level socket options...
2013-01-21 neelPostpone vmm module initialization until after SMP...
2013-01-20 neelAdd svn properties to the recently merged bhyve source...
next