]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
MFV: less v458.
[FreeBSD/FreeBSD.git] / sys / vm /
2013-05-13 Xin LIMFV: less v458.
2013-05-12 Alan CoxRefactor vm_page_alloc()'s interactions with vm_reserv_...
2013-05-12 Mark JohnstonBring back part of r249367 by adding DTrace's temporal...
2013-05-11 Alan CoxTo reduce the amount of arithmetic performed in the...
2013-05-08 Attilio RaoFix-up r250338 by completing the removal of VM_NDOMAIN...
2013-05-08 Jung-uk KimMFV: r250336
2013-05-07 Attilio RaoRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-05-07 Alan CoxRemove a redundant call to panic() from vm_radix_keydif...
2013-05-05 Xin LIMFV: Update zlib to 1.2.8.
2013-05-04 Alan CoxOptimize vm_radix_lookup_ge() and vm_radix_lookup_le...
2013-05-03 John BaldwinFix two bugs in the current NUMA-aware allocation code:
2013-05-02 Konstantin BelousovAdd a hint suggesting why tmpfs does not need a special...
2013-04-28 Konstantin BelousovRework the handling of the tmpfs node backing swap...
2013-04-28 Konstantin BelousovMake vm_object_page_clean() and vm_mmap_vnode() tolerat...
2013-04-28 Konstantin BelousovAssert that the object type for the vnode' non-NULL...
2013-04-28 Konstantin BelousovConvert panic() into KASSERT().
2013-04-28 Alan CoxEliminate an unneeded call to vm_radix_trimkey() from...
2013-04-28 Adrian ChaddCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 Dimitry AndricMerge libc++ trunk r180598. Contains several minor...
2013-04-27 Dimitry AndricMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-27 Alan CoxAvoid some lookup restarts in vm_radix_lookup_{ge,le}().
2013-04-24 Martin MatuskaMFV r249857:
2013-04-24 Dag-Erling SmørgravMerge updated "no such identity file" patch.
2013-04-22 Gleb SmirnoffPanic if UMA_ZONE_PCPU is created at early stages of...
2013-04-22 Alan CoxSimplify vm_radix_{add,dec}lev().
2013-04-21 Gregory Neil ShapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 Edwin GroothuisMerge of vendor of 249690, tzdata2013c
2013-04-19 Jung-uk KimMerge ACPICA 20130418.
2013-04-18 Alan CoxWhen calculating the number of reserved nodes, discount...
2013-04-16 Pedro F. GiffuniDTrace: print() should try to resolve function pointers
2013-04-15 Alan CoxAlthough we perform path compression to reduce the...
2013-04-15 Xin LIMFV r249496,249498. The most visible change is that...
2013-04-14 Dag-Erling SmørgravSilence "received disconnect" in the common case.
2013-04-12 Alan CoxAlthough we perform path compression to reduce the...
2013-04-12 Pedro F. GiffuniDtrace: resolve const types from fbt and other fixes.
2013-04-12 Dimitry AndricUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 Pedro F. GiffuniDTrace: option for time-ordered output
2013-04-11 Martin MatuskaMFV r249354:
2013-04-09 Gleb SmirnoffConvert UMA code to C99 uintXX_t types.
2013-04-09 Gleb SmirnoffSwap us_freecount and us_flags, achieving same structur...
2013-04-09 Gleb SmirnoffSince now we support 256 items per slab, we need more...
2013-04-09 Dag-Erling SmørgravRevert local changes and pull in r3828 from upstream.
2013-04-09 Gleb SmirnoffFix KASSERTs: maximum number of items per slab is 256.
2013-04-09 Konstantin BelousovFix the assertions for the state of the object under...
2013-04-09 Ed SchoutenImport a new version of NetBSD's mtree.
2013-04-08 Attilio RaoThe per-page act_count can be made very-easily protecte...
2013-04-08 Gleb SmirnoffMerge from projects/counters: UMA_ZONE_PCPU zones.
2013-04-07 Alan CoxMicro-optimize the order of struct vm_radix_node's...
2013-04-06 Jeff RobersonPrepare to replace the buf splay with a trie:
2013-04-06 Alan CoxSimplify vm_radix_keybarr().
2013-04-06 Martin MatuskaMFV r249186:
2013-04-06 Martin MatuskaMFV r249185:
2013-04-06 Martin MatuskaMFV r248660:
2013-04-06 Martin MatuskaMFV r248217:
2013-04-06 Martin MatuskaMFV r242816:
2013-04-06 Alan CoxSimplify vm_radix_insert().
2013-04-05 Dag-Erling SmørgravUpgrade to 1.4.20.
2013-04-05 Dag-Erling SmørgravMinimal subset of the unbound sources.
2013-04-04 Jung-uk KimMerge ACPICA 20130328.
2013-04-03 Alan CoxReplace the remaining uses of vm_radix_node_page()...
2013-04-02 Simon J. GerratyUpdate to bmake-20130330
2013-04-02 Dag-Erling SmørgravMerge upstream patch to silence spurious "no such ident...
2013-04-01 Pedro F. GiffuniDtrace: enablings on defunct providers prevent provider...
2013-03-28 Konstantin BelousovRelease the v_writecount reference on the vnode in...
2013-03-27 Erwin LansingUpdate to 9.8.4-P2
2013-03-26 Alan CoxIntroduce vm_radix_isleaf() and use it in a couple...
2013-03-25 Pedro F. GiffuniDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 Pedro F. GiffuniDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 Pedro F. GiffuniDtrace: add optional size argument to tracemem().
2013-03-24 Alan CoxMicro-optimize the control flow in a few places. Elimi...
2013-03-22 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 Martin MatuskaMFV r248590,248594:
2013-03-21 Martin MatuskaMerge libzfs_core branch:
2013-03-21 Konstantin BelousovOnly size and create the bio_transient_map when unmappe...
2013-03-20 Konstantin BelousovFix the logic inversion in the r248512.
2013-03-19 Konstantin BelousovDo not map the swap i/o pbufs if the geom provider...
2013-03-19 Konstantin BelousovPass unmapped buffers for page in requests if the files...
2013-03-19 Konstantin BelousovImplement the concept of the unmapped VMIO buffers...
2013-03-19 Martin MatuskaMFV r247580:
2013-03-18 Martin MatuskaMFC @248461
2013-03-18 Attilio RaoSync back vmcontention branch into HEAD:
2013-03-15 Edwin GroothuisMFV of 248305, tzdata2013b
2013-03-15 Brooks DavisReplace our (un)vis(1) commands with implementations...
2013-03-14 Brooks DavisUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 Konstantin BelousovSome style fixes.
2013-03-14 Konstantin BelousovAdd pmap function pmap_copy_pages(), which copies the...
2013-03-14 Konstantin BelousovRemove excessive and inconsistent initializers for...
2013-03-14 Martin MatuskaMFV r248266:
2013-03-12 Attilio RaoSimplify vm_page_is_valid().
2013-03-09 Alan CoxUpdate a comment: The object lock is no longer a mutex.
2013-03-09 Martin MatuskaMFC @248093
2013-03-09 Attilio RaoSwitch the vm_object mutex to be a rwlock. This will...
2013-03-09 Attilio RaoMerge from vmc-playground:
2013-03-08 Andre OppermannMove the callout subsystem initialization to its own...
2013-03-05 Martin MatuskaMFV r247845:
2013-03-05 Martin MatuskaWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Attilio RaoMerge from vmcontention:
2013-03-04 Baptiste DaroussinImport libyaml as libbsdyml (private brand name)
2013-03-02 Alan CoxThe value held by the vm object's field pg_color is...
next