aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-03
|\
| * x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-27
| * x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-27
* | Merge branch 'master' into percpuTejun Heo2010-02-02
|\|
| * x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-13
* | Merge branch 'master' into percpuTejun Heo2010-01-04
|\|
| * 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
| |\
| * \ 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
| |/ /
* | / percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
| |/ |/|
* | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-29
|/
* 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