summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
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/...Linus 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
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge1-0/+3
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar16-1237/+1186
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-1/+1
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar1-1/+1
2009-02-19Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-10/+11