]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Update the new 40G XL710 driver to Release version 1.0.0
[FreeBSD/FreeBSD.git] / sys / vm /
2014-07-26 alcWhen unwiring a region of an address space, do not...
2014-07-24 kibCorrect assertion. The shadowing object cannot be...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-14 kibThe OBJ_TMPFS flag of vm_object means that there is...
2014-07-09 roygervm_phys: remove limitation on number of fictitious...
2014-07-07 marcelRemove ia64.
2014-07-06 alcIntroduce pmap_unwire(). It will replace pmap_change_w...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 alcDelay the call to crhold() in vm_map_insert() until...
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-25 alcNow that vm_map_insert() sets MAP_ENTRY_GROWS_{DOWN...
2014-06-23 kibUse correct names for the flags. MAP_ENTRY_GROWS_...
2014-06-20 kibAssert that the new entry is inserted into the right...
2014-06-19 alcEliminate a pointless call to vm_map_clip_start() from...
2014-06-19 alcWhen MAP_STACK_GROWS_{DOWN,UP} are passed to vm_map_ins...
2014-06-19 kibAdd MAP_EXCL flag for mmap(2). It should be combined...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-16 alcTidy up the early parts of vm_map_insert(), in particul...
2014-06-15 pfgMFV r266988:
2014-06-15 alcOne of the intentions behind r267254 was that the globa...
2014-06-12 mavIntroduce new "256 Bucket" zone to split requests and...
2014-06-12 mavAllocating new bucket for bucket zone, never take it...
2014-06-11 alcCorrect a bug in the management of the population map...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-09 kibMake mmap(MAP_STACK) search for the available address...
2014-06-07 alcAdd a page size field to struct vm_page. Increase...
2014-05-28 kibRemove the assert which can be triggered by the userspa...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-23 alcThere is no reason to perform the pmap_remove() on...
2014-05-21 kibRemove redundand loop. The inner goto restarts the...
2014-05-20 kibWhen exec_new_vmspace() decides that current vmspace...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-13 alcOn a fork allow read-only wired pages to be copy-on...
2014-05-11 kibFix locking. The dst_object must remain locked on...
2014-05-11 alcWith the new-and-improved vm_fault_copy_entry() (r26584...
2014-05-10 alcAbout 9% of the pmap_protect() calls being performed...
2014-05-10 kibFor the upgrade case in vm_fault_copy_entry(), when...
2014-05-10 kibWhen printing the map with the ddb 'show procvm' comman...
2014-05-10 kibPrint the entry address in addition to the object....
2014-05-07 phomsync(2) must return ENOMEM and not EINVAL when the...
2014-05-06 alcPrior to r254304, a separate function, vm_pageout_page_...
2014-04-29 kibFor the VM_PHYSSEG_DENSE case, checking the requested...
2014-04-27 kibWhen vm_fault_copy_entry() is called from vm_map_protec...
2014-04-26 desAdd sysctl OIDs showing the actual size and capacity...
2014-04-23 baptUpdate to byacc 20140409
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-21 kibFix two issues with /dev/mem access on amd64, both...
2014-03-21 kibInitialize vm_map_entry member wiring_thread on the...
2014-03-19 attiliovm_page_grab() and vm_pager_get_pages() can drop the...
2014-03-16 rwatsonUpdate kernel inclusions of capability.h to use capsicu...
2014-03-12 kibInitialize paddr to handle the case of zero size.
2014-03-12 kibDo not vdrop() the tmpfs vnode until it is unlocked...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 dimAfter r251709, avoid a clang 3.4 warning about an unuse...
2014-02-14 attilioFix-up r254141: in the process of making a failing...
2014-02-12 glebiusFix function name in KASSERT().
2014-02-11 jhbCorrect assertion to assert that the existing device...
2014-02-10 glebiusCreate two public UMA_ZONE_PCPU zones: 64 bit sized...
2014-02-10 glebiusStyle.
2014-02-10 glebiusMake M_ZERO flag work correctly on UMA_ZONE_PCPU zones.
2014-02-09 alcDon't call vm_fault_prefault() on zero-fill faults...
2014-02-07 glebiusProvide macros that allow easily export uma(9) zone...
2014-02-02 alcMake prefaulting more aggressive on hard faults. Previ...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 alcIn an effort to diagnose possible corruption of struct...
next