aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/mm.h
Commit message (Expand)AuthorAgeFilesLines
...
* x86: convert frame_table to a #defineKeir Fraser2009-09-071-1/+1
* x86: Remove cpumask.h inclusion from mm.hKeir Fraser2009-08-101-1/+0
* Replace boot-time free-pages bitmap with a region list.Keir Fraser2009-07-081-4/+4
* Do not use bitmap allocator after boot time.Keir Fraser2009-07-081-14/+9
* x86: improve output resulting from sending '0' over serialKeir Fraser2009-06-161-0/+1
* x86: Clean up get_page_from_l1e() to correctly distinguish betweenKeir Fraser2009-06-031-2/+3
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+2
* Code cleanups after page offline patch.Keir Fraser2009-03-121-16/+15
* Page offline support in Xen sideKeir Fraser2009-03-061-1/+22
* Be careful with page_get_owner() now that owner field can be clobberedKeir Fraser2009-03-041-0/+1
* x86: Clean up page-mfn conversion macros to allow better override by shadow c...Keir Fraser2009-02-061-1/+2
* Add a page_info flag to indicate whether free pages need a TLB flushKeir Fraser2009-02-051-0/+6
* Remove cpumask for page_info struct.Keir Fraser2009-02-041-6/+0
* x86: page_info cleanups.Keir Fraser2009-01-301-10/+2
* x86: re-arrange struct page_info membersKeir Fraser2009-01-301-14/+26
* x86-64: use MFN also for next_shadow linkKeir Fraser2009-01-301-0/+4
* x86-64: fold shadow_page_info fields into page_infoKeir Fraser2009-01-301-4/+42
* x86-64: use MFNs for linking together pages on listsKeir Fraser2009-01-301-2/+11
* x86: Pickle domain in page_info into 32 bits.Keir Fraser2009-01-281-3/+6
* x86: Fold page_info lock into type_info.Keir Fraser2009-01-271-13/+6
* x86: clean up struct page_infoKeir Fraser2009-01-271-2/+2
* x86: Clean up pickle_domptr().Keir Fraser2009-01-261-7/+2
* x86_64: Widen page counts to avoid overflow.Keir Fraser2009-01-261-36/+39
* x86_32: Get rid of xenheap_phys_start as it is zero after start of day.Keir Fraser2009-01-201-2/+1
* x86_64: Remove statically-partitioned Xen heap.Keir Fraser2009-01-161-0/+9
* x86: PV support for hugepagesKeir Fraser2008-11-051-0/+1
* x86: fix preemptable page type handlingKeir Fraser2008-10-301-3/+27
* x86: make {get,put}_page_type() preemptibleKeir Fraser2008-09-011-3/+33
* OOS cleanup: Fixup arrays instead of fixup tables.Keir Fraser2008-07-051-4/+2
* x86: MCA support.Keir Fraser2008-07-041-0/+3
* Out-of-sync L1 shadows: Fixup TablesKeir Fraser2008-06-201-1/+6
* Out-of-sync L1 shadows: OOS baseKeir Fraser2008-06-201-0/+3
* extract vmcoreinfo from /proc/vmcore for XenKeir Fraser2008-06-131-0/+2
* x86: remove use of per-domain lock from page table entry handlingKeir Fraser2008-06-121-4/+4
* x86: Reduce page->shadow_flags to 32 bits so we can steal space for aKeir Fraser2008-06-121-4/+10
* x86/32on64: fix physical address restrictionKeir Fraser2008-06-121-0/+2
* 32-on-64: Clean up and unify compat_arg_xlat_area handling.Keir Fraser2008-06-121-2/+0
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-4/+0
* x86: fold GDT and LDT page typesKeir Fraser2008-04-041-2/+1
* x86: Move get_page/put_page out of header file, and only print onKeir Fraser2007-12-041-52/+2
* Replace is_xen_heap_frame() with is_xen_heap_{page,mfn}(). Callers areKeir Fraser2007-11-081-3/+5
* x86: Change cache attributes of Xen 1:1 page mappings in response toKeir Fraser2007-11-071-13/+15
* x86: Tighten handling of page-type attributes and makeKeir Fraser2007-10-171-1/+0
* Allow iomem permissions to be set up through grant table ops.Keir Fraser2007-10-041-0/+3
* [HVM] Add type information to the p2m map.Tim Deegan2007-09-101-2/+0
* Remove no-pv-compat cmdline option.kfraser@localhost.localdomain2007-07-091-2/+1
* x86: invalidate_shadow_ldt() should be statickfraser@localhost.localdomain2007-05-151-1/+0
* xen: Big changes to x86 start-of-day:kfraser@localhost.localdomain2007-05-101-1/+4
* Remove page_is_removable arch hook. Now the ia64 p2m semantic becomeskfraser@localhost.localdomain2007-03-281-5/+0
* hvm: Do not save/restore shared_info gpfn location.kfraser@localhost.localdomain2007-03-191-0/+1