summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-231-1/+4
* x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel2014-09-231-44/+4
* x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-101-15/+12
* Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-051-5/+3
|\
| * x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-051-5/+3
* | x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor2014-05-271-3/+118
* | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel2014-05-151-3/+1
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-021-1/+0
|\
| * x86, vdso, xen: Remove stray reference to FIX_VDSOH. Peter Anvin2014-03-131-1/+0
* | Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-251-2/+2
|/
* xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2014-02-101-2/+2
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-01-301-8/+8
|\
| * x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-291-8/+8
* | xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor2014-01-061-0/+9
* | xen/pvh: MMU changes for PVH (v2)Mukesh Rathor2014-01-061-35/+46
* | xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk2014-01-061-20/+20
* | xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk2014-01-061-33/+37
|/
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-5/+10
|\
| * Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-081-3/+8
| |\
| | * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-101-2/+5
| | * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-091-1/+3
| * | xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk2013-09-271-2/+2
| |/
* | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-151-1/+1
* | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-151-3/+3
|/
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-3/+1
|\
| * x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-111-3/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-141-0/+1
|\ \
| * | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-101-0/+1
| |/
* | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk2013-04-021-4/+8
|/
* xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk2013-03-271-2/+1
* x86-64, xen, mmu: Provide an early version of write_cr3.Konrad Rzeszutek Wilk2013-02-221-5/+39
* Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-291-2/+15
|\
| * Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-2/+15
| |\
| | * xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell2012-11-291-1/+1
| | * xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-291-1/+14
* | | x86, mm, Xen: Remove mapping_pagetable_reserve()Yinghai Lu2012-11-171-28/+0
|/ /
* | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-1/+20
|/
* Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-0/+41
|\
| * xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-041-0/+41
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-2/+1
|/
* Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-121-35/+148
|\
| * xen/mmu: If the revector fails, don't attempt to revector anything else.Konrad Rzeszutek Wilk2012-08-231-1/+3
| * xen/mmu: Release just the MFN list, not MFN list and part of pagetables.Konrad Rzeszutek Wilk2012-08-231-1/+1
| * xen/mmu: Remove from __ka space PMD entries for pagetables.Konrad Rzeszutek Wilk2012-08-231-0/+19
| * xen/mmu: Copy and revector the P2M tree.Konrad Rzeszutek Wilk2012-08-231-0/+57
| * xen/mmu: Recycle the Xen provided L4, L3, and L2 pagesKonrad Rzeszutek Wilk2012-08-231-7/+35
| * xen/mmu: For 64-bit do not call xen_map_identity_earlyKonrad Rzeszutek Wilk2012-08-231-6/+5
| * xen/mmu: use copy_page instead of memcpy.Konrad Rzeszutek Wilk2012-08-231-7/+6
| * xen/mmu: Provide comments describing the _ka and _va aliasing issueKonrad Rzeszutek Wilk2012-08-231-0/+17
| * xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk2012-08-231-8/+2
OpenPOWER on IntegriCloud