]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/swap_pager.c
Remove xpt_lock mutex.
[FreeBSD/FreeBSD.git] / sys / vm / swap_pager.c
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-19 jeffSimplify anonymous memory handling with an OBJ_ANON...
2019-11-19 dougmDrop the extra argument from swp_pager_meta_ctl and...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-17 dougmAdd a helper function for testing a swap block and...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-11 dougmswap_pager_meta_free() frees allocated blocks in a...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-17 kibswapon_check_swzone(): use already calculated static...
2019-10-15 jeff(4/6) Protect page valid with the busy lock.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 dougmDefine macro VM_MAP_ENTRY_FOREACH for enumerating the...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-03 kevansvm pager: writemapping accounting for OBJT_SWAP
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-19 jeffUse an atomic reference count for paging in progress...
2019-08-15 dougmswap_pager.c reserves 2 blocks for a bsd label. Change...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-30 asomersMFHead @350426
2019-07-28 dougmIn swap_pager_putpages, move the initialization of...
2019-07-28 asomersMFHead @r350386
2019-07-07 dougmA style-related change, r349791, made unclear the meani...
2019-07-06 dougmFix style(9) violations involving division by PAGE_SIZE.
2019-07-06 dougmChange blist_next_leaf_alloc so that it can examine...
2019-07-05 dougmBased on work posted at https://reviews.freebsd.org...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-08 dougmSimple code refactoring originally in D13484.
2019-06-06 asomersMFHead @348740
2019-06-03 kibRemove dead store.
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-02 markjAdd a vm_page_wired() predicate.
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-13 asomersMFHead @347527
2019-05-11 dougmA new parameter to blist_alloc specifies an upper bound...
2019-05-11 dougmCallers of swp_pager_getswapspace get either as many...
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-26 traszImprove error reporting when the swap pager runs out...
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibstruct xswdev on amd64 requires compat32 shims after...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-01 kibAllow to create swap zone larger than v_page_count...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-19 alcUse swp_pager_isondev() throughout. Submitted by:...
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 markjFix a use-after-free in swp_pager_meta_free().
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
next