aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-19
* xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-19
* x86: Fix common misspellingsLucas De Marchi2011-03-18
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\
| * Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\
| * | x86: Rename e820_table_* to pgt_buf_*Yinghai Lu2011-02-24
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \ \
| * | | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-25
| |/ /
* | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\ \ \
| * | | 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
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | xen: annotate functions which only call into __init at start of dayIan Campbell2011-02-11
| | | * | xen p2m: annotate variable which appears unusedIan Campbell2011-02-11
| | |/ / | |/| |
| | | |
| \ \ \
*-. | | | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-15
|\ \| | |
| * | | | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell2011-03-03
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | * | | xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk2011-03-11
| | * | | xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.Zhang, Fengzhe2011-02-22
| | |/ /
| * | | xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk2011-03-14
| * | | xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-14
| * | | xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk2011-03-14
| * | | xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk2011-03-14
| * | | xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk2011-03-14
| * | | xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2011-03-14
| * | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-03
* | | | x86/mm: Fix pgd_lock deadlockAndrea Arcangeli2011-03-10
| |/ / |/| |
* | | 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