aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAge
* xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap2009-05-13
* x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-08
* Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-13
|\
| * xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-08
| * xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-08
| * xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-08
| * xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-08
| * xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-08
| * xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-08
* | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-09
|/
* x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-19
* x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-14
* xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-02
* xen: fix xen_flush_tlb_othersIan Campbell2009-02-13
* xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-04
* x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30
* xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-30
* x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-16
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * x86: xen: use smp_call_function_many()Mike Travis2008-12-16
* | xen: whitespace/checkpatch cleanupTej2008-12-16
|/
* xen: pin correct PGD on suspendIan Campbell2008-11-23
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-07
|\
| * x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge2008-11-06
* | xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2008-11-07
|/
* xen: fix Xen domU boot with batched mprotectChris Lalancette2008-10-27
* mm: rewrite vmap layerNick Piggin2008-10-20
* xen: use spin_lock_nest_lock when pinning a pagetableJeremy Fitzhardinge2008-10-09
* Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-10
|\
| * mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge2008-09-10
* | xen: add debugfs supportJeremy Fitzhardinge2008-08-21
* | xen: add xen_ prefixes to make tracing with ftrace easierJeremy Fitzhardinge2008-08-20
* | xen: clarify locking used when pinning a pagetable.Jeremy Fitzhardinge2008-08-20
|/
* x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-22
* x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-22
* xen64: allocate and manage user pagetablesJeremy Fitzhardinge2008-07-16
* xen: rework pgd_walk to deal with 32/64 bitJeremy Fitzhardinge2008-07-16
* xen: use set_pte_vaddrJeremy Fitzhardinge2008-07-16
* xen64: use arbitrary_virt_to_machine for xen_set_pmdJeremy Fitzhardinge2008-07-16
* xen: fix truncation of machine addressJeremy Fitzhardinge2008-07-16
* xen64: get active_mm from the pdaJeremy Fitzhardinge2008-07-16
* xen64: add extra pv_mmu_opsJeremy Fitzhardinge2008-07-16
* x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-16
* pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost2008-07-16
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-26
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | | * xen: add mechanism to extend existing multicallsJeremy Fitzhardinge2008-06-25
| | | | * xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-25