| Age | Commit message (Expand) | Author |
| 2012-06-30 | Extend the xpmap API, as described in [1]. This change is mechanical and | jym |
| 2012-06-11 | allow more space for modules. | chs |
| 2012-02-19 | Removing remaining references to the alternate PTE space. Modify documentatio... | cherry |
| 2012-01-19 | pmap_pte_set() is not supposed to be atomic, so only raise IPL, no need to | bouyer |
| 2012-01-15 | for xen on amd64 PDP_BASE points to the per-cpu ci->ci_kpm_pdir copy of *pmap... | cherry |
| 2012-01-09 | Make cross-cpu pte access MP safe. | cherry |
| 2011-11-06 | [merging from cherry-xenmp] make pmap_kernel() shadow PMD per-cpu and MP aware. | cherry |
| 2011-11-06 | [merging from cherry-xenmp] Make the xen MMU op queue locking api private. Im... | cherry |
| 2011-08-27 | Implement sparse dumps for amd64 (copied from i386). Disabled for now via | christos |
| 2011-08-13 | Add locking around ops to the hypervisor MMU "queue". | cherry |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2010-11-14 | Move struct vm_page_md definition from vmparam.h to pmap.h, because | uebayasi |
| 2008-10-26 | put the contents of these header files around #ifdef __x86_64__, and | mrg |
| 2008-01-23 | Merge the bouyer-xeni386 branch. This brings in PAE support to NetBSD xeni386 | bouyer |
| 2008-01-20 | Make first argument of Xen's pmap_pte_cas() volatile, fix a warning | bouyer |
| 2008-01-13 | add pmap_pte_cas. | yamt |
| 2008-01-03 | Bump NKL2_KIMG_ENTRIES to allow for 20MB of kernel. | ad |
| 2007-11-28 | Remove remaining CPUCLASS_386 tests. | ad |
| 2007-11-28 | Use the new atomic ops. | ad |
| 2007-11-22 | Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support | bouyer |
| 2007-10-18 | merge yamt-x86pmap branch. | yamt |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-09-27 | Only include machine/cpufunc.h if _KERNEL. | ad |
| 2007-08-29 | Merge most x86 changes from the vmlocking branch, except the threaded soft | ad |
| 2007-02-21 | Replace the Mach-derived boolean_t type with the C99 bool type. A | thorpej |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-07-04 | Remove bogus external declaration for pdes, it appears not to be needed. | blymn |
| 2004-08-08 | kvtopte: use a correct base addr for LARGEPAGES. | yamt |
| 2004-08-08 | correct VAs in a comment. | yamt |
| 2004-06-15 | Add a prototype for pmap_changeprot_local, a function that changes | fvdl |
| 2004-06-04 | Use the SPLAY_* macros. Copied from the i386 pmap, okay'ed by fvdl@ | sekiya |
| 2003-04-26 | Rename the x86_64 port to amd64, as this is the actual name used for | fvdl |