]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Import mpr(4) driver P12 to P14 diff from vendor site.
[FreeBSD/FreeBSD.git] / sys / vm /
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-25 avgcall vm_lowmem hook in uma_reclaim_worker
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 kibProperly handle possible underflow in vm_fault_prefault().
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-14 avgtry to fix RACCT_RSS accounting
2017-02-14 bzUse %s __func__ to print the actual function name ...
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-13 kibRemove MPSAFE and ARGUSED annotations, ANSI-fy syscall...
2017-02-12 kibConsistently handle negative or wrapping offsets in...
2017-02-11 kibChange type of the prot parameter for kern_vm_mmap...
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-06 traszAdd kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync...
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 ngieMFhead@r313266
2017-02-04 kibStyle, use tab after #define.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 alcOver the years, the code and comments in vm_page_startu...
2017-02-02 jkimMFV: r313101
2017-02-02 traszIfdef out the unused vm_rr_selectdomain().
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-30 markjAvoid page lookups in the top-level object in vm_object...
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-24 mjghwpmc: partially depessimize munmap handling if the...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 dimMerge ^/head r312207 through r312308.
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 ngieMFhead@r312217
2017-01-15 markjAvoid unnecessary page lookups in vm_object_madvise().
2017-01-14 dimMerge ^/head r311940 through r312200.
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-12 glebiusFix the contiguity once more.
2017-01-10 mmMFV r311899:
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 dimMerge ^/head r311314 through r311459.
2017-01-05 markjRemove a redundant use of min().
2017-01-05 markjAdd a small allocator for exec_map entries.
2017-01-04 glebiusFix assertion that checks that pages are consecutive...
2017-01-04 glebiusMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimMerge ^/head r311132 through r311305.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-03 markjAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2017-01-02 jhibbitsPrint flags in hex instead of decimal.
2017-01-01 kibStyle fixes for vm_map_insert().
2016-12-31 kibAnsify vm/vm_pager.c. Style.
2016-12-31 mjgUse vrefact in vnode_pager_alloc.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 kibFix two similar bugs in the populate vm_fault() code.
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 kibAssert that the pages found on the object queue by...
2016-12-30 kibStyle.
2016-12-30 mjgRemove cpu_spinwait after seq_consistent.
2016-12-28 alcRelax the object type restrictions on vm_page_alloc_con...
2016-12-27 mmMFV r310622:
2016-12-26 kibRemove redundancy in vmtotal().
2016-12-24 kibFix argument type and microoptimize swp_pager_meta_free().
2016-12-19 sjgMerge bmake-20161212
2016-12-18 kibImprove vm_object_scan_all_shadowed() to also check...
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 mmMFV r310115,310184:
2016-12-16 kibIn swp_pager_meta_free_all(), fix type of the index...
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-14 kibProvide introductory description of the default pager.
2016-12-14 kibRemove locking around accounting initialization of...
2016-12-14 alcTidy up. Mostly, remove or replace stale comments...
2016-12-13 jhbUse db_lookup_proc() in the DDB 'show procvm' command.
2016-12-12 alcEliminate every mention of PG_CACHED pages from the...
2016-12-10 dimMerge ^/head r309758 through r309803.
2016-12-09 glebiusAllow bogus_page to be passed to pager(s).
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 markjConditionalize PG_CACHE sysctls on COMPAT_FREEBSD11.
next