summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2011-02-14Digi Release Code from del-5.6/main2.6.31-digi-201102141643Ian Wisbon
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-05-13xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap
2009-05-08xen: cache cr0 value to avoid trap'n'emulate for read_cr0Jeremy Fitzhardinge
2009-05-08xen/x86-64: clean up warnings about IST-using trapsJeremy Fitzhardinge
2009-05-08xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge
2009-05-08xen: reserve Xen start_info rather than e820 reservingJeremy Fitzhardinge
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge
2009-04-08xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge
2009-04-08xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge
2009-04-08xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge
2009-04-08xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-04-08xen: mask XSAVE from cpuidJeremy Fitzhardinge
2009-04-08NULL noise: arch/x86/xen/smp.cHannes Eder
2009-04-08xen: remove xen_load_gdt debugJeremy Fitzhardinge
2009-04-08xen: make xen_load_gdt simplerJeremy Fitzhardinge
2009-04-08xen: clean up xen_load_gdtJeremy Fitzhardinge
2009-04-08xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge
2009-04-08xen: separate p2m allocation from settingJeremy Fitzhardinge
2009-04-08xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-30xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge
2009-03-30xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge
2009-03-30xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge
2009-03-30xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-03-30xen: mask XSAVE from cpuidJeremy Fitzhardinge
2009-03-30NULL noise: arch/x86/xen/smp.cHannes Eder
2009-03-30xen: remove xen_load_gdt debugJeremy Fitzhardinge
2009-03-30xen: make xen_load_gdt simplerJeremy Fitzhardinge
2009-03-30xen: clean up xen_load_gdtJeremy Fitzhardinge
2009-03-30xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge
2009-03-29xen: separate p2m allocation from settingJeremy Fitzhardinge
2009-03-29xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge
2009-03-29x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge