aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds
2010-12-02vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini
2010-11-29xen: x86/32: perform initial startup on initial_page_tableIan Campbell
2010-11-29xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-24xen: remove duplicated #includeHuang Weiyi
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell
2010-11-22xen: use default_idleJeremy Fitzhardinge
2010-11-22xen: clean up "extra" memory handling some moreJeremy Fitzhardinge
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk
2010-11-19xen: re-enable boot-time ballooningJeremy Fitzhardinge
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell
2010-11-11xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini
2010-11-10xen: do not release any memory under 1M in domain 0Ian Campbell
2010-10-29xen: correct size of level2_kernel_pgtIan Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini
2010-10-25xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela
2010-10-22xen: use vcpu_ops to setup cpu masksStefano Stabellini
2010-10-22xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge
2010-10-22xen: introduce XEN_DOM0 as a silent optionStefano Stabellini
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-22xen: use host E820 map for dom0Ian Campbell
2010-10-22xen: correctly rebuild mfn list list after migration.Ian Campbell
2010-10-22xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge
2010-10-22xen: add support for PATJeremy Fitzhardinge
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge
2010-10-22xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge
2010-10-22xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge
2010-10-22xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge
2010-10-22xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge
2010-10-22xen: Use host-provided E820 mapIan Campbell
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge
2010-10-22xen: convert p2m to a 3 level treeJeremy Fitzhardinge
2010-10-22xen: make install_p2mtop_page() staticJeremy Fitzhardinge
2010-10-22xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge
2010-10-22xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge