]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_map.c
Merge ^/head r278756 through r278915.
[FreeBSD/FreeBSD.git] / sys / vm / vm_map.c
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-24 rstonevmspace_release() may sleep if the last reference is...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-27 neelIFC @r272185
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 kibvm_map_pmap_enter() and pmap_enter_object() are current...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-08 alcOops. vm_map_simplify_entry() is used by mac_proc_vm_r...
2014-09-08 alcMake two functions static and eliminate an unused ...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-02 alcRewrite a loop in vm_map_wire() so that gcc doesn't...
2014-08-02 alcHandle wiring failures in vm_map_wire() with the new...
2014-07-26 alcWhen unwiring a region of an address space, do not...
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-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 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-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-06-03 grehanMFC @ r266724
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-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 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 kibWhen printing the map with the ddb 'show procvm' comman...
2014-05-10 kibPrint the entry address in addition to the object....
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 kibInitialize vm_map_entry member wiring_thread on the...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
next