summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-05xen: fix logical error in tlb flushingAlex Shi1-1/+1
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel1-1/+8
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel1-5/+25
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi1-6/+6
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-23/+0
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2012-05-07Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk1-23/+0
2012-05-07xen/setup: update VA mapping when releasing memory during setupDavid Vrabel1-23/+0
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-01Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk1-3/+1
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+3
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+10
2012-02-20xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk1-4/+4
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi1-10/+10
2012-01-09xen/mmu: Fix compile errors introduced by x86/memblock mismerge.Konrad Rzeszutek Wilk1-1/+1
2011-11-28Merge branch 'master' into x86/memblockTejun Heo1-83/+122
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds1-52/+0
2011-09-23xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk1-14/+0
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds1-4/+2
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich1-4/+2
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+8
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich1-4/+8
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2011-08-09Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."Konrad Rzeszutek Wilk1-38/+0
2011-08-04x86-64, xen: Enable the vvar mappingAndy Lutomirski1-1/+3
2011-07-18xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge1-9/+44
2011-07-18xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge1-15/+27
2011-07-18xen/trace: add tlb flush tracepointsJeremy Fitzhardinge1-0/+8
2011-07-18xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge1-0/+4
2011-07-18xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge1-2/+8
2011-07-18xen/trace: add mmu tracepointsJeremy Fitzhardinge1-2/+24
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo1-8/+4
2011-06-30xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk1-0/+4
2011-06-15xen: support CONFIG_MAXSMPAndrew Jones1-1/+2
2011-06-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-234/+50
2011-05-20xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge1-0/+2
2011-05-20Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge1-1/+1
2011-05-20Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge1-1/+1
2011-05-20xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge1-138/+0
2011-05-20xen: use normal virt_to_machine for ptesJeremy Fitzhardinge1-5/+5
2011-05-20xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge1-23/+23
2011-05-20xen: condense everything onto xen_set_pteJeremy Fitzhardinge1-46/+27
2011-05-20xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge1-15/+11
2011-05-20xen: drop all the special iomap pte paths.Jeremy Fitzhardinge1-25/+0
2011-05-19Merge 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