summaryrefslogtreecommitdiff
path: root/arch/x86/xen/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-234/+50
2011-05-21xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge1-0/+2
2011-05-21Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge1-1/+1
2011-05-21Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge1-1/+1
2011-05-21xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge1-138/+0
2011-05-21xen: use normal virt_to_machine for ptesJeremy Fitzhardinge1-5/+5
2011-05-21xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge1-23/+23
2011-05-21xen: condense everything onto xen_set_pteJeremy Fitzhardinge1-46/+27
2011-05-21xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge1-15/+11
2011-05-21xen: drop all the special iomap pte paths.Jeremy Fitzhardinge1-25/+0
2011-05-20Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds1-1/+1
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper1-17/+17
2011-05-12xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin1-1/+1
2011-05-12x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini1-0/+15
2011-05-12Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk1-123/+0
2011-05-03xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini1-1/+1
2011-05-03xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk1-0/+123
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini1-4/+9
2011-04-04xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk1-2/+2
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+12
2011-03-19xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini1-3/+5
2011-03-19xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-03-18Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds1-2/+1
2011-03-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds1-3/+69
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar1-6/+4
2011-03-14xen/balloon: Removal of driver_pagesDaniel Kiper1-2/+1
2011-03-14xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk1-0/+38
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk1-0/+14
2011-03-14xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk1-2/+16
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli1-6/+4
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-1/+1
2011-02-24x86: Rename e820_table_* to pgt_buf_*Yinghai Lu1-1/+1
2011-01-15xen: export arbitrary_virt_to_machineStephen Rothwell1-0/+1
2011-01-11xen: move p2m handling to separate fileJeremy Fitzhardinge1-365/+0
2010-12-03vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge1-2/+0
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds1-13/+56
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell1-13/+56
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge1-1/+2
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge1-88/+416
2010-11-13xen: implement XENMEM_machphys_mappingIan Campbell1-0/+14
2010-11-11xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini1-1/+2
2010-10-29xen: correct size of level2_kernel_pgtIan Campbell1-1/+1
2010-10-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+44
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds1-76/+425
2010-10-23xen: add the direct mapping area for ISA bus accessJuan Quintela1-0/+24
2010-10-23xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge1-3/+20
2010-10-22xen: correctly rebuild mfn list list after migration.Ian Campbell1-13/+37