| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 1 | -5/+288 |
|\ |
|
| * | xen/mmu: inhibit vmap aliases rather than trying to clear them out | Jeremy Fitzhardinge | 2010-07-27 | 1 | -7/+3 |
| * | xen: Add xen_create_contiguous_region | Alex Nixon | 2010-06-07 | 1 | -0/+201 |
| * | xen: Rename the balloon lock | Alex Nixon | 2010-06-07 | 1 | -0/+7 |
| * | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon | 2010-06-07 | 1 | -3/+15 |
| * | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge | 2010-06-07 | 1 | -2/+69 |
* | | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 2010-07-29 | 1 | -0/+2 |
* | | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini | 2010-07-26 | 1 | -0/+33 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 2010-02-27 | 1 | -22/+0 |
* | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2010-02-27 | 1 | -5/+6 |
* | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell | 2009-12-03 | 1 | -1/+1 |
* | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 2009-09-24 | 1 | -2/+2 |
* | x86: Move xen_post_allocator_init into xen_pagetable_setup_done | Thomas Gleixner | 2009-08-31 | 1 | -1/+4 |
* | x86: Move paravirt pagetable_setup to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -4/+7 |
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -12/+11 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 | 1 | -1/+6 |
| |\ |
|
| * | | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 2009-04-09 | 1 | -0/+3 |
| * | | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -4/+3 |
| |\ \ |
|
| * | | | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge | 2009-03-30 | 1 | -2/+2 |
| * | | | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge | 2009-03-30 | 1 | -12/+28 |
| * | | | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+6 |
| * | | | xen: separate p2m allocation from setting | Jeremy Fitzhardinge | 2009-03-29 | 1 | -17/+44 |
| * | | | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge | 2009-03-29 | 1 | -0/+2 |
| * | | | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-29 | 1 | -7/+1 |
| * | | | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -1/+6 |
| * | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -4/+1 |
* | | | | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap | 2009-05-13 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge | 2009-05-08 | 1 | -0/+5 |
* | | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-13 | 1 | -33/+83 |
|\ \ \ |
|
| * | | | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 2009-04-08 | 1 | -0/+3 |
| * | | | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge | 2009-04-08 | 1 | -2/+2 |
| * | | | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge | 2009-04-08 | 1 | -12/+28 |
| * | | | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge | 2009-04-08 | 1 | -1/+6 |
| * | | | xen: separate p2m allocation from setting | Jeremy Fitzhardinge | 2009-04-08 | 1 | -17/+44 |
| * | | | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge | 2009-04-08 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-09 | 1 | -1/+1 |
|/ / |
|
* | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 1 | -1/+0 |
* | | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 2009-03-14 | 1 | -3/+3 |
|/ |
|
* | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+7 |
* | xen: fix xen_flush_tlb_others | Ian Campbell | 2009-02-13 | 1 | -3/+0 |
* | xen: fix 32-bit build resulting from mmu move | Jeremy Fitzhardinge | 2009-02-04 | 1 | -0/+37 |
* | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 | 1 | -8/+16 |
* | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge | 2009-01-30 | 1 | -0/+700 |
* | x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-19 | 1 | -5/+1 |
* | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 | 1 | -1/+1 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -5/+15 |
|\ |
|
| * | x86: xen: use smp_call_function_many() | Mike Travis | 2008-12-16 | 1 | -5/+15 |
* | | xen: whitespace/checkpatch cleanup | Tej | 2008-12-16 | 1 | -7/+10 |
|/ |
|
* | xen: pin correct PGD on suspend | Ian Campbell | 2008-11-23 | 1 | -7/+14 |