]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_page.c
IFC @r243836
[FreeBSD/FreeBSD.git] / sys / vm / vm_page.c
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-21 alcCorrect an error in r230623. When both VM_ALLOC_NODUMP...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-13 alcReplace the single, global page queues lock with per...
2012-11-11 neelIFC @ r242684
2012-11-01 alcIn general, we call pmap_remove_all() before calling...
2012-10-31 attilioRework the known mutexes to benefit about staying on...
2012-10-29 alcReplace the page hold queue, PQ_HOLD, by a new page...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-13 alcMove vm_page_requeue() to the only file that uses it.
2012-10-13 alcEliminate the conditional for releasing the page queues...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 alcTidy up a bit:
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-14 kibDo not leave invalid pages in the object after the...
2012-08-08 andrewImport compiler-rt r160957.
2012-08-04 kibReduce code duplication and exposure of direct access...
2012-08-03 alcInline vm_page_aflags_clear() and vm_page_aflags_set().
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-17 alcCorrect vm_page_alloc_contig()'s implementation of...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 alcAdd new pmap layer locks to the predefined lock order...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 alcSelectively inline vm_page_dirty().
2012-06-16 alcThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-22 andrewFix booting on ARM.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 nwhitehornReplace the list of PVOs owned by each PMAP with an...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 kibAdd a facility to register a range of physical addresse...
2012-05-12 kibSplit the code from vm_page_getfake() to initialize...
2012-05-12 kibAssert that the page passed to vm_page_putfake() is...
2012-05-12 kibMake the vm_page_array_size long. Remove redundand...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-22 nwhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-21 alcAs documented in vm_page.h, updates to the vm_page...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-09 attilio- Introduce a cache-miss optimization for consistency...
2012-04-08 alcFix mincore(2) so that it reports PG_CACHED pages as...
2012-04-06 attilioStaticize vm_page_cache_remove().
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-27 kmacyexclude kmem_alloc'ed ARC data buffers from kernel...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-04 sbrunoIFC to head to catch up the bhyve branch
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-05 alcIntroduce vm_reserv_alloc_contig() and teach vm_page_al...
2011-11-30 kibRename vm_page_set_valid() to vm_page_set_valid_range().
2011-11-29 kibHide the internals of vm_page_lock(9) from the loadable...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 grehanIFC @ r227804
2011-11-17 alcEliminate end-of-line white space.
2011-11-16 alcRefactor the code that performs physically contiguous...
2011-11-06 alcWake up the page daemon in vm_page_alloc_freelist(...
2011-11-05 kibProvide typedefs for the type of bit mask for the page...
2011-11-02 alcAdd support for VM_ALLOC_WIRED and VM_ALLOC_ZERO to...
2011-10-27 alcTidy up the comment at the head of vm_page_alloc, and...
2011-10-27 grehanIFC @ r226824
2011-10-25 alcSpeed up vm_page_cache() and vm_page_remove() by checki...
next