]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / vm /
2020-07-29 markjRemove the volatile qualifier from busy_lock.
2020-07-28 markjvm_page_xbusy_claim(): Use atomics to update busy lock...
2020-07-27 markjvm_page_free_invalid(): Relax the xbusy assertion.
2020-07-25 dougmFix an overflow bug in the blist allocator that needles...
2020-07-24 mjgvm: fix swap reservation leak and clean up surrounding...
2020-07-23 mjgvm: annotate swap_reserved with __exclusive_cache_line
2020-07-17 chsFix vnode_pager handling of read ahead/behind pages...
2020-07-17 chsAdd a new function vm_page_free_invalid() for freeing...
2020-07-17 chsRevert my change from r361855 in favor of a better...
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-13 markjAdd vm_map_valid_range_KBI().
2020-07-09 scottlRevert r362998, r326999 while a better compatibility...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 scottlMigrate the feature of excluding RAM pages to use ...
2020-07-07 seUpdate to version 3.1.1
2020-06-29 cemvm: Add missing WITNESS warnings for M_WAITOK allocation
2020-06-28 markjFix UMA's first-touch policy on systems with empty...
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 kibvm_page_free_prep(): correct description of the require...
2020-06-25 markjCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 jeffClarify some language. Favor primary where both master...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 traszAdd linux_madvise(2) instead of having Linux apps call...
2020-06-19 markjRevert r362360.
2020-06-19 markjRestore a check unintentionally dropped in r362361.
2020-06-19 markjAdd a helper function for validating VA ranges.
2020-06-19 markjFix a double object unlock in vm_object_backing_collaps...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 cemvm: Drop vm_map_clip_{start,end} macro wrappers
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-12 vangyzenHonor db_pager_quit in some vm_object ddb commands
2020-06-09 mjgvm: rework swap_pager_status to execute in constant...
2020-06-06 chsDon't mark pages as valid if reading the contents from...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-04 emasteCorrect terminology in vm.imply_prot_max sysctl description
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-29 mjguma: hide item_domain under ifdef NUMA
2020-05-28 markjFix boot on systems where NUMA domain 0 is unpopulated.
2020-05-27 kibSimplify the condition to enable superpage mappings...
2020-05-27 jhibbitsProperly sort ifdef archs in vm_fault_soft_fast superpa...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-14 markjAllocate UMA per-CPU counters earlier.
2020-05-13 kevanskernel: provide panicky version of __unreachable
2020-05-11 jhibbitspowerpc64: Implement Radix MMU for POWER9 CPUs
2020-04-28 markjRe-check for wirings after busying the page in vm_page_...
2020-04-26 markjUse a single VM object for kernel stacks.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 markjFactor out the kmem contig page alloc and reclamation...
2020-04-21 markjMinimize conditional compilation for handling of M_EXEC.
2020-04-20 markjHandle trashed queue pointers in vm_page_acquire_unlock...
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-31 bdreweryRemove dead code leftover from r331018.
2020-03-30 kibVOP_GETPAGES_ASYNC(): consistently call iodone() callba...
2020-03-28 kibddb show pginfo: print pages reference value in hex.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-11 jeffCheck for busy or wired in vm_page_relookup(). Some...
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-07 markjClean up uma_int.h a bit.
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-07 markjMove SMR pointer type definition and access macros...
2020-03-06 brooksRemove an apparently incorrect assertion.
2020-03-06 markjUse COUNTER_U64_DEFINE_EARLY() in places where it simpl...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-04 brooksIntroduce kern_mmap_req().
2020-03-02 mmMFV r358511,r358532:
2020-03-01 markjAvoid doubly wiring a newly allocated page in vm_page_g...
2020-03-01 mjgvm: add debug to uma_zone_set_smr
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 jeffProvide a lock free alternative to resolve bogus pages...
2020-02-28 jeffConvert a few triviail consumers to the new unlocked...
2020-02-28 jeffSupport the NOCREAT flag for grab_valid_unlocked.
2020-02-28 jeffSimplify vref() code in object_reference. The local...
2020-02-28 markjAdd a blocking counter KPI.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 jeffA pair of performance improvements.
2020-02-27 jeffAdd unlocked grab* function variants that use lockless...
2020-02-26 emasteReturn ENOTSUP for mmap/mprotect if prot not subset...
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 dimMerge ^/head r358263 through r358268.
2020-02-24 dougmThe last argument to swp_pager_getswapspace is always...
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-23 markjAllow swap_pager_putpages() to allocate one block at...
2020-02-23 rlibbysys/vm: quiet -Wwrite-strings
next