aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-24/+71
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2-6/+18
2009-05-13xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap1-0/+1
2009-05-08xen: cache cr0 value to avoid trap'n'emulate for read_cr0Jeremy Fitzhardinge1-1/+17
2009-05-08xen/x86-64: clean up warnings about IST-using trapsJeremy Fitzhardinge1-2/+20
2009-05-08xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge1-1/+18
2009-05-08xen: reserve Xen start_info rather than e820 reservingJeremy Fitzhardinge1-3/+3
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar2-2/+12
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge1-0/+5
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+6
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds5-57/+157
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu1-1/+1
2009-04-09xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge1-0/+3
2009-04-08xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge1-0/+3
2009-04-08xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge1-3/+3
2009-04-08xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge1-1/+6
2009-04-08xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge1-2/+2
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2-14/+28
2009-04-08xen: mask XSAVE from cpuidJeremy Fitzhardinge1-6/+44
2009-04-08NULL noise: arch/x86/xen/smp.cHannes Eder1-2/+2
2009-04-08xen: remove xen_load_gdt debugJeremy Fitzhardinge1-3/+0
2009-04-08xen: make xen_load_gdt simplerJeremy Fitzhardinge1-8/+6
2009-04-08xen: clean up xen_load_gdtJeremy Fitzhardinge1-2/+13
2009-04-08xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge1-1/+6
2009-04-08xen: separate p2m allocation from settingJeremy Fitzhardinge2-17/+47
2009-04-08xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge1-1/+0
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2-7/+6
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar1-4/+3
2009-03-30xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge1-3/+3
2009-03-30xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge1-1/+6
2009-03-30xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge1-2/+2
2009-03-30xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2-14/+28
2009-03-30xen: mask XSAVE from cpuidJeremy Fitzhardinge1-6/+44
2009-03-30NULL noise: arch/x86/xen/smp.cHannes Eder1-2/+2
2009-03-30xen: remove xen_load_gdt debugJeremy Fitzhardinge1-3/+0
2009-03-30xen: make xen_load_gdt simplerJeremy Fitzhardinge1-8/+6
2009-03-30xen: clean up xen_load_gdtJeremy Fitzhardinge1-2/+13
2009-03-30xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge1-1/+6
2009-03-29xen: separate p2m allocation from settingJeremy Fitzhardinge2-17/+47
2009-03-29xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge1-0/+2
2009-03-29x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge1-7/+1
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge1-6/+4
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge3-5/+9
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge1-4/+1
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge1-1/+0
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge1-3/+3
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell1-3/+3
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar1-0/+3
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge3-5/+18
2009-02-26Merge branch 'x86/urgent' into x86/coreIngo Molnar1-0/+3