]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Remove bus_dma_get_range and bus_dma_get_range_nb on armv6. We only need
[FreeBSD/FreeBSD.git] / sys / vm /
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-14 kibMFC r305129:
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-04 markjRespect the caller's hints when performing swap readahead.
2016-09-03 markjRemove support for idle page zeroing.
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 kibMake swapoff reliable.
2016-08-30 pfgMFV r302423:
2016-08-30 markjRestore swap pager readahead after r292373.
2016-08-28 alcMFC r303982
2016-08-24 cyMFV r304732.
2016-08-16 ngieMFhead @ r304232
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 alcEliminate unneeded vm_page_xbusy() and vm_page_xunbusy...
2016-08-14 markjMFC r303059
2016-08-14 markjMFC r303516
2016-08-14 markjMFC r303244, r303399
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304061
2016-08-13 markjStrengthen assertions about the busy state of newly...
2016-08-13 markjInitialize page busy lock state in vm_phys_add_page().
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-12 alcCorrect errors and clean up the comments on the active...
2016-08-10 alcMFC r303773
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-08-05 alcCorrect a spelling error.
2016-08-04 alcClean up the comments and code style in and around...
2016-08-03 kibExplain why swapgeom_close_ev() is delegated.
2016-08-01 alcRestore the historical behavior of "sysctl vm.swap_idle...
2016-07-29 markjUse vm_page_undirty() instead of manually setting a...
2016-07-29 alcRemove a probe declaration that has been unused since...
2016-07-28 alcRemove any mention of cache (PG_CACHE) pages from the...
2016-07-28 kibDo not delegate a work to geom event thread which can...
2016-07-28 kibFix style and typo.
2016-07-27 markjDe-pluralize "queues" where appropriate in the pagedaem...
2016-07-27 alcUpdate a comment to reflect r284376.
2016-07-25 kibMFC r302567:
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 alcMFC r303101
2016-07-23 markjCorrect a comment - each page queue has its own lock.
2016-07-23 markjUpdate a comment in vm_page_advise() to match behaviour...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-20 alcAdd a comment describing the 'fast path' that was intro...
2016-07-20 markjRelease the second critical section in uma_zfree_arg...
2016-07-20 markjMake vm_pageout_wakeup_thresh a u_int rather than an...
2016-07-18 alcBreak up vm_fault()'s implementation of the read-ahead...
2016-07-16 markjMFC r301212:
2016-07-16 markjMFC r301210:
2016-07-11 kibIn vgonel(), postpone setting BO_DEAD until VOP_RECLAIM...
2016-07-10 rwatsonWhen mmap(2) is used with a vnode, capture vnode attrib...
2016-07-10 rwatsonAudit file-descriptor arguments to I/O system calls...
2016-07-10 kibMFC r302236:
2016-07-07 alcChange the type of the map entry's next_read field...
2016-07-07 cpercivaAutotune the number of pages set aside for UMA startup...
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-05 kibClarify the vnode_destroy_vobject() logic handling...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 kibChange type of the 'dead' variable to boolean.
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-28 kibMFC r302063:
2016-06-27 kibIf the vm_fault() handler raced with the vm_object_coll...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 kibIn vm_page_xunbusy_maybelocked(), add fast path for...
2016-06-23 kibAdd a comment noting locking regime for vm_page_xunbusy().
2016-06-22 kibFix a LOR between vnode locks and allproc_lock.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 kibThe vmtotal sysctl handler marks active vm objects...
2016-06-20 kibMFC r301851:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-13 kibFix inconsistent locking of the swap pager named object...
2016-06-13 kibExplicitely initialize sw_alloc_sx. Currently it is...
2016-06-11 ngieRedo MFC r300220,r300223:
2016-06-05 kibMFC r300959:
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-02 markjReset the page busy lock state after failing to insert...
2016-06-02 markjDon't preserve the page's object linkage in vm_page_ins...
2016-06-02 kibMFC r300758:
2016-06-02 kibMFC r300756:
2016-06-01 markjFix memguard(9) in kernels with INVARIANTS enabled.
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 kibIf the fast path unbusy in vm_page_replace() fails...
2016-06-01 kibMFC r300622:
2016-06-01 kibMFC r300596:
2016-05-29 kibDo not leak the vm object lock when swap reservation...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 alcThe flag "vm_pages_needed" has long served two distinct...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-27 alcUse vm_page_replace_checked() instead of vm_page_rename...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 kibPrevent parallel object collapses. Both vm_object_coll...
next