summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* xen: use spin_lock_nest_lock when pinning a pagetableJeremy Fitzhardinge2008-10-091-26/+48
* Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-101-1/+1
|\
| * mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge2008-09-101-1/+1
* | xen: add debugfs supportJeremy Fitzhardinge2008-08-211-2/+161
* | xen: add xen_ prefixes to make tracing with ftrace easierJeremy Fitzhardinge2008-08-201-32/+34
* | xen: clarify locking used when pinning a pagetable.Jeremy Fitzhardinge2008-08-201-6/+35
|/
* x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-221-2/+2
* x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-221-4/+4
* xen64: allocate and manage user pagetablesJeremy Fitzhardinge2008-07-161-9/+82
* xen: rework pgd_walk to deal with 32/64 bitJeremy Fitzhardinge2008-07-161-40/+75
* xen: use set_pte_vaddrJeremy Fitzhardinge2008-07-161-29/+1
* xen64: use arbitrary_virt_to_machine for xen_set_pmdJeremy Fitzhardinge2008-07-161-3/+6
* xen: fix truncation of machine addressJeremy Fitzhardinge2008-07-161-1/+1
* xen64: get active_mm from the pdaJeremy Fitzhardinge2008-07-161-1/+8
* xen64: add extra pv_mmu_opsJeremy Fitzhardinge2008-07-161-1/+50
* x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-161-9/+6
* pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost2008-07-161-3/+5
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-261-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-59/+286
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | | * xen: add mechanism to extend existing multicallsJeremy Fitzhardinge2008-06-251-20/+35
| | | | * xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-251-0/+21
| | | | * xen: don't drop NX bitJeremy Fitzhardinge2008-06-201-24/+30
| | | | * xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-201-3/+1
| | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-161-1/+1
| | | | |\ | | | | |/ | | | |/|
| | | | * xen: avoid hypercalls when updating unpinned pud/pmdJeremy Fitzhardinge2008-06-021-4/+35
| | | | * xen: export get_phys_to_machineIngo Molnar2008-06-021-0/+1
| | | | * xen: fix early bootup crash on native hardwareIngo Molnar2008-05-281-1/+2
| | | | * xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+46
| | | | * xen: add p2m mfn_list_listJeremy Fitzhardinge2008-05-271-3/+36
| | | | * xen: efficiently support a holey p2m tableJeremy Fitzhardinge2008-05-271-6/+12
| | | | * xen: add configurable max domain sizeJeremy Fitzhardinge2008-05-271-13/+12
| | | | * xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-271-0/+85
| | | | * xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-221-17/+2
| |_|_|/ |/| | |
| * | | xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| |/ /
| * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-241-17/+2
| * | xen: don't drop NX bitJeremy Fitzhardinge2008-06-201-24/+30
| * | xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-201-3/+1
| |/
| * x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-231-1/+1
|/
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-281-2/+2
* xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-241-2/+10
* xen: unify pte operationsJeremy Fitzhardinge2008-04-241-81/+44
* xen: make use of pte_t unionJeremy Fitzhardinge2008-04-241-13/+11
* xen: use appropriate pte typesJeremy Fitzhardinge2008-04-241-16/+16
* xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-041-7/+0
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-3/+3
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-301-3/+6
* xen: fix mismerge in masking pte flagsJeremy Fitzhardinge2008-01-301-4/+6
* xen: mask out PWT tooJeremy Fitzhardinge2008-01-301-1/+1
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-3/+1
OpenPOWER on IntegriCloud