aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAge
...
| * | x86: Fix common misspellingsLucas De Marchi2011-03-18
| | |
| \ \
*-. \ \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * xen/balloon: Removal of driver_pagesDaniel Kiper2011-03-14
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \
| * \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\ \
| * | | x86: Rename e820_table_* to pgt_buf_*Yinghai Lu2011-02-24
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \| | | |_|/ |/| |
| * | xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk2011-03-14
| * | xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-14
| * | xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk2011-03-14
| * | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-03
| |/
* / x86/mm: Fix pgd_lock deadlockAndrea Arcangeli2011-03-10
|/
* xen: export arbitrary_virt_to_machineStephen Rothwell2011-01-14
* xen: move p2m handling to separate fileJeremy Fitzhardinge2011-01-11
* vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\
| * xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-24
| |
| \
*-. | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22
|\ \|
| * | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16
| |\|
| * | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-11
* | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-12
| |/ |/|
* | xen: correct size of level2_kernel_pgtIan Campbell2010-10-29
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\ \
| * | xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-22
| * | xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-22
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ | | |_|/ | |/| |
| | * | xen: correctly rebuild mfn list list after migration.Ian Campbell2010-10-22
| | * | xen: add support for PATJeremy Fitzhardinge2010-10-22
| | * | xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-22
| | * | xen: don't map missing memoryJeremy Fitzhardinge2010-10-22
| | * | xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-22
| | * | xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-22
| | * | xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-22
| | * | xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-22
| | * | xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-22
| | * | xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-22
| | * | xen: allocate level1_ident_pgtJeremy Fitzhardinge2010-10-22
| | * | xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge2010-10-22
| | * | xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge2010-10-22
| | * | xen: dynamically allocate p2m spaceJeremy Fitzhardinge2010-10-22
| | |/
| * | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
| * | xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-20
| |/
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \
| * | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-13
| * | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\|
| * | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
* | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-23
| |/ |/|
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\ \
| * | xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-27
| * | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-07