]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Update llvm, clang and lldb to release_38 branch r260756.
[FreeBSD/FreeBSD.git] / sys / vm /
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 markjPlug a vm_page leak introduced in r292373.
2016-02-03 glebiusRedo r292484. Embed task(9) into zone, so that uz_maxac...
2016-02-03 glebiusMove uma_dbg_alloc() and uma_dbg_free() into uma_core...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-24 kibTypo in comment.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 jhbVarious cleanups to the main function for AIO kernel...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-16 dimMerge ^head r294090 through r294168.
2016-01-16 alcA fix to r292469: Iterate over the physical segments...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-10 adrianFix the domain iterator to not try the first-touch...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-27 kibAdd missed relpbuf() for a smallfs page-in.
2015-12-20 jtlAdd a safety net to reclaim mbufs when one of the mbuf...
2015-12-19 ngieMFhead @ r292474
2015-12-19 alcIntroduce a new mechanism for relocating virtual pages...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 cemvm_page_replace: add wrapper to KASSERT about old page
2015-12-17 ngieMFhead @ r292396
2015-12-16 cemvm_page.h: page busy macro fixups
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-11 markjDon't make assertions about td_critnest when the schedu...
2015-12-10 cemvm_page_replace: remove redundant radix lookup
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-06 cemvm_fault_hold: handle vm_page_rename failure
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 cemPull vm_object_scan_all_shadowed out of vm_object_backi...
2015-12-01 kibr221714 fixed the situation when the collapse scan...
2015-11-29 kibMinor cleanup.
2015-11-27 kibIn vm_pageout_grow_cache(), do not re-try the inactive...
2015-11-26 alcCorrect an error in vm_reserv_reclaim_contig(). In...
2015-11-24 ngieMFhead @ r291235
2015-11-22 kibRecord proper commit message for r291157.
2015-11-22 kibNoted by: glebius
2015-11-22 markjRemove unneeded includes of opt_kdtrace.h.
2015-11-20 glebiusRemove remnants of the old NFS from vnode pager.
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-16 ngieMFhead @ r290922
2015-11-16 kibRework the test which raises OOM condition. Right...
2015-11-16 kibDo not use vmspace_resident_count() for the OOM process...
2015-11-16 ngieMFhead @ r290915
2015-11-16 kibVM daemon works in parallel with the pagedaemon threads...
2015-11-16 ngieMFhead @ r290899
2015-11-12 jhbExport various helper variables describing the layout...
2015-11-08 markjEnsure that deactivated pages that are not expected...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-24 kibReduce the amount of calls to VOP_BMAP() made from...
2015-10-23 sjgMerge bmake 20151020
2015-10-23 jahFix capitalization
2015-10-23 jahRemove unclear comment about address truncation in...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 kibOnly marker is guaranteed to be present on the queue...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-15 kibRevert r289302, invalid pages can be queued, e.g. by...
2015-10-14 kibInvalid pages should not appear on the inactive queue...
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 jeffParallelize the buffer cache and rewrite getnewbuf...
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-09 alcExploit r288122 to avoid pointlessly enqueueing a page...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 alcExploit r288122 to address a cosmetic issue. Pages...
2015-10-05 impMark swap_pager_putpages static at its definition....
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
next