]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_page.c
nfsv4(4): Fix a few issues reported by mandoc
[FreeBSD/FreeBSD.git] / sys / vm / vm_page.c
2020-12-09 cyMFV r368464:
2020-12-01 mmMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-20 sjgMerge bmake-20201117
2020-11-19 markjWrap a long line in vm_pqbatch_process_page()
2020-11-19 markjMicro-optimize vm_page_pqbatch_submit()
2020-11-19 markjvm_phys: Try to clean up NUMA KPIs
2020-11-07 sjgUpdate to bmake-20201101
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-14 kibAvoid dump_avail[] redefinition.
2020-10-09 bdreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-18 mmacyMFV 2.0-rc2
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 kibAdd interruptible variant of vm_wait(9), vm_wait_intr(9).
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 markjAvoid unnecessary object locking in vm_page_grab_pages_...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-25 markjPermit vm_page_wire() to be called on pages not belongi...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-12 cemBack out unrelated change
2020-08-11 cemAdd support for multithreading the inactive queue pageo...
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 markjRemove most lingering references to the page lock in...
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-29 markjRemove the volatile qualifier from busy_lock.
2020-07-27 markjvm_page_free_invalid(): Relax the xbusy assertion.
2020-07-17 chsAdd a new function vm_page_free_invalid() for freeing...
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
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-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 kibvm_page_free_prep(): correct description of the require...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
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 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
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-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-04-28 markjRe-check for wirings after busying the page in vm_page_...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
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-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-07 dimMerge ^/head r358712 through r358730.
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-02 mmMFV r358511,r358532:
2020-03-01 markjAvoid doubly wiring a newly allocated page in vm_page_g...
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 jeffProvide a lock free alternative to resolve bogus pages...
2020-02-28 jeffSupport the NOCREAT flag for grab_valid_unlocked.
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 jeffAdd unlocked grab* function variants that use lockless...
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-23 rlibbysys/vm: quiet -Wwrite-strings
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-19 jeffEliminate some unnecessary uses of UMA_ZONE_VM. Only...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-17 dimMerge ^/head r358000 through r358048.
2020-02-17 jeffRefactor _vm_page_busy_sleep to reduce the delta betwee...
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
next