aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in xen uniqueTejun Heo2009-10-29
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \
| * | PCI: add pci_request_acsChris Wright2009-12-04
| * | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\ \ \
| * | | xen: call clock resume notifier on all CPUsIan Campbell2009-12-03
| * | | xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge2009-12-03
| * | | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-03
| * | | xen: register runstate on secondary CPUsIan Campbell2009-12-03
| * | | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-03
| * | | xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-03
| * | | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-03
| * | | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-03
* | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-08
|\ \ \ \
| * | | | cpumask: Use modern cpumask style in XenRusty Russell2009-11-04
| | |/ / | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
| | |/ | |/|
* | | xen: mask extended topology info in cpuidJeremy Fitzhardinge2009-11-03
| |/ |/|
* | xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge2009-10-27
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-26
|\
| * Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-23
| |\
| | * xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-21
* | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-23
|/ /
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\ \ | |/ |/|
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-16
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| * x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-31
| * x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move paravirt banner printout to x86_init_opsThomas Gleixner2009-08-31
| * x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner2009-08-31
| * x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-27
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \
| * | xen: use stronger barrier after unlocking lockYang Xiaowei2009-09-09
| * | xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge2009-09-09
| * | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-09
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \ \ | |/ / |/| |
| * | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin2009-08-31
* | | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-26
* | | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-26
| |/ |/|
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-20
|\ \ | |/ |/|
| * xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2009-08-19
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \
| * | xen: cache cr0 value to avoid trap'n'emulate for read_cr0Jeremy Fitzhardinge2009-05-08
| * | xen/x86-64: clean up warnings about IST-using trapsJeremy Fitzhardinge2009-05-08