]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Merge clang trunk r321017 to contrib/llvm/tools/clang.
[FreeBSD/FreeBSD.git] / sys / vm /
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-11 Mark JohnstonUse a dedicated counter for inactive queue scans.
2017-12-09 Mark JohnstonFix the act_scan_laundry_weight mechanism.
2017-12-07 Mark JohnstonFix the UMA reclaim worker after r326347.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Mark JohnstonUse unique wait messages in the page daemon control...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-04 Andrew TurnerPrint the correct value when freelist is out of range.
2017-12-04 Michael Zhilin[mips] [vm] restore translation of freelist to flind...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-01 Konstantin BelousovAdd comment for vm_map_find_min().
2017-11-30 Pedro F. GiffuniSPDX: Consider code from Carnegie-Mellon University.
2017-11-30 Pedro F. GiffuniSPDX: wrong license.
2017-11-29 Mark JohnstonVerify the object/vnode association after vget() in...
2017-11-29 Mark JohnstonRemove some comments that became incorrect with r325530.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Jeff RobersonEliminate kmem_arena and kmem_object in preparation...
2017-11-28 Jeff RobersonMove domain iterators into the page layer where domain...
2017-11-28 Alan CoxWhen the swap pager allocates space on disk, it request...
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Mark JohnstonAvoid unnecessary lookups when initializing the vm_page...
2017-11-27 Pedro F. Giffunisys: general adoption of SPDX licensing ID tags.
2017-11-26 Mark JohnstonMove vm_phys_init_page() to vm_page.c.
2017-11-26 Mark JohnstonRemove unneeded initializations from vm_phys_init_page().
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-22 Konstantin BelousovReturn different error code for the guard page layout...
2017-11-22 Alan CoxWhen vm_map_find(find_space = VMFS_OPTIMAL_SPACE) fails...
2017-11-21 Mark JohnstonAllow for fictitious physical pages in vm_page_scan_con...
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-15 Konstantin Belousovvmtotal: extend memory counters to accomodate for curre...
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Konstantin BelousovFix operator priority.
2017-11-08 Mark JohnstonAllow various page daemon parameters to be set from...
2017-11-08 Jeff RobersonReplace manyinstances of VM_WAIT with blocking page...
2017-11-08 Mark JohnstonCorrect the type of foff.
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 Enji CooperMFhead@r325004
2017-10-24 Alan CoxMicro-optimize the handling of fictitious pages in...
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Edward Tomasz Napi... Add OID for the vm.overcommit sysctl. This makes it...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Konstantin BelousovCheck that the page which is freed as zeroed, indeed...
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-20 Mark JohnstonFree the right address range if kmem_back() fails in...
2017-10-20 Konstantin BelousovTake the vm object lock in read mode in vnode_generic_p...
2017-10-20 Konstantin BelousovMove swapout code into vm/vm_swapout.c.
2017-10-20 Konstantin BelousovDo not overwrite clean blocks on pageout.
2017-10-20 Konstantin BelousovIn vm_page_free_phys_pglist(), do not take vm_page_queu...
2017-10-19 Alan CoxBatch atomic updates to the number of active, inactive...
2017-10-18 Konstantin BelousovDo not report reduction of swap zone if it was not.
2017-10-13 Mateusz GuzikReduce traffic on vm_cnt.v_free_count
2017-10-13 Konstantin BelousovEvaluate the real size of the sblk_zone.
2017-10-13 Ed MasteANSIfy vm_kern.c
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324482
2017-10-08 Alan CoxReplace an unnecessary call to vm_page_activate() by...
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Andriy GaponMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 Andriy GaponMFV r323912: 8592 ZFS channel programs - rollback
2017-10-02 Andriy GaponMFV r323795: 8604 Avoid unnecessary work search in...
2017-10-01 Alan CoxWhen an I/O error occurs on page out, there is no need...
2017-10-01 Andriy GaponMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
next