summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge2010-10-221-0/+32
| | * | | xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge2010-10-221-3/+4
| | * | | xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge2010-10-221-1/+2
| | * | | xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge2010-10-221-2/+27
| | * | | xen: Use host-provided E820 mapIan Campbell2010-10-221-2/+36
| | * | | xen: don't map missing memoryJeremy Fitzhardinge2010-10-221-1/+14
| | * | | xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-222-3/+3
| | * | | xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-221-5/+8
| | * | | xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-222-83/+246
| | * | | xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-222-3/+2
| | * | | xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-221-1/+1
| | * | | xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-221-1/+1
| | * | | xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-221-8/+0
| | * | | xen: allocate level1_ident_pgtJeremy Fitzhardinge2010-10-221-2/+6
| | * | | xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge2010-10-221-1/+3
| | * | | xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge2010-10-221-14/+21
| | * | | xen: dynamically allocate p2m spaceJeremy Fitzhardinge2010-10-221-8/+22
| | |/ /
| * | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-201-0/+66
| * | | xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-201-2/+8
| |/ /
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | |/ | |/|
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-213-11/+26
|\ \ \
| * | | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-131-8/+18
| * | | memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge2010-10-111-0/+3
| * | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-081-2/+3
| |\ \ \ | | | |/ | | |/|
| * | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3112-71/+863
| |\ \ \ | | | |/ | | |/|
| * | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-272-3/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-211-1/+1
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+5
|\ \ \ \
| * | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-261-0/+5
* | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-231-1/+0
| |/ / /
* | | | xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
| |_|/ |/| |
* | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-6/+7
* | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+5
|/ /
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-124-5/+351
|\ \
| * | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-272-0/+59
| * | xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-271-7/+3
| * | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-071-0/+201
| * | xen: Rename the balloon lockAlex Nixon2010-06-071-0/+7
| * | xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-072-3/+19
| * | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-071-2/+69
* | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-049-22/+396
|\ \ \
| * | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-295-1/+13
| * | | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-263-0/+35
| * | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-264-1/+138
| * | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-264-22/+63
| * | | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-223-6/+25
| * | | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-222-0/+30
OpenPOWER on IntegriCloud