summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-101-0/+9
|\
| * xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-101-0/+9
* | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-101-19/+12Star
|\ \
| * | xen: HVM X2APIC supportSheng Yang2011-01-071-19/+12Star
| |/
* | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-171-0/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-081-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-281-0/+2
* | | | xen: Use this_cpu_opsChristoph Lameter2010-12-174-11/+11
|/ / /
* | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-033-2/+3
|\ \ \
| * | | xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-023-2/+3
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-032-31/+14Star
|\ \ \ \
| | * | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-302-15/+56
| | * | | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-291-4/+0Star
| | | |/ | | |/|
| * | | xen: use default_idleJeremy Fitzhardinge2010-11-231-15/+5Star
| * | | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-231-12/+9Star
* | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0Star
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
|\ \ \
| * | | xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0Star
| * | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-221-1/+2
|\ \| | | |_|/ |/| |
| * | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-1610-121/+613
| |\|
| * | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-1/+2
* | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-222-9/+11
* | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-201-2/+1Star
* | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-132-0/+21
| |/ |/|
* | xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-111-7/+11
* | xen: correct size of level2_kernel_pgtIan Campbell2010-10-291-1/+1
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-296-5/+92
|\ \
| * | xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-261-2/+22
| * | xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-221-0/+1
| * | xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-223-0/+28
| * | xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-221-1/+7
| * | xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-221-3/+20
| * | xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-221-0/+10
| * | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-223-2/+7
| |\ \
| | * | xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-0/+4
| | * | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+3
| | * | xen: Don't disable the I/O spaceAlex Nixon2010-10-181-2/+0Star
* | | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-281-1/+0Star
|\ \ \ \
| * | | | Remove duplicate includes from many filesZimny Lech2010-10-281-1/+0Star
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-282-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-256-13/+33
| |\ \ \ \
| * | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-212-4/+4
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-276-95/+549
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| | * | | xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell2010-10-261-0/+1
| | * | | xen: use host E820 map for dom0Ian Campbell2010-10-221-2/+7
| | * | | xen: correctly rebuild mfn list list after migration.Ian Campbell2010-10-221-13/+37
| | * | | xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge2010-10-221-9/+14
| | * | | xen: add support for PATJeremy Fitzhardinge2010-10-223-3/+57
| | * | | xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-223-4/+7