aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2010-10-22xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge
2010-10-22xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge
2010-10-22xen: dynamically allocate p2m spaceJeremy Fitzhardinge
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge
2010-08-04xen/panic: use xen_reboot and fix smp_send_stopIan Campbell
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile
2010-08-04xen: support large numbers of CPUs with vcpu info placementMukesh Rathor
2010-08-04xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk
2010-07-27xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge
2010-07-26x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini
2010-07-26x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-20xen: make sure pages are really part of domain before freeingJeremy Fitzhardinge
2010-07-20xen: release unused free memoryMiroslav Rezanina
2010-06-07xen: Add xen_create_contiguous_regionAlex Nixon
2010-06-07xen: Rename the balloon lockAlex Nixon
2010-06-07xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge
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