]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
sfxge(4): remove obsolete Wake-On-LAN support
[FreeBSD/FreeBSD.git] / sys / vm /
2016-12-30 Mateusz GuzikRemove cpu_spinwait after seq_consistent.
2016-12-28 Alan CoxRelax the object type restrictions on vm_page_alloc_con...
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Konstantin BelousovRemove redundancy in vmtotal().
2016-12-24 Konstantin BelousovFix argument type and microoptimize swp_pager_meta_free().
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-18 Konstantin BelousovImprove vm_object_scan_all_shadowed() to also check...
2016-12-17 Dimitry AndricMerge ^/head r310169 through r310190.
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Konstantin BelousovIn swp_pager_meta_free_all(), fix type of the index...
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-14 Konstantin BelousovProvide introductory description of the default pager.
2016-12-14 Konstantin BelousovRemove locking around accounting initialization of...
2016-12-14 Alan CoxTidy up. Mostly, remove or replace stale comments...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-13 John BaldwinUse db_lookup_proc() in the DDB 'show procvm' command.
2016-12-12 Alan CoxEliminate every mention of PG_CACHED pages from the...
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-10 Dimitry AndricMerge ^/head r309758 through r309803.
2016-12-09 Gleb SmirnoffAllow bogus_page to be passed to pager(s).
2016-12-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Mark JohnstonConditionalize PG_CACHE sysctls on COMPAT_FREEBSD11.
2016-12-08 Konstantin BelousovImplement the populate() pager method for phys pager.
2016-12-08 Konstantin BelousovAdd a new populate() pager method and extend device...
2016-12-08 Konstantin BelousovMove map_generation snapshot value into struct faultstate.
2016-12-08 Konstantin BelousovStyle.
2016-12-08 Alan CoxPreviously, vm_radix_remove() would panic if the radix...
2016-12-07 Mark JohnstonUse the official spelling for NULL arguments to typed...
2016-12-06 Mark JohnstonProvide dummy sysctls for v_cache_count and v_tcached.
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-04 Dimitry AndricMerge ^/head r309263 through r309518.
2016-12-02 Dimitry AndricUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 Alan CoxEliminate a stale comment; vm_radix_prealloc() was...
2016-12-02 Martin MatuskaMFV r309403:
2016-12-01 Alan CoxDuring vm_page_cache()'s call to vm_radix_insert()...
2016-12-01 Martin MatuskaMFC r309362:
2016-12-01 Peter WemmUpdate from subversion 1.9.4 to 1.9.5.
2016-11-29 Martin MatuskaMFV r309299:
2016-11-28 Olivier HouchardImport Concurrency Kit in the kernel.
2016-11-28 Andriy GaponMFV r309249: 3821 Race in rollback, zil close, and...
2016-11-27 Dimitry AndricMerge ^/head r309170 through r309212.
2016-11-27 Alan CoxRecursion on the free page queue mutex occurred when...
2016-11-26 Dimitry AndricUpdate libc++ to release_39 branch r287912.
2016-11-26 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-11-24 Dimitry AndricMerge ^/head r308870 through r309105.
2016-11-24 Andriy GaponMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 Andriy GaponMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 Andriy GaponMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 Andriy GaponMFV r308989: 6428 set canmount=off on unmounted filesys...
2016-11-23 Mark JohnstonRelease laundered vnode pages to the head of the inacti...
2016-11-22 Alan CoxRemove PG_CACHED-related fields from struct vmmeter...
2016-11-22 Xin LIMFV r308954:
2016-11-22 Jung-uk KimMerge ACPICA 20161117.
2016-11-19 Dimitry AndricMerge ^/head r308491 through r308841.
2016-11-17 Gleb Smirnoff- If caller specifies readbehind and readahead that...
2016-11-16 Konstantin BelousovMove the fast fault path into the separate function.
2016-11-15 Alan CoxRemove most of the code for implementing PG_CACHED...
2016-11-11 Cy SchubertMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 Dimitry AndricMerge ^/head r308227 through r308490.
2016-11-09 Alan CoxIntroduce a new page queue, PQ_LAUNDRY, for storing...
2016-11-08 Bryan DreweryFix improper use of "its".
2016-11-07 Xin LIMFV r308392: file 5.29.
2016-11-04 Konstantin BelousovDo not sleep in vm_wait() if pagedaemon did not yet...
2016-11-03 Glen BarberMFV r308265: Update tzdata to 2016i.
2016-11-03 Alan CoxIn vm_fault()'s loop over the shadow chain, move a...
2016-11-03 Andriy GaponMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-02 Dimitry AndricMerge ^/head r303250 through r308226.
2016-11-02 Xin LIMFV r308196:
2016-11-01 Alan CoxMove and revise a comment about the relation between...
2016-10-31 Conrad MeyerAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 Dimitry AndricMerge ^/head r307736 through r308146.
2016-10-30 Konstantin BelousovChange remained internal uses of boolean_t to bool...
2016-10-30 Konstantin BelousovRemove vm_pager_has_page() declaration. It is not...
2016-10-30 Alan CoxMerge and sort vm_fault_hold()'s "int" variable definit...
2016-10-30 Konstantin BelousovRemove vnode_locked label and goto, by collapsing vp...
2016-10-30 Konstantin BelousovSplit long line instead of unindenting it. Add KASSERT...
2016-10-29 Alan CoxThe "lookup_is_valid" field is used as a "bool". Make...
2016-10-29 Alan CoxWith one exception, "hardfault" is used like a "bool...
2016-10-29 Mark JohnstonAdd one more use of unlock_vp().
2016-10-29 Konstantin BelousovAdd unlock_vp() helper.
2016-10-27 Andriy Gapon3746 ZRLs are racy
2016-10-24 Martin MatuskaMFV r307859:
2016-10-22 Baptiste DaroussinImport tzdata 2016h
2016-10-21 Dimitry AndricMerge ^/head r307383 through r307735.
2016-10-20 Mark JohnstonSimplify keg_drain() a bit by using LIST_FOREACH_SAFE.
2016-10-19 Gleb SmirnoffFix incorrect assertion that could miss overflows.
2016-10-17 Konstantin BelousovIf vm_fault_hold(9) finds that fs.m is wired, do not...
2016-10-17 Konstantin BelousovExport vm_page_xunbusy_maybelocked().
2016-10-15 Dimitry AndricMerge ^/head r306906 through r307382.
2016-10-14 Alexander MotinMFV r307314:
2016-10-14 Alexander MotinMFV r307313:
2016-10-13 Mark JohnstonPlug a potential vnode lock leak in vm_fault_hold().
2016-10-13 Konstantin BelousovFix a race in vm_page_busy_sleep(9).
2016-10-13 Martin MatuskaMFV r307214:
2016-10-11 Konstantin BelousovWhen downgrading exclusively busied page to shared...
2016-10-09 Dimitry AndricMerge ^/head r306412 through r306905.
next