aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-27
|\
| * Remove duplicate includes from many filesZimny Lech2010-10-27
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-27
|\ \ | |/ |/|
| * Merge branch 'linus' into x86/urgentIngo Molnar2010-10-25
| |\
| * | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-21
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ | |_|_|/ |/| | |
| | * | xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell2010-10-25
| | * | xen: use host E820 map for dom0Ian Campbell2010-10-22
| | * | xen: correctly rebuild mfn list list after migration.Ian Campbell2010-10-22
| | * | xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge2010-10-22
| | * | xen: add support for PATJeremy Fitzhardinge2010-10-22
| | * | xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-22
| | * | xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge2010-10-22
| | * | xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge2010-10-22
| | * | xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge2010-10-22
| | * | xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge2010-10-22
| | * | xen: Use host-provided E820 mapIan Campbell2010-10-22
| | * | xen: don't map missing memoryJeremy Fitzhardinge2010-10-22
| | * | xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-22
| | * | xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-22
| | * | xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-22
| | * | xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-22
| | * | xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-22
| | * | xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-22
| | * | xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-22
| | * | xen: allocate level1_ident_pgtJeremy Fitzhardinge2010-10-22
| | * | xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge2010-10-22
| | * | xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge2010-10-22
| | * | xen: dynamically allocate p2m spaceJeremy Fitzhardinge2010-10-22
| | |/
| * | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
| * | xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-20
| |/
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \ \
| * | | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-13
| * | | memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge2010-10-11
| * | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08
| |\ \ \ | | | |/ | | |/|
| * | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\ \ \ | | | |/ | | |/|
| * | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| | |_|/ | |/| |
* | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
* | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-23
| |/ / /
* | | / xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-05
| |_|/ |/| |
* | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
* | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-23
|/ /
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\ \
| * | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-27