aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
* xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabledStefano Stabellini2011-02-25
* xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini2011-02-25
* xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini2011-02-25
* xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini2011-01-27
* xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini2011-01-27
* xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader2011-01-27
* Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-21
|\
| * xen: p2m: correctly initialize partial p2m leafStefan Bader2011-01-21
| * xen: fix non-ANSI function warning in irq.cRandy Dunlap2011-01-20
* | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-20
|/
* xen: export arbitrary_virt_to_machineStephen Rothwell2011-01-14
* Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-13
|\
| * xen/p2m: Fix module linking error.Konrad Rzeszutek Wilk2011-01-11
| * xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-11
| * xen p2m: transparently change the p2m mappings in the m2p overrideStefano Stabellini2011-01-11
| * xen: add m2p override mechanismJeremy Fitzhardinge2011-01-11
| * xen: move p2m handling to separate fileJeremy Fitzhardinge2011-01-11
* | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\ \
| * | xen: disable ACPI NUMA for PV guestsIan Campbell2011-01-10
* | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \ \
| * | | xen: HVM X2APIC supportSheng Yang2011-01-07
| |/ /
* | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ 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
* | | | xen: Use this_cpu_opsChristoph Lameter2010-12-17
|/ / /
* | | 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