]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
Avoid unnecessary atomic operations for clearing PGA_WRITEABLE in
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
2012-06-11 alcAvoid unnecessary atomic operations for clearing PGA_WR...
2012-06-04 alcVarious small changes to PV entry management:
2012-06-02 alcIsolate the global pv list lock from data and other...
2012-06-01 alcEliminate code duplication in free_pv_entry() and pmap_...
2012-05-30 alcEliminate some purely stylistic differences among the...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 alcCorrect an error in pmap_pv_reclaim(). In a rare case...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 alcReplace all uses of the vm page queues lock by a r...
2012-05-18 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
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-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-23 jkimMerge ACPICA 20120420.
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-06 alcMicro-optimize free_pv_entry() for the expected case.
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-24 alcDisable detailed PV entry accounting by default. Add...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcChange pv_entry_count to a long. During the lifetime...
2012-03-21 alcEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-19 kibRe-apply r233122 erronously reverted in r233168.
2012-03-19 kibIf we ever allow for managed fictitious pages, the...
2012-03-18 alcStyle fix to pmap_protect().
2012-03-17 alcWith the changes over the past year to how accesses...
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-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-28 alcFix a bug in the Xen pmap's implementation of pmap_extr...
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-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-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-10-27 alcEliminate vestiges of page coloring in VM_ALLOC_NOOBJ...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-06 kibSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-09 kib- Move the PG_UNMANAGED flag from m->flags to m->oflags...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-02 alcWhen iterating over a paging queue, explicitly check...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-06 attilioMFC
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-05-31 attilioMFC
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
2011-05-22 attilioMFC
2011-05-21 attilioMFC
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-17 attilioMFC
2011-05-15 attilioMFC
2011-05-14 attilioMFC
2011-05-12 attilioMFC
2011-05-10 attilioMFC
2011-05-09 attilioMFC
2011-05-08 attilioMFC
2011-05-07 attilioMFC
2011-05-05 attilioCommit the support for removing cpumask_t and replacing...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-18 kibMake pmap_invalidate_cache_range() available for consum...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
next