aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAge
* 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
| * | xen: Rename the balloon lockAlex Nixon2010-06-07
| * | xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-07
| * | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-07
| |/
* | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29
* | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-27
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-27
* x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-27
* xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-03
* cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-23
* x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-31
* x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner2009-08-31
* Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-08
| |\
| * | xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-09
| * | Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
| |\ \
| * | | xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-03-30
| * | | xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-03-30
| * | | xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-03-30
| * | | xen: separate p2m allocation from settingJeremy Fitzhardinge2009-03-30
| * | | xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-03-30
| * | | x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge2009-03-30