- 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
- f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
- 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
- be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 44408ad xen: use header for EXPORT_SYMBOL_GPL by Randy Dunlap · 16 years ago
- f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
- 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 16 years ago
- 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
- 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
- e7c0648 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 16 years ago
- 3ecb1b7 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 16 years ago
- e3f8a74 xen/mmu: weaken flush_tlb_other test by Jeremy Fitzhardinge · 16 years ago
- b96229b xen/mmu: some early pagetable cleanups by Jeremy Fitzhardinge · 16 years ago
- cdaead6 xen: split construction of p2m mfn tables from registration by Jeremy Fitzhardinge · 16 years ago
- e791ca0 xen: separate p2m allocation from setting by Jeremy Fitzhardinge · 16 years ago
- d6382bf xen: disable preempt for leave_lazy_mmu by Jeremy Fitzhardinge · 16 years ago
- 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
- 8de07bb xen/mmu: weaken flush_tlb_other test by Jeremy Fitzhardinge · 16 years ago
- 4185f35 xen/mmu: some early pagetable cleanups by Jeremy Fitzhardinge · 16 years ago
- 7571a60 xen: split construction of p2m mfn tables from registration by Jeremy Fitzhardinge · 16 years ago
- 59d7187 xen: separate p2m allocation from setting by Jeremy Fitzhardinge · 16 years ago
- 5caecb9 xen: disable preempt for leave_lazy_mmu by Jeremy Fitzhardinge · 16 years ago
- 2829b44 x86/paravirt: allow preemption with lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
- b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 16 years ago
- 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
- 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
- 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
- 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 16 years ago
- 694aa96 xen: fix xen_flush_tlb_others by Ian Campbell · 16 years ago
- 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
- da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
- 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
- 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
- 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e4d9820 x86: xen: use smp_call_function_many() by Mike Travis · 16 years ago
- f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
- 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
- cb11017 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
- 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
- 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
- db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
- eefb47f xen: use spin_lock_nest_lock when pinning a pagetable by Jeremy Fitzhardinge · 16 years ago
- 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
- f7d0b92 mm: define USE_SPLIT_PTLOCKS rather than repeating expression by Jeremy Fitzhardinge · 16 years ago
- 994025c xen: add debugfs support by Jeremy Fitzhardinge · 16 years ago
- 7708ad6 xen: add xen_ prefixes to make tracing with ftrace easier by Jeremy Fitzhardinge · 16 years ago
- 11ad93e xen: clarify locking used when pinning a pagetable. by Jeremy Fitzhardinge · 16 years ago
- 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
- 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
- d6182fb xen64: allocate and manage user pagetables by Jeremy Fitzhardinge · 16 years ago
- 5deb30d xen: rework pgd_walk to deal with 32/64 bit by Jeremy Fitzhardinge · 16 years ago
- 836fe2f xen: use set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
- ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 16 years ago
- ebd879e xen: fix truncation of machine address by Jeremy Fitzhardinge · 16 years ago
- ce87b3d xen64: get active_mm from the pda by Jeremy Fitzhardinge · 16 years ago
- f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
- cbcd79c x86: use __page_aligned_data/bss by Jeremy Fitzhardinge · 16 years ago
- c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
- d8355ac xen: fix address truncation in pte mfn<->pfn conversion by Jeremy Fitzhardinge · 16 years ago
- 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
- 400d349 xen: add mechanism to extend existing multicalls by Jeremy Fitzhardinge · 16 years ago
- e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
- 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
- ebb9cfe xen: don't drop NX bit by Jeremy Fitzhardinge · 16 years ago
- 05345b0 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 16 years ago
- a987b16 xen: don't drop NX bit by Jeremy Fitzhardinge · 16 years ago
- eb179e4 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 16 years ago
- 688d22e Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- e2426cf xen: avoid hypercalls when updating unpinned pud/pmd by Jeremy Fitzhardinge · 16 years ago
- 15ce6005 xen: export get_phys_to_machine by Ingo Molnar · 16 years ago
- b20aecc xen: fix early bootup crash on native hardware by Ingo Molnar · 16 years ago
- 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
- d5edbc1 xen: add p2m mfn_list_list by Jeremy Fitzhardinge · 16 years ago
- cf0923e xen: efficiently support a holey p2m table by Jeremy Fitzhardinge · 16 years ago
- 8006ec3 xen: add configurable max domain size by Jeremy Fitzhardinge · 16 years ago
- d451bb7 xen: make phys_to_machine structure dynamic by Jeremy Fitzhardinge · 16 years ago
- de06781 x86/xen: fix arbitrary_virt_to_machine() by Jan Beulich · 16 years ago
- 3843fc2 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
- d60cd46 pageflags: use proper page flag functions in Xen by Christoph Lameter · 17 years ago
- 2bd5003 xen: allow set_pte_at on init_mm to be lockless by Jeremy Fitzhardinge · 17 years ago
- 947a69c xen: unify pte operations by Jeremy Fitzhardinge · 17 years ago
- 430442e xen: make use of pte_t union by Jeremy Fitzhardinge · 17 years ago
- abf3303 xen: use appropriate pte types by Jeremy Fitzhardinge · 17 years ago
- f643370 xen: refactor xen_{alloc,release}_{pt,pd}() by Mark McLoughlin · 17 years ago
- da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 17 years ago
- f0646e4 x86: return the page table level in lookup_address() by Ingo Molnar · 17 years ago
- a89780f xen: fix mismerge in masking pte flags by Jeremy Fitzhardinge · 17 years ago
- 015c8dd xen: mask out PWT too by Jeremy Fitzhardinge · 17 years ago
- c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
- 2c80b01 xen: mask _PAGE_PCD from ptes by Jeremy Fitzhardinge · 17 years ago
- 7426071 xen: lock pte pages while pinning/unpinning by Jeremy Fitzhardinge · 17 years ago
- 9f79991 xen: deal with stale cr3 values when unpinning pagetables by Jeremy Fitzhardinge · 17 years ago
- d626a1f Clean up duplicate includes in arch/i386/xen/ by Jesper Juhl · 17 years ago
- 8965c1c paravirt: clean up lazy mode handling by Jeremy Fitzhardinge · 17 years ago
- 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/mmu.c]
- df912ea xen: execve's error paths don't pin the mm before unpinning by Jeremy Fitzhardinge · 17 years ago