summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-19xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini
2011-03-19xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki
2011-03-14xen/balloon: Removal of driver_pagesDaniel Kiper
2011-03-14xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk
2011-03-14xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli
2011-03-03xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk
2011-02-25x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell
2011-02-25xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabledStefano Stabellini
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini
2011-02-25xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini
2011-02-24x86: Rename e820_table_* to pgt_buf_*Yinghai Lu
2011-02-22xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.Zhang, Fengzhe
2011-02-11xen: annotate functions which only call into __init at start of dayIan Campbell
2011-02-11xen p2m: annotate variable which appears unusedIan Campbell
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