aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-09xen: use stronger barrier after unlocking lockYang Xiaowei
2009-09-09xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge
2009-09-09xen: make -fstack-protector work under XenJeremy Fitzhardinge
2009-08-31x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner
2009-08-31x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner
2009-08-31x86: Move paravirt banner printout to x86_init_opsThomas Gleixner
2009-08-31x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner
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