aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-12
|\
| * xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-24
* | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-07
|\ \ | |/ |/|
| * xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-09-01
| * xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-09-01
| * xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-09-01
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-22
|\|
| * xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-22
| * xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-22
| * xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-12
|\ \
| * | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-04
| * | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-04
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-06
|\ \ \ | | |/ | |/|
| * | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk2011-08-05
| * | xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-04
| * | xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-04
| * | xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-04
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ \ | |/ / |/| |
| * | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-03
| |/
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-30
|\ \
| * | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-25
* | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-24
|\| |
| * | xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge2011-07-18
| * | xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-18
| * | xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-18
| * | xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-18
| * | xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge2011-07-18
| * | xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-18
| * | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-18
| * | xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-18
| * | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-18
| * | xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-18
| * | xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-18
| |/
* | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-22
|\ \
| * \ Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-21
| |\ \
| | * | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-06
* | | | xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu2011-07-11
| |_|/ |/| |
* | | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-30
|/ /
* | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-16
* | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-15
* | xen: support CONFIG_MAXSMPAndrew Jones2011-06-15
* | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-09
* | xen: off by one errors in multicalls.cDan Carpenter2011-06-03
* | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-26
|\ \
| * | xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-20
| * | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-20