aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds3-2/+3
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-31/+14
2010-12-02vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge1-2/+0
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini3-2/+3
2010-11-29xen: x86/32: perform initial startup on initial_page_tableIan Campbell2-15/+56
2010-11-29xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge1-4/+0
2010-11-28x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge1-0/+2
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-16/+56
2010-11-24xen: remove duplicated #includeHuang Weiyi1-1/+0
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell2-15/+56
2010-11-22xen: use default_idleJeremy Fitzhardinge1-15/+5
2010-11-22xen: clean up "extra" memory handling some moreJeremy Fitzhardinge1-12/+9
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linusJeremy Fitzhardinge1-1/+2
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2-9/+11
2010-11-19xen: re-enable boot-time ballooningJeremy Fitzhardinge1-2/+1
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge10-121/+613
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell2-0/+21
2010-11-11xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini1-1/+2
2010-11-10xen: do not release any memory under 1M in domain 0Ian Campbell1-7/+11
2010-10-29xen: correct size of level2_kernel_pgtIan Campbell1-1/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds6-5/+92
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds1-1/+0
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+4
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds6-95/+549
2010-10-26xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini1-2/+22
2010-10-25xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell1-0/+1
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar6-13/+33
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini1-0/+1
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela3-0/+28
2010-10-22xen: use vcpu_ops to setup cpu masksStefano Stabellini1-1/+7
2010-10-22xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge1-3/+20
2010-10-22xen: introduce XEN_DOM0 as a silent optionStefano Stabellini1-0/+10
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini3-2/+7
2010-10-22xen: use host E820 map for dom0Ian Campbell1-2/+7
2010-10-22xen: correctly rebuild mfn list list after migration.Ian Campbell1-13/+37
2010-10-22xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge1-9/+14
2010-10-22xen: add support for PATJeremy Fitzhardinge3-3/+57
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge3-4/+7
2010-10-22xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge1-0/+32
2010-10-22xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge1-3/+4
2010-10-22xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge1-1/+2
2010-10-22xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge1-2/+27
2010-10-22xen: Use host-provided E820 mapIan Campbell1-2/+36
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge1-1/+14
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2-3/+3
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge1-5/+8
2010-10-22xen: convert p2m to a 3 level treeJeremy Fitzhardinge2-83/+246
2010-10-22xen: make install_p2mtop_page() staticJeremy Fitzhardinge2-3/+2