aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAge
* xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-08
* xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-08
* xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-08
* xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-08
* xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-08
* xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-08
* Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
|\
| * Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-26
| |\
| | * xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-25
* | | xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-02
|/ /
* | x86, apic: remove genapic.hIngo Molnar2009-02-17
* | x86: fold apic_ops into genapicYinghai Lu2009-02-17
* | x86: make lazy %gs optional on x86_32Tejun Heo2009-02-09
* | xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-04
* | xen: setup percpu data pointersJeremy Fitzhardinge2009-02-04
* | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
|\ \
| * | xen: setup percpu data pointersJeremy Fitzhardinge2009-01-31
* | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
* | | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-30
* | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30
|\| |
| * | x86: remove pda_init()Brian Gerst2009-01-19
| * | percpu: add optimized generic percpu accessorsIngo Molnar2009-01-16
| * | x86: misc clean up after the percpu updateTejun Heo2009-01-16
| * | x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-11
| |/
* / x86/pvops: remove pte_flags pvopJeremy Fitzhardinge2009-01-22
|/
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-16
* xen: whitespace/checkpatch cleanupTej2008-12-16
* xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2008-11-07
* mm: rewrite vmap layerNick Piggin2008-10-20
* Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
|\
| * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| |\
| | * Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| | |\
| | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | |\ \
| | * | | x86, xen: fix apic_ops build on UPIngo Molnar2008-07-20
| | * | | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-18
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| | |\ \ \ \
| | * | | | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-14
| | * | | | | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-12
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-21
| | |/ / / / /
| * / / / / / x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost2008-09-06
| |/ / / / /
* | | | | | xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell2008-10-10
* | | | | | xen: clean up x86-64 warningsJeremy Fitzhardinge2008-10-03
* | | | | | xen: fix pinning when not using split pte locksJeremy Fitzhardinge2008-09-10
* | | | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* | | | | | xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned longEduardo Habkost2008-07-31
* | | | | | xen: fix allocation and use of large ldts, cleanupJeremy Fitzhardinge2008-07-31
* | | | | | xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-31
* | | | | | xen: suppress known wrmsrsJeremy Fitzhardinge2008-07-28
* | | | | | xen: fix allocation and use of large ldtsJeremy Fitzhardinge2008-07-28