aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader
2011-01-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-14xen: export arbitrary_virt_to_machineStephen Rothwell
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-11xen/p2m: Fix module linking error.Konrad Rzeszutek Wilk
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge
2011-01-11xen p2m: transparently change the p2m mappings in the m2p overrideStefano Stabellini
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge
2011-01-11xen: move p2m handling to separate fileJeremy Fitzhardinge
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell
2011-01-07xen: HVM X2APIC supportSheng Yang
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-17xen: Use this_cpu_opsChristoph Lameter
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
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-28x86/pvclock: Zero last_value on resumeJeremy 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