]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
intpm: add support for SB800
[FreeBSD/FreeBSD.git] / sys / vm /
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-14 Alan CoxEliminate unneeded vm_page_xbusy() and vm_page_xunbusy...
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304061
2016-08-13 Mark JohnstonStrengthen assertions about the busy state of newly...
2016-08-13 Mark JohnstonInitialize page busy lock state in vm_phys_add_page().
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-12 Alan CoxCorrect errors and clean up the comments on the active...
2016-08-10 Edward Tomasz Napi... Replace all remaining calls to vprint(9) with vn_printf...
2016-08-05 Alan CoxCorrect a spelling error.
2016-08-04 Alan CoxClean up the comments and code style in and around...
2016-08-03 Konstantin BelousovExplain why swapgeom_close_ev() is delegated.
2016-08-01 Alan CoxRestore the historical behavior of "sysctl vm.swap_idle...
2016-07-29 Mark JohnstonUse vm_page_undirty() instead of manually setting a...
2016-07-29 Alan CoxRemove a probe declaration that has been unused since...
2016-07-28 Alan CoxRemove any mention of cache (PG_CACHE) pages from the...
2016-07-28 Konstantin BelousovDo not delegate a work to geom event thread which can...
2016-07-28 Konstantin BelousovFix style and typo.
2016-07-27 Mark JohnstonDe-pluralize "queues" where appropriate in the pagedaem...
2016-07-27 Alan CoxUpdate a comment to reflect r284376.
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-23 Mark JohnstonCorrect a comment - each page queue has its own lock.
2016-07-23 Mark JohnstonUpdate a comment in vm_page_advise() to match behaviour...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Alan CoxAdd a comment describing the 'fast path' that was intro...
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-20 Mark JohnstonRelease the second critical section in uma_zfree_arg...
2016-07-20 Mark JohnstonMake vm_pageout_wakeup_thresh a u_int rather than an...
2016-07-18 Alan CoxBreak up vm_fault()'s implementation of the read-ahead...
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-11 Konstantin BelousovIn vgonel(), postpone setting BO_DEAD until VOP_RECLAIM...
2016-07-10 Robert WatsonWhen mmap(2) is used with a vnode, capture vnode attrib...
2016-07-10 Robert WatsonAudit file-descriptor arguments to I/O system calls...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-07 Alan CoxChange the type of the map entry's next_read field...
2016-07-07 Colin PercivalAutotune the number of pages set aside for UMA startup...
2016-07-06 Nathan WhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-05 Konstantin BelousovClarify the vnode_destroy_vobject() logic handling...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-03 Konstantin BelousovChange type of the 'dead' variable to boolean.
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Konstantin BelousovIf the vm_fault() handler raced with the vm_object_coll...
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-23 Konstantin BelousovIn vm_page_xunbusy_maybelocked(), add fast path for...
2016-06-23 Konstantin BelousovAdd a comment noting locking regime for vm_page_xunbusy().
2016-06-22 Konstantin BelousovFix a LOR between vnode locks and allproc_lock.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-21 Konstantin BelousovThe vmtotal sysctl handler marks active vm objects...
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-13 Enji CooperChange my given name from "Garrett" to "Ngie"
2016-06-13 Konstantin BelousovFix inconsistent locking of the swap pager named object...
2016-06-13 Konstantin BelousovExplicitely initialize sw_alloc_sx. Currently it is...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-02 Mark JohnstonReset the page busy lock state after failing to insert...
2016-06-02 Mark JohnstonDon't preserve the page's object linkage in vm_page_ins...
2016-06-01 Mark JohnstonFix memguard(9) in kernels with INVARIANTS enabled.
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-06-01 Konstantin BelousovIf the fast path unbusy in vm_page_replace() fails...
2016-05-29 Konstantin BelousovDo not leak the vm object lock when swap reservation...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Alan CoxThe flag "vm_pages_needed" has long served two distinct...
2016-05-27 Alan CoxUse vm_page_replace_checked() instead of vm_page_rename...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 Konstantin BelousovPrevent parallel object collapses. Both vm_object_coll...
2016-05-26 Konstantin BelousovStyle changes to some most outrageous violations in...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-24 Konstantin BelousovIn vm_page_cache(), only drop the vnode after radix...
2016-05-24 Konstantin BelousovIn vm_page_alloc_contig(), on vm_page_insert() failure...
2016-05-24 Konstantin BelousovRemove Giant around allocation of the swap pager with...
2016-05-23 Alan CoxCorrect an error in a comment: One of the conditions...
2016-05-22 Konstantin BelousovMark swap-related proc sysctls as not requiring Giant.
2016-05-22 Konstantin BelousovReplace hand-made exclusive lock, protecting against...
2016-05-22 Konstantin BelousovRemove false claim. Giant is dropped by mi_startup...
2016-05-21 Alan CoxWhen descending a shadow chain of objects, it makes...
2016-05-20 John BaldwinAdd new bus methods for mapping resources.
next