summaryrefslogtreecommitdiffstats
path: root/sys/i386/xen/pmap.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert my change; reintroduce __gnu89_inline.ed2009-06-081-1/+1
* Remove __gnu89_inline.ed2009-06-081-1/+1
* Fix the Xen build for i386 PV mode.dfr2009-04-011-0/+66
* Remove unnecessary page queues locking around vm_page_wakeup().alc2009-02-141-2/+0
* Don't try to directly update page tableskmacy2009-02-081-2/+5
* merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-291-1/+1
* Make nkpt dependent on the size of the initial memory allocationkmacy2008-09-251-1/+2
* Get initial bootstrap of APs working under xen.kmacy2008-09-101-1/+1
* Fix boot time pmap_growkernel panic for case where vm is allocated >= 768Mkmacy2008-08-211-1/+3
* translate machine addresses to physical addresses in new code in pmap_initkmacy2008-08-171-3/+2
* Compile fixes for xen build.kmacy2008-08-151-18/+97
* Import i386 xen sub-arch files.kmacy2008-08-121-0/+4128
OpenPOWER on IntegriCloud