]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_page.c
MFS11 r341401: Update the free page count when blacklisting pages.
[FreeBSD/FreeBSD.git] / sys / vm / vm_page.c
2018-12-19 emasteMFS11 r341401: Update the free page count when blacklis...
2018-04-24 markjMFC r332658:
2018-04-14 kibMFC r332182:
2018-03-29 eadlerRevert r330897:
2018-03-26 markjMFC r331128:
2018-03-26 markjMFC r331425:
2018-03-14 eadlerPartial merge of the SPDX changes
2018-02-16 mjgMFC r324610:
2018-01-10 markjMFC r327168, r327213:
2018-01-10 markjMFC r325530 (jeff), r325566 (kib), r325588 (kib):
2018-01-08 markjMFC r322547:
2017-12-31 mjgMFC r323234,r323305,r323306,r324044:
2017-12-04 markjMFC r326234, r326235, r326284:
2017-11-28 markjMFC r326055:
2017-11-04 kibMFC r324824:
2017-10-27 kibMFC r324793:
2017-10-07 alcMFC r320980,321377
2017-10-07 alcMFC r323973,324087
2017-09-28 markjMFC r323290:
2017-09-27 markjMFC r323544:
2017-09-20 kibMFC r323562:
2017-09-20 kibMFC r323559:
2017-09-17 markjMFC r322405, r322406:
2017-09-17 alcMFC r322296
2017-09-16 kibMFC r323368:
2017-08-17 markjMFC r322383:
2017-07-07 markjMFC r312208, r312994:
2017-07-03 markjMFC r309017 (partially):
2017-06-21 jhbMFC 319702: Fix an off-by-one error in the VM page...
2017-06-15 jkimNull pointer must be checked before use. This fixes...
2017-05-23 markjMFC r308474, r308691, r309203, r309365, r309703, r30989...
2017-03-18 alcMFC r313186
2017-01-06 kibMFC r310834:
2016-11-18 kibMFC r308288:
2016-10-30 alcMFC r306712
2016-10-24 kibMFC r307499:
2016-10-20 kibMFC r307218:
2016-10-18 kibMFC r307064:
2016-10-02 markjMFC r305056, r305367:
2016-08-31 markjMFC r304053, r304054:
2016-08-14 markjMFC r303243
2016-08-14 markjMFC r303516
2016-07-07 cpercivaAutotune the number of pages set aside for UMA startup...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 kibIn vm_page_xunbusy_maybelocked(), add fast path for...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-02 markjReset the page busy lock state after failing to insert...
2016-06-02 markjDon't preserve the page's object linkage in vm_page_ins...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 kibIf the fast path unbusy in vm_page_replace() fails...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 alcThe flag "vm_pages_needed" has long served two distinct...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-24 kibIn vm_page_cache(), only drop the vnode after radix...
2016-05-24 kibIn vm_page_alloc_contig(), on vm_page_insert() failure...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 cemvm/vm_page.h: Fix trivial '-Wpointer-sign' warning
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-29 jhbDon't require write locks on the VM object for vm_page_...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-03 glebiusRedo r292484. Embed task(9) into zone, so that uz_maxac...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
next