aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* xen: add m2p override mechanismJeremy Fitzhardinge2011-01-11
* xen: move p2m handling to separate fileJeremy Fitzhardinge2011-01-11
*-. Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-08
|\ \
| * | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-28
* | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-03
|\ \ \
| * | | xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-02
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-03
|\ \ \ \
| | * | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-29
| | * | | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-29
| | | |/ | | |/|
| * | | xen: use default_idleJeremy Fitzhardinge2010-11-22
| * | | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-22
* | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-02
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\ \ \
| * | | xen: remove duplicated #includeHuang Weiyi2010-11-24
| * | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-24
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22
|\ \| | | |_|/ |/| |
| * | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16
| |\|
| * | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-11
* | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-22
* | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-20
* | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-12
| |/ |/|
* | xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-10
* | xen: correct size of level2_kernel_pgtIan Campbell2010-10-29
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\ \
| * | xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-26
| * | xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-22
| * | xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-22
| * | xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-22
| * | xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-22
| * | xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-22
| * | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-22
| |\ \
| | * | xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-18
| | * | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-18
| | * | xen: Don't disable the I/O spaceAlex Nixon2010-10-18
* | | | 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