]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
MFV r313676: libpcap 1.8.1
[FreeBSD/FreeBSD.git] / sys / vm /
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-13 Konstantin BelousovRemove MPSAFE and ARGUSED annotations, ANSI-fy syscall...
2017-02-12 Konstantin BelousovConsistently handle negative or wrapping offsets in...
2017-02-11 Konstantin BelousovChange type of the prot parameter for kern_vm_mmap...
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Enji CooperMFhead@r313360
2017-02-06 Edward Tomasz Napi... Add kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync...
2017-02-05 Enji CooperMFhead@r313266
2017-02-04 Konstantin BelousovStyle, use tab after #define.
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-04 Alan CoxOver the years, the code and comments in vm_page_startu...
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Edward Tomasz Napi... Ifdef out the unused vm_rr_selectdomain().
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Mark JohnstonAvoid page lookups in the top-level object in vm_object...
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-26 Jung-uk KimMerge OpenSSL 1.0.2k.
2017-01-24 Mateusz Guzikhwpmc: partially depessimize munmap handling if the...
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 Josh PaetzelMFV 312436
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-18 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-16 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 Enji CooperPull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 Enji CooperMFhead@r312217
2017-01-15 Mark JohnstonAvoid unnecessary page lookups in vm_object_madvise().
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-12 Gleb SmirnoffFix the contiguity once more.
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Xin LIMFV r311913:
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Mark JohnstonRemove a redundant use of min().
2017-01-05 Mark JohnstonAdd a small allocator for exec_map entries.
2017-01-04 Gleb SmirnoffFix assertion that checks that pages are consecutive...
2017-01-04 Gleb SmirnoffMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-03 Mark JohnstonAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 Justin HibbitsPrint flags in hex instead of decimal.
2017-01-01 Konstantin BelousovStyle fixes for vm_map_insert().
2016-12-31 Konstantin BelousovAnsify vm/vm_pager.c. Style.
2016-12-31 Mateusz GuzikUse vrefact in vnode_pager_alloc.
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Konstantin BelousovFix two similar bugs in the populate vm_fault() code.
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Konstantin BelousovAssert that the pages found on the object queue by...
2016-12-30 Konstantin BelousovStyle.
2016-12-30 Mateusz GuzikRemove cpu_spinwait after seq_consistent.
2016-12-28 Alan CoxRelax the object type restrictions on vm_page_alloc_con...
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Konstantin BelousovRemove redundancy in vmtotal().
2016-12-24 Konstantin BelousovFix argument type and microoptimize swp_pager_meta_free().
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-18 Konstantin BelousovImprove vm_object_scan_all_shadowed() to also check...
2016-12-17 Dimitry AndricMerge ^/head r310169 through r310190.
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Konstantin BelousovIn swp_pager_meta_free_all(), fix type of the index...
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-14 Konstantin BelousovProvide introductory description of the default pager.
2016-12-14 Konstantin BelousovRemove locking around accounting initialization of...
2016-12-14 Alan CoxTidy up. Mostly, remove or replace stale comments...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-13 John BaldwinUse db_lookup_proc() in the DDB 'show procvm' command.
2016-12-12 Alan CoxEliminate every mention of PG_CACHED pages from the...
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-10 Dimitry AndricMerge ^/head r309758 through r309803.
2016-12-09 Gleb SmirnoffAllow bogus_page to be passed to pager(s).
2016-12-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Mark JohnstonConditionalize PG_CACHE sysctls on COMPAT_FREEBSD11.
2016-12-08 Konstantin BelousovImplement the populate() pager method for phys pager.
2016-12-08 Konstantin BelousovAdd a new populate() pager method and extend device...
2016-12-08 Konstantin BelousovMove map_generation snapshot value into struct faultstate.
2016-12-08 Konstantin BelousovStyle.
2016-12-08 Alan CoxPreviously, vm_radix_remove() would panic if the radix...
2016-12-07 Mark JohnstonUse the official spelling for NULL arguments to typed...
2016-12-06 Mark JohnstonProvide dummy sysctls for v_cache_count and v_tcached.
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-04 Dimitry AndricMerge ^/head r309263 through r309518.
2016-12-02 Dimitry AndricUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 Alan CoxEliminate a stale comment; vm_radix_prealloc() was...
2016-12-02 Martin MatuskaMFV r309403:
next