summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-11/+26
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-1/+1
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge1-8/+18
2010-10-11memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge1-0/+3
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-2/+3
2010-10-07Fix IRQ flag handling namingDavid Howells1-1/+1
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar12-71/+863
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2-3/+5
2010-08-26x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk1-0/+5
2010-08-23x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria1-1/+0
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell1-6/+7
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell1-0/+5
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+351
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge9-22/+396
2010-08-04Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge5-45/+111
2010-08-04xen/panic: use xen_reboot and fix smp_send_stopIan Campbell2-4/+3
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile3-0/+24
2010-08-04xen: support large numbers of CPUs with vcpu info placementMukesh Rathor1-4/+17
2010-08-04xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2-40/+1
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini5-1/+13
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2-0/+59
2010-07-27xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge1-7/+3
2010-07-26x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini3-0/+35
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini4-1/+138
2010-07-26x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini4-22/+63
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini3-6/+25
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang2-0/+30
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-0/+100
2010-07-20xen: make sure pages are really part of domain before freeingJeremy Fitzhardinge1-21/+38
2010-07-20xen: release unused free memoryMiroslav Rezanina2-1/+53
2010-06-07xen: Add xen_create_contiguous_regionAlex Nixon1-0/+201
2010-06-07xen: Rename the balloon lockAlex Nixon1-0/+7
2010-06-07xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2-3/+19
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge1-2/+69
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell1-2/+2
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo6-0/+6
2010-03-13time: Clean up direct xtime usage in xenJohn Stultz1-3/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+7
2010-02-27x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell1-22/+0
2010-02-27x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2-5/+13
2010-02-05xen: Fix misspelled CONFIG variable in comment.Robert P. J. Day1-1/+1
2010-02-02Merge branch 'master' into percpuTejun Heo1-0/+4
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell1-0/+4