aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+1
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds4-5/+49
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-4/+4
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+3
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-11/+461
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar1-6/+4
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki1-1/+1
2011-03-14xen/balloon: Removal of driver_pagesDaniel Kiper1-2/+1
2011-03-14xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk2-0/+46
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2-0/+92
2011-03-14xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk1-0/+52
2011-03-14xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk1-1/+2
2011-03-14xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk1-2/+16
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk1-2/+234
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest and fix overflow.Konrad Rzeszutek Wilk1-1/+2
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli1-6/+4
2011-03-03xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell1-1/+3
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk3-7/+11
2011-02-25x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis1-2/+2
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-3/+3
2011-02-25xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabledStefano Stabellini1-0/+2
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini3-0/+43
2011-02-25xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini1-2/+1
2011-02-24x86: Rename e820_table_* to pgt_buf_*Yinghai Lu1-1/+1
2011-02-22xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.Zhang, Fengzhe1-0/+8
2011-02-11xen: annotate functions which only call into __init at start of dayIan Campbell2-2/+2
2011-02-11xen p2m: annotate variable which appears unusedIan Campbell1-2/+2
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini1-0/+1
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini1-1/+6
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader1-12/+6
2011-01-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+20
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader1-1/+19
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap1-1/+1
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo1-1/+1
2011-01-14xen: export arbitrary_virt_to_machineStephen Rothwell1-0/+1
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-366/+512
2011-01-11xen/p2m: Fix module linking error.Konrad Rzeszutek Wilk1-0/+1
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge1-4/+45
2011-01-11xen p2m: transparently change the p2m mappings in the m2p overrideStefano Stabellini1-0/+12
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge1-0/+80
2011-01-11xen: move p2m handling to separate fileJeremy Fitzhardinge3-366/+378
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+9
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-19/+12
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-07xen: HVM X2APIC supportSheng Yang1-19/+12