]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_page.c
MFV: one-true-awk 20121220.
[FreeBSD/FreeBSD.git] / sys / vm / vm_page.c
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-09 Alan CoxIn the past four years, we've added two new vm object...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-21 Alan CoxCorrect an error in r230623. When both VM_ALLOC_NODUMP...
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-13 Alan CoxReplace the single, global page queues lock with per...
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-04 Xin LIMFV: less v453.
2012-11-01 Alan CoxIn general, we call pmap_remove_all() before calling...
2012-10-31 Attilio RaoRework the known mutexes to benefit about staying on...
2012-10-29 Alan CoxReplace the page hold queue, PQ_HOLD, by a new page...
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
2012-10-22 Xin LIMFV: netcat from OpenBSD 5.2.
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-13 Alan CoxMove vm_page_requeue() to the only file that uses it.
2012-10-13 Alan CoxEliminate the conditional for releasing the page queues...
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
2012-10-03 Alan CoxTidy up a bit:
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-14 Konstantin BelousovDo not leave invalid pages in the object after the...
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-04 Konstantin BelousovReduce code duplication and exposure of direct access...
2012-08-03 Alan CoxInline vm_page_aflags_clear() and vm_page_aflags_set().
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-17 Pedro F. GiffuniDtrace: improve handling of library paths.
2012-07-17 Alan CoxCorrect vm_page_alloc_contig()'s implementation of...
2012-07-14 Pedro F. GiffuniMerge illumos commit 13455:7205f7794835
2012-07-13 Martin MatuskaMerge illumos commit 13749:df4cd82e2b60
2012-07-12 Jung-uk KimMerge OpenSSL 1.0.1c.
2012-07-11 Jung-uk KimMerge ACPICA 20120711.
2012-07-01 Pedro F. GiffuniImport the dtrace llquantize test files from the vendor...
2012-06-27 Jung-uk KimMerge OpenSSL 0.9.8x.
2012-06-27 Jung-uk KimMFV: r237650
2012-06-27 Alan CoxAdd new pmap layer locks to the predefined lock order...
2012-06-26 Xin LIMFV: less v449.
2012-06-25 Xin LIMFV (r237567):
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-20 Alan CoxSelectively inline vm_page_dirty().
2012-06-16 Alan CoxThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-22 Andrew TurnerFix booting on ARM.
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-20 Nathan WhitehornReplace the list of PVOs owned by each PMAP with an...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Konstantin BelousovAdd a facility to register a range of physical addresse...
next