aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13time: Clean up direct xtime usage in xenJohn Stultz
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-27x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell
2010-02-27x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell
2010-02-05xen: Fix misspelled CONFIG variable in comment.Robert P. J. Day
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-12-08Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-04PCI: add pci_request_acsChris Wright
2009-12-03xen: call clock resume notifier on all CPUsIan Campbell
2009-12-03xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge
2009-12-03xen: register runstate info for boot CPU earlyJeremy Fitzhardinge
2009-12-03xen: register runstate on secondary CPUsIan Campbell
2009-12-03xen: register timer interrupt with IRQF_TIMERIan Campbell
2009-12-03xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell
2009-12-03xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge
2009-12-03xen: re-register runstate area earlier on resume.Ian Campbell
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-04cpumask: Use modern cpumask style in XenRusty Russell
2009-11-03xen: mask extended topology info in cpuidJeremy Fitzhardinge
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-29percpu: make percpu symbols in xen uniqueTejun Heo
2009-10-27xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-23Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-09-21xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge
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